Commit Graph

8 Commits

Author SHA1 Message Date
Jérémie du Boisberranger 30f30cde8a
BLD Generate warning automatically for templated cython files (#25842) 2023-03-14 10:51:24 -04:00
Thomas J. Fan 080bf81491
MAINT Use float64 for accumulators in WeightVector* (#25721) 2023-02-28 13:57:05 -05:00
Adam Li dfe9e2e118
MAINT Remove Cython compilation warnings ahead of Cython3.0 release (#25621) 2023-02-19 18:14:56 +01:00
Rocco Meli 2a391bea9a
MNT Use cimport numpy as cnp for sklearn/utils (#23348) 2022-05-14 09:58:31 -04:00
Jérémie du Boisberranger 1f8825c8dd
MNT Centralize common cython compiler directives (#21512) 2021-11-03 13:26:23 +01:00
Thomas J. Fan b91216945f
MNT Remove profiling cython directives (#20741) 2021-08-16 14:46:30 +02:00
Julien Jerphanion 0b570053ca
MNT Removing Cython compilation warnings in WeightVector template (#20739)
Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2021-08-13 09:25:37 -04: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