Hi everyone, There is some discussion happening in a pull request I made in the python-novice lesson:
https://github.com/swcarpentry/python-novice-inflammation/pull/244 Currently the Python novice lesson uses some methods on NumPy arrays. The pull request switches these over to functions that accept an array as an argument instead. A few arguments have been made in favor of functions, and a few in favor of methods. If you have an opinion either way, we would appreciate your comments or votes in the PR so that we can get an idea of what instructors would prefer. Please post your comments/votes in the pull request to keep it all in one place :) - Trevor
_______________________________________________ Discuss mailing list [email protected] http://lists.software-carpentry.org/mailman/listinfo/discuss_lists.software-carpentry.org
