diff options
| author | JSDurand <mmemmew@gmail.com> | 2023-12-07 13:46:09 +0800 |
|---|---|---|
| committer | JSDurand <mmemmew@gmail.com> | 2023-12-07 13:46:09 +0800 |
| commit | c7946d2610e7c166d00f69c54126ecabe760d2c1 (patch) | |
| tree | 61dc3f53653637090c590a711f2bd1832559178e /.gitignore | |
| parent | 5d7ae639739e1b5389bc94c227aeb6661cb8eab1 (diff) | |
* src/lib.rs: Now the `factors` function directly finds all
irreducible factors of the polynomial without resoting to manual
inspections when the polynomial is not square-free. Also some
quality-of-life improvements were made.
* src/main.rs: Now has the option of searching for primes modulo which
the polynomial is irreducible, up till a given bound. This is
useful if I am curious to know whether such small primes exist.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
