Commit Graph

9 Commits

Author SHA1 Message Date
Raghav R V a87011262a FIX precision to float64 across the codebase 2015-10-16 11:20:29 +02:00
Robert Layton dacfd8bd5d DOC: Replaced all BSD style licenses with "BSD 3 clause"
Replaced all BSD style licenses with "BSD 3 clause"
Not checked yet!

Removed duplicate "3 clause, 3 clause"

Removed trailing period if exists

Fixed some missed licences, still about 50 to do, but those can be automated

Think I got the last of them.

Apparently me and sed have different ideas of regex.

Found a few more
2013-04-30 08:34:46 +02:00
Olivier Grisel 1967a0b323 P3K use six to have a python 2 & 3 compatible code base 2013-02-09 18:08:44 +01:00
Andreas Mueller 754c2d9533 COSMIT pep8 2012-12-22 16:48:17 +01:00
Alexandre Gramfort ad8e4912cb TST: use assert_true instead of assert + remove some relative imports 2012-02-11 15:43:03 +01:00
Olivier Grisel c6f17c08ee Shorter cpdef function names + missing docstrings 2012-01-18 06:16:07 +01:00
Olivier Grisel f9d1efe64f ENH: add the ability to hash int arrays 2012-01-17 10:39:13 +01:00
Olivier Grisel 152d225789 implementation & test for the murmurhash wrapper module 2012-01-17 02:30:59 +01:00
Olivier Grisel 6f6697896b first stab at trying to wrap MurmurHash3 2012-01-16 01:40:47 +01:00