v0.9.2
github-actions
released this
12 Feb 10:50
·
1806 commits
to master
since this release
Hecke v0.9.2
Closed issues:
- Factorization failing (#125)
Merged pull requests:
- Better test coverage for lattices (#121) (@thofma)
- Poly factor2 (#126) (@fieker)
- To magma rename (#127) (@fieker)
- Add order for TorQuadMod (#128) (@FiroozehAga)
- Orthogonal sum (#130) (@simonbrandhorst)
- Various, unfortunately: (#131) (@fieker)
- Added exponent for TorQuadMod (#132) (@FiroozehAga)
- Added test for norm in ZLattices (#133) (@simonbrandhorst)
- added test for discriminant of a Zlattice (#134) (@FiroozehAga)
- submodules for torsion quadratic modules (#135) (@simonbrandhorst)
- Adjust test_module for Windows (#137) (@thofma)
- issquare_with_root -> issquare_with_square_root (#138) (@fieker)
- More lattice tests (#139) (@thofma)
- orthogonal submodule of a subset of a ZLattice (#140) (@FiroozehAga)
- Relax some signatures (#141) (@thofma)
- Saturate and stark units (#142) (@CarloSircana)
- Torsion lift (#143) (@simonbrandhorst)
- Saturate and stark units (#144) (@CarloSircana)
- add IJulia back in and trivia Oscar -> Hecke (#146) (@fieker)
- Another test (#147) (@thofma)
- Saturate and stark units (#148) (@CarloSircana)
- Move some functions to AbstractAlgebra from Misc. (#149) (@wbhart)
- primary_part(), orthogonal_submodule_to() and isdegenerate() functions for TorQuadMod (#150) (@FiroozehAga)
- Change year 2020 to 2021 in banner (#151) (@albinahlback)
- Replace Hecke's divisors() of Int and fmpz by Nemo's (#153) (@albinahlback)
- Fixes for maps of number fields (#154) (@thofma)
- padic normal forms (#155) (@thofma)
- Make padic_normal_form return fmpq_mat (#157) (@thofma)
- Stark units (#158) (@thofma)
- switch to AA's partial fractions (#159) (@tthsqe12)