Skip to content

Python wrapper #58

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

Open
rwesson opened this issue Nov 19, 2018 · 1 comment
Open

Python wrapper #58

rwesson opened this issue Nov 19, 2018 · 1 comment
Milestone

Comments

@rwesson
Copy link
Owner

rwesson commented Nov 19, 2018

Including GUI

@rwesson rwesson added this to the v2.7 milestone Nov 19, 2018
@pscicluna
Copy link
Collaborator

If possible, we should use f2py to make the interaction smoother, rather than writing some sort of Frankenstein python routine that just calls neat as a subprocess (which is all too common...). That way we can pass information back and forth in memory to python, allowing the user to manipulate and analyse the results without having to read all the data back in.

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