Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a BigInteger class implementation in c/asm with inline assembler C++

Tools:
* Make
* gcc

TODO:
* rewrite old version using inline asm and(or) SIMD (libsimd?)
* write tests for correctness and benchmarking
* provide clean interface to c++
* keep it cross-platform (Windows: mingw only)

Licensed under BSD-3, see Copying

About

BigInteger class C++ implementation

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors