Go to file
Yuriy Glukhov 3db268ba98 Removed destructors (#15) 2018-04-04 18:03:49 +02:00
examples Add uint256 support 2018-02-08 22:02:56 +01:00
src Removed destructors (#15) 2018-04-04 18:03:49 +02:00
tests Nimbus requires pow(Uint, uint64) but uint != uint64 2018-04-04 15:38:07 +02:00
.appveyor.yml Add Status autopatch to Appveyor 2018-04-03 17:14:23 +02:00
.gitignore First commit 2018-02-07 18:10:44 +02:00
.travis.yml Generalize UInt 2018-03-12 09:42:05 +02:00
LICENSE Specify the copyright holders properly 2018-02-27 19:56:59 +02:00
README.md Add badges 2018-04-03 16:53:29 +02:00
ttmath.nimble Tests put files in build and the proper nimcache folders 2018-04-03 15:19:39 +02:00

README.md

nim-ttmath

Build Status (Travis) Windows build status (Appveyor)Stability: experimental

A Nim wrapper for ttmath library, a c++ template library for operating with big integers and floats with fixed sizes.