Releases: thofma/Hecke.jl
Releases · thofma/Hecke.jl
v0.9.4
Hecke v0.9.4
Merged pull requests:
v0.9.3
Hecke v0.9.3
v0.9.2
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)
v0.9.1
Hecke v0.9.1
Merged pull requests:
v0.9.0
Hecke v0.9.0
Closed issues:
- Block Banner output when using Hecke as dependency (#109)
- compile times degraded on using Hecke (#111)
- gcd over mpoly gets stuck on big coeffs (#115)
Merged pull requests:
- use RandomExtensions.make for Vector{<:NumFieldElem} (#107) (@rfourquet)
- Error quadratic (#108) (@CarloSircana)
- Extend functionality for number field maps (#110) (@thofma)
- collection of minor sanitisations (#112) (@fieker)
- Various changes (#113) (@fingolfin)
- mpoly factor shuffle (#116) (@tthsqe12)
- fox typo in Reco for GCD Li -> LI (#117) (@fieker)
- Add MPolyGcd example of Dan (#118) (@thofma)
v0.8.6
Hecke v0.8.6
Closed issues:
- problem with fmpz_mat (#82)
- Issue with relative norms and factored elements (#83)
- Migrating from travis-ci.org to travis-ci.com (#85)
Merged pull requests:
- Sparse (#79) (@fieker)
- Fix some import statements (#81) (@thofma)
- Fix #83 (#84) (@thofma)
- update few rand methods according to the Random API (#86) (@rfourquet)
- start MPolyFactor.jl (#87) (@tthsqe12)
- allow (better) prime_decomposition with BigInt primes (#88) (@fieker)
- Docs (#89) (@Pi-tree)
- use RandomExtensions.make for AlgAssAbsOrdIdl (#91) (@rfourquet)
- fix "docstring oddities" (#92) (@rfourquet)
- use RandomExtensions.make for NfAbsNS, AlgAssAbsOrd and NfRel (#93) (@rfourquet)
- Morphism overhaul (#94) (@thofma)
- use RandomExtensions.make for NfOrdIdl and NfOrdFracIdl (#95) (@rfourquet)
- Fix for julia master (#96) (@thofma)
- Improvements to pseudo_hnf (#97) (@CarloSircana)
- fix divrem for nmod and provide for fmpz_mod (#100) (@fieker)
- parametrize FactorBaseSingleP to support fmpz (#101) (@fieker)
- Convert Windows to Unix line ends (#102) (@fingolfin)
- Remove two weird CSS files (#103) (@fingolfin)
- Fix conjugates of NfRel (#104) (@thofma)
- use RandomExtensions.make for NfRelOrd (#105) (@rfourquet)
v0.8.5
v0.8.4
Hecke v0.8.4
Closed issues:
v0.8.3
Hecke v0.8.3
Merged pull requests:
- Add CompatHelper action (#70) (@fingolfin)
- CompatHelper: bump compat for "Requires" to "1.0" (#71) (@github-actions[bot])