You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Including GUI
The text was updated successfully, but these errors were encountered: