pierrel/clojumbertheory
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Number Theory library for clojure. So far exponentiation (expt), congruency (congruent?), log (ln and log), modulus (mod) and the Legendre Symbol (legendre) written.