Merge: Added contributing guidelines and link from readme
[nit.git] / lib / core / math.nit
2016-05-28 Lucas Bajoletlib/core: Added `Int::is_pow2` to library
2016-03-02 Jean Privatfix Int::is_prime
2016-02-23 Alexis Laferrièrelib/core: fix order of the params of `atan(y, x)`
2016-02-09 Alexis Laferrièrelib: explicitly cast long to int to fix clang warnings
2016-02-04 Jean Privatlib/core: use intern && ffi since it is now allowed...
2016-01-22 Jean Privatlib/core/math: add `Collection::sample`
2015-12-08 Lucas Bajoletlib/core: Re-implemented some frequently used binops...
2015-09-21 Jean Privatcore/math: add basic Bézier interpolations on Float
2015-08-27 Jean Privatlib: rename `standard` as `core`