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
Johnny,
Did we decide to go with f2py? If so they can pretty much all be wrapped at once with distutils. Although we could still assign who edits the python interface to it (check array sizes etc...) is that what you had in mind?
Yes, I think we've decided to go with f2py. The wrapper functions described in this milestone would be as you said, just the Python interface, which includes the docstring documentation and tests, so the time-consuming part wouldn't be the actual wrapping but the documenting and tests.
I've made a Wiki page that lists all the functions and gives us a place to write down who will wrap each function:
https://github.com/PyAOS/aoslib/wiki/Task-Assignments
Please put your name on the functions you'll take before you do so, to avoid duplicating work. Thanks!
The text was updated successfully, but these errors were encountered: