bignum note

2024-02-03 Thread giaco
I stepped on similar problem recently. As soon as I figured out the reason, I switched my project to atlas.

bignum note

2024-02-03 Thread DougT
The following had been working recently on nim 2.0.2: > `nimble install https://github.com/adokitkat/**bignum**` This was supplied by @lscrd in Aug 2023 on the forum. Recently this did not work, but the following did: > `nimble install https://github.com/adokitkat/bignum` which installs bignum