Sebastian Berg
|
0ab36990c0
|
MAINT: Adapt sklearn for NumPy default integer change (#27041)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
|
2023-11-16 09:35:16 -05:00 |
Jérémie du Boisberranger
|
8abf66361f
|
MAINT fix cython 3 compilation errors (#26771)
|
2023-07-06 15:13:08 +02:00 |
Jérémie du Boisberranger
|
9cb1111028
|
MAINT Cython linting (#25861)
|
2023-04-19 14:32:53 +00:00 |
Guillaume Lemaitre
|
68a74272a2
|
MAINT remove overflow for RAND_R_MAX (#24955)
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
|
2022-11-17 11:47:21 +01:00 |
Thomas J. Fan
|
a7bbba1fba
|
MNT Removes unneeded np imports in cython files (#23364)
|
2022-05-13 12:37:51 -04:00 |
Maxwell
|
fff9e180f0
|
cimport numpy as cnp for utils/random (#23302)
|
2022-05-09 15:42:36 +02:00 |
jeremiedbb
|
cad0fb434f
|
MNT Use a common language_level cython directive (#13630)
|
2019-04-13 07:30:18 +02:00 |
Clément Doumouro
|
01bc8b18ac
|
FIX non deterministic behavior in SGD (#13422)
|
2019-04-04 21:31:09 +11:00 |
Roman Yurchak
|
49570484db
|
MAINT Use cython language_level=3 directive (#12873)
|
2019-02-28 18:45:15 +01:00 |
Nelson Liu
|
d2aaf0f4bb
|
doc: fix spellings of 'license'
|
2016-03-31 17:25:31 -07:00 |
Andreas Mueller
|
f7d14b365d
|
MISC rename random.pyx to _random.pyx
|
2014-07-14 20:47:17 +02:00 |