Commit Graph

13 Commits

Author SHA1 Message Date
Pauli Virtanen d04d7cffd4 TST: fix undefined behavior in test 2015-08-06 23:44:14 +03:00
Andreas Mueller a8626b36a6 TST/COSMIT remove nose call boilerplate 2015-05-28 14:54:01 -04:00
lesteve fa50e628dd Remove 'DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future' warnings 2014-07-18 15:16:56 +01:00
Jaques Grobler 2ffb484adb COSMIT pep8 2013-05-04 10:43:39 +02:00
Andreas Mueller eeb6dcc4cc ENH use random states everywhere, never call np.random. 2012-05-06 18:35:14 +02:00
Andreas Mueller bc942e8c9d COSMIT pep8 2012-03-02 19:39:43 +01:00
Jake Vanderplas ae1dea6379 TEST: non-regression test for fibonacci heap bug fix 2012-02-25 20:33:28 +01:00
Jan Hendrik Metzen 51f568022f FIX : Fixed bug in single_source_shortest_path_length in sklearn.utils.graph 2012-02-25 19:26:21 +01:00
Jake Vanderplas 96ea318b8b Move graph_shortest_path to utils/graph.py 2011-12-19 10:59:00 -08:00
Gael varoquaux 3f4664da08 PEP08 names in graph_shortest_path 2011-10-09 15:06:27 +02:00
Fabian Pedregosa ddf4b72109 Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
Fabian Pedregosa 68f27e3790 Revert "Move project directory from scikits.learn to sklearn"
This reverts commit fd0d3b879d.
2011-09-02 12:03:18 +02:00
Fabian Pedregosa fd0d3b879d Move project directory from scikits.learn to sklearn 2011-09-02 11:38:24 +02:00