Gael Varoquaux
|
7c70198efc
|
FIX: doctests under Windows 64bit
Thanks to @bdholt1 for reporting these errors
|
2012-10-07 23:12:56 +02:00 |
Andreas Mueller
|
87389f5059
|
FIX we need to do "LooseVersion" to support dev/git versions of scipy
|
2012-05-04 13:46:49 +02:00 |
Andreas Mueller
|
5cf3b4c5b5
|
ENH checked for scipy version
|
2012-05-01 21:30:13 +02:00 |
Andreas Mueller
|
072cfbbee6
|
ENH check if backport of sparse scipy ARPACK is needed. The backport breaks with scipy 0.11
|
2012-04-27 18:28:15 +02:00 |
Andreas Mueller
|
667ef37714
|
DOC move references from Notes to References section in docstrings
|
2012-03-04 15:16:51 +01:00 |
Andreas Mueller
|
6c17d0d8af
|
COSMIT make 'References' bold and minor other fixes.
|
2011-12-22 20:57:54 +01:00 |
Lars Buitinck
|
ff517ddf32
|
DOC rm References sections in docstrings
According to @GaelVaroquaux, this breaks the NumPy docstring parser.
Moved references to Notes or See also sections, depending on context.
|
2011-12-21 18:05:22 +01:00 |
Lars Buitinck
|
1de57fa4e9
|
COSMIT use Python 2.6 except-as syntax
|
2011-12-12 20:42:56 +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 |