Commit Graph

9 Commits

Author SHA1 Message Date
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