use buffer interface instead of NumPy to export Julia arrays
Aperta
enhancement
- Lingua principale
- Julia
- Stelle
- 1.5k
- Fork
- 186
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
This would eliminate the NumPy dependency (and the ugly parsing of NumPy header files). See [PEP 3118](http://www.python.org/dev/peps/pep-3118/#the-py-buffer-struct) and the [Python buffer docs](http://docs.python.org/2/c-api/buffer.html).
cc: @jakevdp, @StefanKarpinski
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.