Commit Graph

14 Commits

Author SHA1 Message Date
Andreas Mueller 82a762f69d COSMIT pep8 2012-08-10 11:06:42 +01:00
GaelVaroquaux 446611dbcf MISC: build_utils: module rather than a subpackages 2012-07-26 11:45:20 +02:00
David Cournapeau d8e30f1ca8 REF: hack to be able to share distutils utilities.
We took the ugly trick from NumPy to separate build vs normal use of
sklearn imports.
2012-07-25 11:35:40 +01:00
Andreas Mueller c1c734af47 ENH put atlas checking in one place and load from there. 2012-07-20 23:45:26 +01:00
Gael Varoquaux 060669ec0c BUG: explicit adding of libm at build
For systems like Mageia

Should fix #362
2012-05-05 22:46:10 +02:00
Gael varoquaux 545f3217bb ENH: hierarchical: speedups in tree cut
Conflicts:

	sklearn/cluster/hierarchical.py
	sklearn/cluster/setup.py
2012-02-06 11:42:30 +01:00
Olivier Grisel 695ce9475f pep8 2011-12-19 11:06:18 +01:00
Olivier Grisel 50af0c3264 track changes from master 2011-12-19 10:48:57 +01:00
Andreas Mueller d137da16cf COSMIT pep8 in cluster module, removed unused import 2011-11-20 20:33:57 +01:00
Olivier Grisel ff9bd5b41e use direct blas ddot call and reuse _assign_labels in predict 2011-10-10 10:23:52 +02:00
Olivier Grisel 78dd8b5626 batch trailing spaces cleanup 2011-09-06 23:12:26 +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