CamiMath.jl

Mathematics library with integer-overflow protection (IOP)


Install

The package is installed using the Julia package manager

julia> using Pkg; Pkg.add("CamiMath")

julia> using CamiMath