Commit Graph

10 Commits

Author SHA1 Message Date
Andreas Mueller 754c2d9533 COSMIT pep8 2012-12-22 16:48:17 +01:00
GaelVaroquaux 4395694b46 ENH/FIX: in graph shortest path
Fix doctest and minor simplification
2012-02-25 19:26:41 +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
Olivier Grisel 2cf1ac7449 FIX: py3k - more relative imports 2011-12-23 22:11:46 +01:00
Jake Vanderplas 96ea318b8b Move graph_shortest_path to utils/graph.py 2011-12-19 10:59:00 -08:00
Lars Buitinck 75ceb43c48 COSMIT rm some SciPy pre-0.7 compat code 2011-12-10 12:25:29 +01:00
Andreas Mueller ff3f814a1b COSMIT pep8 whitespace 2011-11-20 21:16:52 +01: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