Vighnesh Birodkar
dd67b3fce7
Changed max_edge in example/plot_rag.py
2014-06-28 11:06:30 +05:30
Vighnesh Birodkar
f71ad51f57
Got Py3 test to pass
2014-06-28 10:35:14 +05:30
Vighnesh Birodkar
87465d91d7
test_rag.py formatting
2014-06-28 01:39:28 +05:30
Vighnesh Birodkar
c8480d3f6d
Change merge_nodes code and test case
2014-06-28 01:17:44 +05:30
Vighnesh Birodkar
bb874074c4
None comparison
2014-06-26 00:58:54 +05:30
Vighnesh Birodkar
b1284ee180
update test for py3
2014-06-26 00:57:50 +05:30
Vighnesh Birodkar
b1f59fceee
Changed prototype of weight_func
2014-06-26 00:11:49 +05:30
Vighnesh Birodkar
c14021a9cb
Formatting and typos
2014-06-23 01:16:57 +05:30
Vighnesh Birodkar
a1bc2e95fd
Made test Python3 compatible
2014-06-23 01:15:00 +05:30
Vighnesh Birodkar
0efca40747
Added connectivity parameter and a function input to merge_nodes
2014-06-23 00:58:13 +05:30
Vighnesh Birodkar
0e35c422b3
Graph can now merge non adjacent nodes
2014-06-22 13:58:00 +05:30
Vighnesh Birodkar
711de464e5
Formatting changes
2014-06-19 18:03:44 +05:30
Vighnesh Birodkar
76d3dbad57
added merge_nodes test
2014-06-19 17:57:07 +05:30
Vighnesh Birodkar
d0e7a26f6f
Added RAG merge_nodes test case
2014-06-19 16:36:17 +05:30
Vighnesh Birodkar
18a6535089
Corrected test mistake
2014-06-19 02:50:24 +05:30
Vighnesh Birodkar
c08d96d2b5
Minor Foramtting
2014-06-19 02:50:24 +05:30
Vighnesh Birodkar
3ea78096e7
Formatting changes
2014-06-19 02:50:24 +05:30
Vighnesh Birodkar
abcb9cf2ef
Added testcase
2014-06-19 02:50:24 +05:30
Vighnesh Birodkar
a6c9a5a2a7
Renamed graph.py to rag.py
2014-06-19 02:50:24 +05:30
cgohlke
b06d160cb7
Fix TypeError: __class__ assignment: 'TestFlexibleMCP' object layout differs from 'UnboundSelf'
2014-03-10 23:40:14 -07:00
Almar Klein
14288e1f1e
PEP8 stuff.
2014-01-06 12:39:13 +01:00
Almar Klein
9113d5a08b
update-mcp: add tests for MCP_Flexible
2013-12-15 13:32:15 +01:00
Almar Klein
789ade3ca2
update-mcp: added tests for newly added features.
...
Also fix in existing test related to how the traceback arrays is initialized:
first it was initialized with all -1, now with -2, and -1 at the seed points.
2013-12-15 00:37:27 +01:00
Johannes Schönberger
93e83b347f
Improve tests of graph package
2013-08-19 18:37:30 +02:00
François Boulogne
b9572e8c68
remove commented lines
2013-06-20 22:47:08 +02:00
François Boulogne
0a4fcdad0a
fix imports
2013-06-20 22:46:37 +02:00
Andreas Mueller
6c59e04714
MISC remove unused imports, some pep8 corrections.
2012-09-27 20:01:45 +01:00
Andreas Mueller
d7f1a3abec
COSMIT minor stype improvements, whitespace in error messages
2012-06-29 11:27:23 +02:00
Andreas Mueller
ee0fd867da
COSMIT fix ugly line breaks.
2012-06-29 11:27:23 +02:00
Andreas Mueller
f7b3d8062c
COSMIT pep8
2012-06-29 11:27:23 +02:00
Zach Pincus
8f237dbefe
ENH: Add tests for boundary-overlapping offsets
2012-06-07 09:02:31 -04:00
Nelle Varoquaux
114cf44c77
Renamed scikits.image to skimage
2011-10-18 21:12:27 +02:00