Commit Graph

4 Commits

Author SHA1 Message Date
David Staub 12d5f07831 [MR] Speed issues in sample_without_replacement - bugfix (#7104)
* Remove cdivision=True Cython compiler directive causing incorrect int division.

* Decrease tol for LogisticRegression fit test, perhaps needed due to test not controlling `random_state`.
2016-08-06 21:23:19 +10:00
Nelson Liu d2aaf0f4bb doc: fix spellings of 'license' 2016-03-31 17:25:31 -07:00
Andreas Mueller 69e344fdf8 DOC fix sample_without_replacement docstring. Closes #4699. 2015-05-13 11:20:55 -04:00
Andreas Mueller f7d14b365d MISC rename random.pyx to _random.pyx 2014-07-14 20:47:17 +02:00