Jacob Schreiber
|
5978c0bbdf
|
ENH split _tree.pyx into several files
|
2015-09-09 11:28:24 +02:00 |
Peter Prettenhofer
|
635505e544
|
moved data structures (Stack + Heap) to _utils
use impurity_improvement for choosing best split
|
2013-11-22 15:33:59 +01:00 |
Lars Buitinck
|
2c02ab0e9a
|
FIX inline rand_r to fix build on Windows
XXX Why does building a DLL from two source files fail?
|
2013-07-26 17:55:14 +02:00 |
Gilles Louppe
|
12d9bf2fed
|
FIX: remove -funroll-all-loops
|
2013-07-22 15:20:44 +02:00 |
Lars Buitinck
|
3b81aeec8b
|
FIX move rand_r to tree module for now
Simple build and link without an intermediate Cython module.
|
2013-07-22 12:20:01 +02:00 |
Gilles Louppe
|
eff6d641df
|
WIP: setup.py
|
2013-07-22 12:19:59 +02:00 |
Gilles Louppe
|
77852879f2
|
WIP: unroll loops
|
2013-07-22 12:19:59 +02:00 |
Gilles Louppe
|
a30fa20afe
|
WIP: add -O3 to setup.py
|
2013-07-22 12:19:59 +02:00 |
Gael Varoquaux
|
b32180db46
|
BUILD: add libm onlyon posix systems
|
2012-05-06 15:32:59 +02:00 |
Claire Revillet
|
690aaf1d1f
|
- fix missing links to the C math libray
|
2012-05-06 15:32:59 +02:00 |
Olivier Grisel
|
c41fe29b5b
|
cosmit: pep8 and trailing spaces
|
2011-10-05 10:16:51 +02:00 |
Gilles Louppe
|
2e4bb7ed4e
|
ENH: Cleaned setup.py
|
2011-09-26 11:29:30 +02:00 |
Brian Holt
|
b484aa4432
|
merged upstream-master into enh/tree
|
2011-09-03 13:04:27 +01:00 |