Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add functionalities for array operations #22

Open
Shin-Aska opened this issue Jan 16, 2015 · 0 comments
Open

Add functionalities for array operations #22

Shin-Aska opened this issue Jan 16, 2015 · 0 comments

Comments

@Shin-Aska
Copy link
Owner

This will be a long term enhancement since the array for python has a lot of built-in functions that we have to work on. Since C only provides us plain arrays, s2sc will be provided with external C functions (from 3rd party libraries is possible, just like how the garbage collection is handled at the moment) that would give an equivalent to that of their python counterpart.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant