-
Notifications
You must be signed in to change notification settings - Fork 40
Description
This is a placeholder issue for a discussion around how to improve the documentation, webpage, automated tests, etc., following up on the discussion that came out of #7. I'm sure this will apply to https://github.com/ismrmrd/ismrmrd-python as well.
Does having this be a sci-kit make sense? At the very least we should look at how those projects are organized. Some of them are very well put together (see http://scikit-image.org and http://scikit-learn.org for example). There is also an example kit has a lot of the infrastructure already laid out (https://scikits.appspot.com/example).
At the very least, we should have a build and test every time there is a commit to master and an upload to pypi and a rebuild of the webpages/docs every time we tag a release. We have some of this already for the ismrmrd-python piece.