Jérémie du Boisberranger
|
30f30cde8a
|
BLD Generate warning automatically for templated cython files (#25842)
|
2023-03-14 10:51:24 -04:00 |
Adam Li
|
dfe9e2e118
|
MAINT Remove Cython compilation warnings ahead of Cython3.0 release (#25621)
|
2023-02-19 18:14:56 +01:00 |
Omar Salman
|
67450f5638
|
MAINT Remove -Wcpp warnings from sklearn.utils._seq_dataset (#25406)
|
2023-02-03 20:42:19 +01:00 |
Rocco Meli
|
2a391bea9a
|
MNT Use cimport numpy as cnp for sklearn/utils (#23348)
|
2022-05-14 09:58:31 -04:00 |
PierreAttard
|
b4da3b4063
|
MNT ensure creation of dataset is deterministic in SGD (#19716)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
|
2022-04-02 14:07:27 +02:00 |
Jérémie du Boisberranger
|
1f8825c8dd
|
MNT Centralize common cython compiler directives (#21512)
|
2021-11-03 13:26:23 +01:00 |
Mathis Batoul
|
4b8cd88039
|
MAINT Improve source generation using `Tempita` (#20481)
Co-authored-by: Joan Massich <sik@visor.udg.edu>
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
|
2021-08-09 21:43:56 +02:00 |
Juan Carlos Alfaro Jiménez
|
5a8bbf0195
|
CI fix some nightly job failures (#18711)
* CI Fix Travis CRON job failures
* MNT Trigger build [scipy-dev]
* FIX Explicit integer division in ArrayDataset64
* MNT Trigger build [scipy-dev]
* FIX Explicit integer division in BinaryTree
* MNT Trigger build [scipy-dev]
* CLN Apply suggested changes [scipy-dev]
* FIX Fix tests [scipy-dev]
* FIX Fix tests [scipy-dev]
* Trigger [scipy-dev]
Co-authored-by: Olivier Grisel <olivier.grisel@gmail.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
|
2020-11-12 15:10:56 -05:00 |
Nicolas Hug
|
150e82b52b
|
MNT Make utils.weight_vector and utils.seq_dataset private (#15225)
|
2019-10-13 14:36:57 +02:00 |