Lars Buitinck
|
37ac31440f
|
MAINT remove unused MST code
|
2014-09-04 12:47:35 +02:00 |
mjbommar
|
724b63a16c
|
Replacing the test .todense() methods with .toarray()
|
2014-05-20 21:44:34 -04:00 |
Andreas Mueller
|
e24e391dcf
|
FIX don't raise file-level SkipTests
|
2013-10-20 14:00:58 -07:00 |
Andreas Mueller
|
7e7dc78c6b
|
don't import tests
|
2013-10-20 13:54:08 -07:00 |
Andreas Mueller
|
e42f211435
|
ENH make sure all "SkipTest" calls have an error message.
|
2013-10-20 13:43:34 -07:00 |
Andreas Mueller
|
5a1fde1194
|
COSMIT fixing some unused imports, adding stuff to __all__, and light pep8 (not all whitespace to make rebasing less painful)
|
2013-07-27 15:44:17 +02:00 |
Doug Coleman
|
71b5a162c6
|
FIX: Finish package rename from mst -> sparsetools. Fixes #2189.
|
2013-07-23 06:51:13 -07:00 |
Andreas Mueller
|
e488704849
|
COSMIT pep8
|
2013-07-23 15:17:32 +02:00 |
Gael Varoquaux
|
9e5e287111
|
BUG: fix sparsetools tests in old scipy
|
2013-07-22 11:18:49 +02:00 |
Robert Layton
|
4e1e1ab772
|
Now that the folder has more than just mst in it, rename to sparsetools, which should help with referencing it.
|
2013-07-22 10:27:26 +02:00 |
Robert Layton
|
9259c393e4
|
Turns out sparsetools wasn't needed either
|
2013-07-22 10:27:25 +02:00 |
Stefano Lattarini
|
67ece78da4
|
COSMIT various typofixes
As suggested by codespell <https://github.com/lucasdemarchi/codespell>
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
|
2013-04-11 21:22:14 +02:00 |
Olivier Grisel
|
1967a0b323
|
P3K use six to have a python 2 & 3 compatible code base
|
2013-02-09 18:08:44 +01:00 |
Andreas Mueller
|
754c2d9533
|
COSMIT pep8
|
2012-12-22 16:48:17 +01:00 |
Olivier Grisel
|
2cf1ac7449
|
FIX: py3k - more relative imports
|
2011-12-23 22:11:46 +01:00 |
Andreas Mueller
|
f29a652271
|
COSMIT pep8 in backported sparsetools...
|
2011-12-15 17:40:18 +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 |