Lars Buitinck
|
a43363de80
|
cosmetic: pep8 in utils/ + rewrote factorial (2x as fast)
|
2011-05-17 10:26:46 +02:00 |
Olivier Grisel
|
9d5e16b666
|
trailing spaces holocaust
|
2010-11-06 15:42:55 +01:00 |
Fabian Pedregosa
|
4b025a04a3
|
Compatibility fixes for utils.graph.
Make it work in scipy 0.6.
|
2010-10-04 15:55:07 +02:00 |
Gael varoquaux
|
54e8b7707c
|
ENH: Make doctests pass with numpy tester.
|
2010-09-11 21:06:41 +02:00 |
Gael Varoquaux
|
ba0c787a48
|
BUG: Make graph laplacian and spectral clustering work in 64 bits.
|
2010-08-27 16:41:19 +02:00 |
Gael Varoquaux
|
0f24c7a07c
|
ENH: Backport a fast graph connect component algorithm from scipy.
|
2010-08-27 14:02:03 +02:00 |
Gael varoquaux
|
005d588a34
|
ENH: First implementation of spectral clustering.
|
2010-08-26 11:13:02 +02:00 |
Gael varoquaux
|
034f741640
|
ENH: Add some code to compute a graph Laplacien on sparse and non sparse
matrices.
|
2010-08-26 07:22:56 +02:00 |
Gael varoquaux
|
fad03fb7fb
|
ENH: Add image to graph feature-extraction helper, and some basic graph
manipulation functions.
|
2010-08-25 22:00:03 +02:00 |