scikit-learn/scikits/learn/utils
Fabian Pedregosa 9f93e7a401 FIX: support numpy < 1.3
I'm just shooting in the dark, but this seems to work.
2011-07-28 10:47:45 +02:00
..
sparsetools FIX: support numpy < 1.3 2011-07-28 10:47:45 +02:00
src FIX: compilation issues under NetBSD 2011-01-04 12:51:28 +01:00
tests Cosmit: Fix (some) pyflakes warnings 2011-07-16 23:53:10 +02:00
__init__.py typo 2011-07-26 21:29:14 +02:00
_csgraph.py cosmetic: pep8 in utils/ + rewrote factorial (2x as fast) 2011-05-17 10:26:46 +02:00
arpack.py DOC: Missing import in doctests 2011-07-22 18:28:19 +02:00
arrayfuncs.c Add support for np.float32 matrices in lars_path. 2010-11-23 09:35:38 +01:00
arrayfuncs.pyx Add support for np.float32 matrices in lars_path. 2010-11-23 09:35:38 +01:00
bench.py pep8 2011-05-16 21:52:06 -04:00
extmath.py ENH: Avoid np.logaddexp.reduce 2011-07-20 23:11:33 +02:00
fixes.py Refactor feature_extraction.text (again) to use Counter 2011-07-06 13:12:52 +02:00
graph.py cosmetic: pep8 in utils/ + rewrote factorial (2x as fast) 2011-05-17 10:26:46 +02:00
setup.py cosmetic: pep8 in utils/ + rewrote factorial (2x as fast) 2011-05-17 10:26:46 +02:00
testing.py Python 2.5 and SciPy 0.7 (tentative) compat in mldata 2011-06-14 16:25:35 +02:00