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

Tasks assignments #9

Open
jwblin opened this issue Apr 13, 2013 · 3 comments
Open

Tasks assignments #9

jwblin opened this issue Apr 13, 2013 · 3 comments

Comments

@jwblin
Copy link
Member

jwblin commented Apr 13, 2013

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!

@doutriaux1
Copy link

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?

@jwblin
Copy link
Member Author

jwblin commented Apr 14, 2013

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.

@doutriaux1
Copy link

Makes sense. Swamped with release right now but will take a look as soon 1.3 is out

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