Releases: thofma/Hecke.jl
Releases · thofma/Hecke.jl
v0.29.0
Hecke v0.29.0
Merged pull requests:
- Added tests for Integer.jl (#1351) (@Sreevatsa2k)
ordering
->internal_ordering
(#1402) (@joschmitt)- fix: multivariate gcd over number fields (#1407) (@thofma)
- feat: clean up for names/exports (#1408) (@thofma)
- Add a few more ZZIdl methods (#1409) (@fingolfin)
- fix: purge FakeFmpqMat from user interface (#1410) (@thofma)
- minimal models for elliptic curves over k(t) (#1411) (@simonbrandhorst)
v0.28.0
Hecke v0.28.0
Merged pull requests:
- feature: Genus representatives for
HermLat
of rank 1 (#1387) (@StevellM) - fewer check and more cache for residue fields (#1391) (@fieker)
- Adapt to name printing changes in AA (#1393) (@lgoettgens)
- feat: disentangle is_principal[_with_data] (#1395) (@thofma)
- chore: update codecov version (#1397) (@thofma)
- Fix #1399 (#1400) (@joschmitt)
- Replace linear solving (#1401) (@joschmitt)
- Leftovers from linear solving (#1403) (@joschmitt)
- Remove old deprecations; change aliases to deprecations (#1404) (@lgoettgens)
- Fix 1385 (#1405) (@joschmitt)
- chore: bump to 0.28 (#1406) (@thofma)
Closed issues:
v0.27.0
Hecke v0.27.0
Merged pull requests:
- Fix
norm(::HermLocalGenus)
in the non-dyadic ramified case (#1369) (@StevellM) - add roots(Real/Complex, f) and factor (#1373) (@fieker)
- fix: make
is_principal
working again (#1380) (@thofma) - fix: bring back the aliases (#1381) (@thofma)
- fix: add exports for 'the book' (#1382) (@thofma)
- remove the mult_CRT and fix the SUnits for ZZ (#1384) (@fieker)
- add cache = false to map_coeffs (#1386) (@fieker)
- feat: use :typeinfo when printing FinGenGrpAbElem (#1388) (@thofma)
- feat: add some alias for embedded field (#1389) (@thofma)
- chore: bump to 0.27.0 (#1390) (@thofma)
v0.26.2
Hecke v0.26.2
Merged pull requests:
v0.26.1
v0.26.0
Hecke v0.26.0
Merged pull requests:
- renaming:
haspreimage
/has_preimage
->has_preimage_with_preimage
(#1367) (@StevellM) - Printing of finitely generated abelian groups (#1370) (@joschmitt)
- Adapt to the Nemo renamings in the Big Renaming 2.0 (#1371) (@lgoettgens)
- feat: prepare for upcoming indexing changes (#1372) (@thofma)
- feat: prepare for upcoming indexing changes (#1375) (@thofma)
- Renaming more things (sorry Claus) (#1376) (@thofma)
v0.25.0
Hecke v0.25.0
Merged pull requests:
- Change
psylow_subgroup
tosylow_subgroup
(#1355) (@StevellM) - Add norm and scale for
HermGenus
(#1357) (@StevellM) - Adjust to Nemo 0.40 (#1362) (@lgoettgens)
- Remove some trailing newlines from show methods (#1363) (@lgoettgens)
- Adjust to
number_of_*
renaming (#1364) (@lgoettgens) - Rename
TorQuadModuleMor
(#1365) (@StevellM) - chore: bump version to 0.25.0 (#1366) (@lgoettgens)
Closed issues:
- Support the name
sylow_subgroup
in Hecke (#1015)
v0.24.3
Hecke v0.24.3
Merged pull requests:
v0.24.2
Hecke v0.24.2
Merged pull requests:
- Fix
root_lattice_recognition
(#1349) (@StevellM) - Fix printing of SRow in compound structures (#1350) (@lgoettgens)
- ci: fix environment bug in "long test" (#1352) (@thofma)
- feat: try to make padic regulator faster (#1353) (@thofma)
- feat: remove some deprecated promotion (#1354) (@thofma)
- feat: add precision argument for completion_easy (#1358) (@thofma)
- chore: tag to 0.24.2 (#1359) (@thofma)
v0.24.1
Hecke v0.24.1
Merged pull requests: