JuliaPy / JuliaPy/PyCall.jl

use buffer interface instead of NumPy to export Julia arrays

Open
#38 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Julia
Stars
1.5k
Forks
186
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.