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

Separate HDF5 I/O from algorithm. #10

Open
danielballan opened this issue Jun 24, 2019 · 2 comments
Open

Separate HDF5 I/O from algorithm. #10

danielballan opened this issue Jun 24, 2019 · 2 comments

Comments

@danielballan
Copy link
Collaborator

This will have been achieved when it is possible to make Python bindings that pass in a numpy array and get back a numpy array.

@iamfaisalkhan
Copy link
Contributor

@danielballan Wouldn't it be simpler first to start using the C++ interface and see how far we can go with it. Later we can invest some effort into a python binding.

@danielballan
Copy link
Collaborator Author

Sure. The goal here is to separate the I/O from the scientific logic internally. Actually writing the Python bindings is not in scope for this issue; laying track from bindings in general is.

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

No branches or pull requests

2 participants