Skip to content

Pxd extras#610

Merged
insertinterestingnamehere merged 2 commits into
libdynd:masterfrom
insertinterestingnamehere:pxd_extras
Mar 4, 2016
Merged

Pxd extras#610
insertinterestingnamehere merged 2 commits into
libdynd:masterfrom
insertinterestingnamehere:pxd_extras

Conversation

@insertinterestingnamehere

Copy link
Copy Markdown
Member

This fills in a few extra pieces necessary to make the C++ nd::array class minimally usable from within Cython.

@insertinterestingnamehere

Copy link
Copy Markdown
Member Author

In particular, this makes slicing and array arithmetic available without the GIL in Cython. Due to some language limitations, the syntax is still a little awkward, but this is a good start.

@insertinterestingnamehere
insertinterestingnamehere merged commit fac6e65 into libdynd:master Mar 4, 2016
@insertinterestingnamehere
insertinterestingnamehere deleted the pxd_extras branch March 12, 2016 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant