scikit-learn/sklearn/tree
Gilles Louppe 67fccaca6a Merge pull request #1458 from seberg/contig_strides
FIX: Do not rely on strides for contiguous arrays
2012-12-11 23:53:37 -08:00
..
tests PEP8 2012-12-11 09:33:11 +01:00
__init__.py DOC: Standardized the module documentation format (2) 2011-11-30 11:05:10 +01:00
_tree.c FIX: Do not rely on strides for contiguous arrays 2012-12-10 16:33:55 +01:00
_tree.pxd change dtype of y to float64 (aka DOUBLE_t) 2012-07-21 15:54:36 +02:00
_tree.pyx FIX: Do not rely on strides for contiguous arrays 2012-12-10 16:33:55 +01:00
setup.py BUILD: add libm onlyon posix systems 2012-05-06 15:32:59 +02:00
tree.py PEP8 2012-12-11 09:33:11 +01:00