Commit Graph

5 Commits

Author SHA1 Message Date
Juan Nunez-Iglesias 0d134987f9 Harmonize all ndimage usage across the library
Only two forms remain in use:

- `from scipy import ndimage as ndi`
- `from scipy.ndimage import function`
2015-06-09 15:18:37 +10:00
Steven Silvester 09876408fc Fix some sphinx warnings and add to build
Fix some sphinx warnings

Add documentation build to test

Add documentation build to test

Remove change in numpydoc

Remove change in apigen

Add makefile target for html and add to travis script

Add a makefile target for html and add to travis script

Fix more sphinx warnings
2015-02-07 16:40:26 -06:00
Juan Nunez-Iglesias e5fe82d6f3 Fix even more tests still importing skimage.graph 2015-02-03 16:20:15 +11:00
Juan Nunez-Iglesias 9cbeeca0df Update RAG doctest to use future 2015-02-03 15:52:26 +11:00
Juan Nunez-Iglesias 1b748668ee Move package to skimage.future.graph 2015-02-03 15:06:27 +11:00