-
libtommath Public
Forked from libtom/libtommathLibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.
-
sprps Public
Collection of strong pseudoprimes to small prime bases
C The Unlicense UpdatedJul 16, 2023 -
-
MoarVM Public
Forked from MoarVM/MoarVMA VM with adaptive optimization and JIT compilation, built for Rakudo Perl 6
C Other UpdatedJan 16, 2019 -
-
ieee745gamma Public
The log(gamma) function in JavaScript as defined in IEEE-745
JavaScript MIT License UpdatedDec 8, 2015 -
Little Public
An arbitrary precision calculator in JavaScript
-
-
-
primesieve Public
A compact (bitfield) primesieve in JavaScript together with all the functions to use it
JavaScript MIT License UpdatedDec 24, 2014 -
intparts Public
Manipulate the integer parts of a JS Number, including frexp and ldexp.
-