Julia bindings for the FLINT number theory C library
Stars
216
Forks
69
Watchers
216
Open Issues
133
Overall repository health assessment
No package.json found
This might not be a Node.js project
1.7k
commits
746
commits
306
commits
216
commits
180
commits
106
commits
105
commits
77
commits
75
commits
55
commits
Add inplace operations for / improved performance of `div, cdiv, tdiv, fdiv` with inputs of the form `(ZZRingElem, Int)` (#2272)
4083bcdView on GitHubMerge pull request #2177 from JohnAAbbott/JAA/PATCH-solve_triu
8a288a1View on GitHubCleanup `HeckeMoreStuff.jl` some more, some minor tweaks (#2261)
f31c596View on GitHubFix broken reference to "Exact real and complex numbers" section. (#2258)
4fa64ceView on GitHubAdd resultant/discriminant for QQ/ZZ/FpMPolyRingElem (#2255)
ad3ad77View on GitHubFix `gcd`/`lcm` of a singleton ZZ vector to be non-negative (#2249)
60079bbView on GitHub