13 Commits

Author SHA1 Message Date
Sylvestre Ledru b004e1dff0 verify the math with Scilab 2026-02-19 22:12:48 +01:00
Sylvestre Ledru 3704abf843 clippy: fix the more complex warnings 2026-02-18 21:09:06 +01:00
Sylvestre Ledru 48c099b7bb fix clippy warnings:
Fixed with:
`
cargo clippy --fix --allow-dirty  -- -W clippy::pedantic
`
2026-02-18 20:43:00 +01:00
Jacob Zhong 9f3dc9496f Cargo fmt 2022-05-01 09:54:17 -04:00
Jacob Zhong bbad5f5dbf Change bound for factorization methods 2022-05-01 06:54:49 -04:00
Jacob Zhong d1a6719856 Try profiling 2022-04-30 23:39:01 -04:00
Jacob Zhong 628c582805 Minor fix 2022-04-30 12:17:32 -04:00
Jacob Zhong dffeaa7711 Improve SQUFOF 2022-04-30 11:32:50 -04:00
Jacob Zhong d9962d5781 Improve API of factor methods 2022-04-29 10:52:00 -04:00
Jacob Zhong fcf1bbd13b Cargo fmt 2022-04-28 11:53:01 -04:00
Jacob Zhong 828c66ff69 Add examples 2022-04-28 11:48:48 -04:00
Jacob Zhong 2c5d8aa6d5 Some refactor 2022-04-27 11:30:01 -04:00
Jacob Zhong 8f162cb7c4 Adapt to PreInv 2022-04-26 04:32:21 -04:00