Activity
Fixed serialisation bug
Fixed serialisation bug
Refactored serialization
Refactored serialization
Improved serialization
Improved serialization
Increased version
Increased version
Fixed bug in evaluate
Fixed bug in evaluate
Added tests for RustBigIntRing::RING.to_float_approx() with inputs cl…
Added tests for RustBigIntRing::RING.to_float_approx() with inputs cl…
Refactored computationcontroller
Refactored computationcontroller
Added from_canonical_basis_extended
Added from_canonical_basis_extended
Fixed algorithm to work properly over all allowed rings, and moved it…
Fixed algorithm to work properly over all allowed rings, and moved it…
Added randomization to invert_faster_over_local_zn
Added randomization to invert_faster_over_local_zn
Fixed bug
Fixed bug
Increase verison
Increase verison
For now expose the impl of invert only via a separate function until …
For now expose the impl of invert only via a separate function until …
Added half-hearted faster version of division in finite extensions of…
Added half-hearted faster version of division in finite extensions of…
Removed unused imports
Removed unused imports
Changed solve_right_using_pre_smith, even though it is not really fas…
Changed solve_right_using_pre_smith, even though it is not really fas…
Fixed bug, changed prepareddivision and did some performance experiments
Fixed bug, changed prepareddivision and did some performance experiments
Fixed warnings
Fixed warnings
Added lots of docs
Added lots of docs
Increment version
Increment version
Fixed Readme
Fixed Readme
Fix compiler bug
Fix compiler bug
Improved dlog algorithms
Improved dlog algorithms
Fixed bug in poly_div_rem_finite_reduced
Fixed bug in poly_div_rem_finite_reduced
Expanded documentation of AsField
Expanded documentation of AsField
Fixed problems with polynomial division over rings with zero divisors
Fixed problems with polynomial division over rings with zero divisors
Fixed a bug in checked_div_min() for znrings
Fixed a bug in checked_div_min() for znrings
Implemented extend_number_field()
Implemented extend_number_field()
Implemented quadratic hensel lifting
Implemented quadratic hensel lifting
Refactored stuff, in particular removed unnecessary bounds XXX: Speci…
Refactored stuff, in particular removed unnecessary bounds XXX: Speci…