Mamy Ratsimbazafy
|
f2d0eab153
|
Modular arithmetic (#47)
* Add isEven and isOdd functions
* Add modular add, mul, sub pow fixes #18
|
2018-05-16 10:41:46 +02:00 |
Yuriy Glukhov
|
ad09fe3a94
|
Corrected package structure
|
2018-05-08 17:42:42 +03:00 |
mratsim
|
d690923310
|
Update Stint in header + mention unsigned vs signed int in tests
|
2018-04-25 21:21:25 +02:00 |
mratsim
|
8b412b879d
|
Add tests for negative numbers
|
2018-04-25 17:58:55 +02:00 |
mratsim
|
b34019c0b5
|
Add signed initialization, bitwise ops, addition, negation
|
2018-04-25 17:50:53 +02:00 |