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
Vighnesh Birodkar
cacd214d68
Corrected Typo
2015-06-06 21:36:00 +05:30
Vighnesh Birodkar
8a78ad87ed
skip loop when min and max are equal
2015-06-06 00:51:30 +05:30
Vighnesh Birodkar
18b1906607
removed debug statements
2015-06-03 22:03:34 +05:30
Vighnesh Birodkar
23c6111ad3
Fixing error in ncut when subgraph as all equal weights ( #1538 )
2015-06-03 21:58:26 +05:30
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
0d1a2ef1fa
Import graph into future parent package
2015-02-04 00:37:48 +11: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
008775853f
Fix setup.py cascade
2015-02-03 15:34:56 +11:00
Juan Nunez-Iglesias
d2d50e9391
Add package docstring for skimage.future
2015-02-03 15:20:57 +11:00
Juan Nunez-Iglesias
1b748668ee
Move package to skimage.future.graph
2015-02-03 15:06:27 +11:00
Juan Nunez-Iglesias
605f05942f
Move RAG files to skimage.future
2015-02-03 14:58:57 +11:00