Roman Yurchak
|
58be9a671b
|
MAINT Remove vendored C99 lgamma implementation (#14555)
* Remove vendored lgamma implementation
* Remove lgamma altogether
|
2019-08-07 11:23:39 +02:00 |
jeremiedbb
|
6649059d5f
|
[MRG] MAINT: Continue moving from CBLAS to scipy cython blas (#13084)
|
2019-02-20 19:23:34 +01:00 |
TakingItCasual
|
1e052e9da9
|
Converting http to https (2)... (#12292)
|
2018-10-04 23:06:14 +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 |
Lars Buitinck
|
68d2388f24
|
COSMIT translate lgamma replacement to C and clean it up
|
2013-01-31 01:22:08 +01:00 |
Vlad Niculae
|
452ca22102
|
ENH: use lgamma function from John D. Cook
Conflicts:
sklearn/metrics/cluster/expected_mutual_info_fast.c
sklearn/utils/lgamma.cpp
sklearn/utils/lgamma.pyx
sklearn/utils/setup.py
|
2013-01-13 14:03:45 +00:00 |
Lars Buitinck
|
76c66a0dab
|
BUG Cholesky delete routines wouldn't compile on Solaris
Fixed that and cleaned it up. Should solve #1510.
|
2013-01-03 15:03:26 +01:00 |
GaelVaroquaux
|
32efba5745
|
FIX: MurmurHash3 compilation on older GCC
|
2012-01-23 07:41:29 +01:00 |
GaelVaroquaux
|
ec20311e06
|
ENH: get the murmurhash to build properly
|
2012-01-16 08:11:50 +01:00 |
Olivier Grisel
|
6f6697896b
|
first stab at trying to wrap MurmurHash3
|
2012-01-16 01:40:47 +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 |