Robert Zenz
|
d3a003ee83
|
mathutil.intersects now actually does what it says on the tin.
|
2015-12-05 19:19:29 +01:00 |
|
Robert Zenz
|
aa87b876cf
|
Added mathutil.intersects(value, min, max).
|
2015-12-05 13:06:34 +01:00 |
|
Robert Zenz
|
8b6684fd68
|
Added test for in_range.
|
2015-12-05 12:51:45 +01:00 |
|
Robert Zenz
|
c8badb363d
|
Fixed mixup between tests of numberutil and mathutil.
|
2015-12-05 12:45:50 +01:00 |
|
Robert Zenz
|
509ad117fe
|
Added mathutil.cantor_pairing(int, int).
|
2015-10-22 18:57:10 +02:00 |
|
Robert Zenz
|
2098ab007c
|
Added numberutil.format function.
|
2015-10-10 20:15:04 +02:00 |
|
Robert Zenz
|
8f1711abc6
|
Updated structure and Makefile.
|
2015-09-19 11:42:20 +02:00 |
|
Robert Zenz
|
6118036a45
|
Added List as dependency.
|
2015-09-16 19:19:01 +02:00 |
|
Robert Zenz
|
5991d4b2c7
|
test is now using tbaleutil to compare values.
|
2015-09-16 19:15:52 +02:00 |
|
Robert Zenz
|
5d317ddc06
|
Added mathutil.distance() function.
|
2015-07-25 12:15:48 +02:00 |
|
Robert Zenz
|
959b0c8a8b
|
in_range does now accept min and max in arbitrary order.
|
2015-06-27 11:35:36 +02:00 |
|
Robert Zenz
|
4ab104d755
|
Added mathutil.in_range.
|
2015-06-20 20:07:03 +02:00 |
|
Robert Zenz
|
3b4f3ba5e0
|
Added Makefile instead of the script.
|
2014-12-20 11:50:49 +01:00 |
|
Robert Zenz
|
7d34bcae5d
|
Added test for next_lower_prime.
|
2014-12-13 16:40:55 +01:00 |
|
Robert Zenz
|
56ba492a94
|
Expanded the test suite.
|
2014-12-13 16:37:46 +01:00 |
|
Robert Zenz
|
dc4db38cb8
|
Split mathutil into mathutil, interpolation and transform.
|
2014-12-13 15:50:46 +01:00 |
|
Robert Zenz
|
9901164441
|
Added basic tests.
|
2014-12-08 22:44:45 +01:00 |
|