|
20c7e47ff7
|
net: Add missing public imports, move tests
|
2019-03-19 08:47:39 +01:00 |
|
|
484cb13317
|
Separate non-documentation tests from the code
|
2019-03-19 07:45:52 +01:00 |
|
|
74ece7ddf4
|
Replace floating pointer formatter with errol1
|
2018-06-23 16:21:19 +02:00 |
|
|
411e45ec5c
|
Remove functions deprecated in 0.9.0
|
2018-06-22 07:11:56 +02:00 |
|
|
f51e9405c9
|
Update socket documentation
|
2018-06-20 07:59:37 +02:00 |
|
|
6ed2992862
|
Remove unused variables
|
2018-05-06 07:03:11 +02:00 |
|
|
6e2852000b
|
Deprecate math.min/max in favour of tanya.algorithm
|
2018-04-27 11:32:22 +02:00 |
|
|
d157e88b7a
|
Fix import order in math.random
|
2018-04-08 05:59:14 +02:00 |
|
|
048ddf21ff
|
Replace body with do
|
2018-01-31 12:05:06 +01:00 |
|
|
ac317aa9d6
|
math.min: Drop useless second isFloatingPoint check
|
2017-11-19 22:37:15 +01:00 |
|
|
13407fcf8a
|
math: Add min/max
|
2017-11-02 06:00:11 +01:00 |
|
|
ee48c25328
|
Replace "Ditto." with "ditto"
ddox doesn't recognize "Ditto.".
|
2017-09-22 04:08:50 +02:00 |
|
|
14f91b6942
|
Don't import math submodules publically
|
2017-09-18 12:28:13 +02:00 |
|
|
be551e9349
|
Add docs and tests for fp classificators
|
2017-09-18 11:31:37 +02:00 |
|
|
3e9ca359da
|
math: Add floating point support to abs
|
2017-09-13 06:43:49 +02:00 |
|
|
e8143bd0cc
|
Fix template constraints style in tanya.math
|
2017-09-11 06:48:47 +02:00 |
|
|
0e99effaeb
|
net.inet: Remove htonl/htons based unit tests
|
2017-08-24 07:45:16 +02:00 |
|
|
64f2295d1a
|
Fix #276
Add link to the source file for each module.
|
2017-08-12 17:01:51 +02:00 |
|
|
47b394d8c3
|
Add module documentation. Fix #248
|
2017-06-24 09:08:19 +02:00 |
|
|
65c3ca14ec
|
Integer storage optimization
|
2017-04-30 16:07:44 +02:00 |
|
|
4fa47153ba
|
Make Integer representation little endian
|
2017-04-25 19:50:06 +02:00 |
|
|
b90517580e
|
Merge math.mp.Integer changes from the crypto branch
|
2017-03-21 19:25:12 +01:00 |
|
|
38addb7a5b
|
Add support for pow for big integers
|
2016-12-22 21:51:16 +01:00 |
|
|
40857e69b7
|
Add capacity capabilities to the vector
|
2016-12-18 18:48:25 +01:00 |
|
|
965ca0088e
|
Add multiple precision unsigned integer module
|
2016-11-30 20:24:51 +01:00 |
|
|
b752acdff7
|
Fix tanya.math module name
|
2016-11-30 16:48:46 +01:00 |
|