Releases: thofma/Hecke.jl
Releases · thofma/Hecke.jl
v0.22.3
v0.22.2
Hecke v0.22.2
Merged pull requests:
- Add sparse block diagonal matrices (#1225) (@lgoettgens)
- Fix
kronecker_product
for sparse matrices with zero row (#1227) (@lgoettgens) - Add
-(::SMat)
(#1229) (@lgoettgens) - Switch from FiniteField to finite_field (#1231) (@fingolfin)
- CyclotomicField -> cyclotomic_field and so on (#1232) (@fingolfin)
- Add
diagonal_with_transform
(#1233) (@StevellM) - Remove rational_function_field wrapper (#1234) (@fingolfin)
- Adjust to changes in AA and Nemo (#1236) (@fingolfin)
- Remove unnecessary tests (#1237) (@fingolfin)
Closed issues:
v0.22.1
Hecke v0.22.1
Merged pull requests:
v0.22.0
Hecke v0.22.0
Merged pull requests:
- Towards non-nice relative number fields (#1209) (@thofma)
- Fix rational_normal_form example (#1211) (@fingolfin)
- Fix trace equivalence for infinite isometries (#1212) (@StevellM)
- pretty printing for HeckeMap (#1213) (@simonbrandhorst)
- Add some tweaks for type stability etc. (#1214) (@fingolfin)
- Change 'nonnegative' to 'non-negative' for consistency (#1215) (@fingolfin)
- Change copy to deepcopy (#1216) (@thofma)
- Relax some signatures (#1217) (@thofma)
- Fix automorphism group of non-simple field (#1218) (@thofma)
- Adv/remove serialize (#1219) (@antonydellavecchia)
Closed issues:
v0.21.0
Hecke v0.21.0
Merged pull requests:
- Export
canonical_{in/pro}jection
(#1196) (@lgoettgens) - Fix for representation database (#1197) (@thofma)
- Bump Aqua compat (#1198) (@lgoettgens)
- Fix some typos (#1200) (@lgoettgens)
- Minor type stability fix (#1201) (@thofma)
- CI: use concrete action version (#1203) (@lgoettgens)
- RandomExtensions.make: avoid self-recursion (#1204) (@fingolfin)
- Remove wildly general
check_parent
(#1205) (@lgoettgens) - Let
AbsAlgAss
no longer be aRing
(#1206) (@lgoettgens) - Prefer is_hermitian, is_symmetric (#1207) (@fingolfin)
- Bump version and AbstractAlgebra and Nemo compats (#1208) (@lgoettgens)
Closed issues:
v0.20.3
v0.20.2
Hecke v0.20.2
Merged pull requests:
- Minor fixes for type stability (#1189) (@thofma)
- Add Simon's constructor for elliptic curves. (#1190) (@HechtiDerLachs)
v0.20.1
Hecke v0.20.1
Merged pull requests:
- Cf work in progress (#1183) (@fieker)
- show for FacElem via expressify (#1184) (@fieker)
- fix preimage. This Fix is tested by is_neat (#1185) (@fieker)
- allow Hecke.test_module("bla", false) again (#1186) (@fieker)
- Decoupled computation of height so it can be called for ambient spaces (#1187) (@JHanselman)
- Bump (#1188) (@thofma)