Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 479 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 479 Bytes

wmath

This is my math library. Prototype functions for encoding integers with levensthein code, floor of square root of integers, gcd, unoptimized matrix transpose, correlation coefficients, exponentiation by squaring, jacobi symbol, least common multiple, greatest common denominator, zigzag encoding, fractional math and bigint are todo...

License:Do with it what ever you want as long as you mention my name. I give permission to relicense the code under GPLv2/3 and LGPL.