v0.10.2
Hecke v0.10.2
Closed issues:
- Number field interface for the rationals (#212)
issquare
does not work with non-monic defining polynomials (#229)- Hecke changes
collect(::fmpz_mat)
to return a Vector instead of a Matrix (#245)
Merged pull requests:
- Represents z (#231) (@simonbrandhorst)
- Fix simplify (#232) (@CarloSircana)
- absolute factorisation: split and moved into the (#233) (@fieker)
- Tweak for CI and downstream testing (#235) (@thofma)
- fix #229 (#236) (@fieker)
- tests updated in Torsion.jl and ZGenus.jl (#237) (@FiroozehAga)
- more tests and bugfixes (#238) (@simonbrandhorst)
- some more fixes - see accompaning email (#239) (@fieker)
- Fix narrow_picard_group Fix binary_quadratic_form_representatives (#240) (@thofma)
- Adjust CI to 1.6 release (#241) (@thofma)
- Fix for norm_change_const (#243) (@thofma)
- "fix" factoring of polynomials over non-monic fields (#246) (@fieker)
- Remove Matrix interface for our matrices (#247) (@thofma)
- Tweaks for docs (#253) (@thofma)