Releases: thofma/Hecke.jl
Releases · thofma/Hecke.jl
v0.35.6
Hecke v0.35.6
v0.35.5
Hecke v0.35.5
v0.35.4
Hecke v0.35.4
v0.35.3
Hecke v0.35.3
Merged pull requests:
v0.35.2
v0.35.1
Hecke v0.35.1
Merged pull requests:
- ideal_type is provided by AA 0.44.0 (#1705) (@fingolfin)
- Uniform base_field_type handling (#1706) (@fingolfin)
- fix: valuation for inert primes (#1708) (@thofma)
- chore: bump to 0.35.1 (#1709) (@thofma)
v0.35.0
Hecke v0.35.0
Merged pull requests:
- Pretty printing for elliptic curves and their points (#1677) (@simonbrandhorst)
- Purge RealNumberField (#1694) (@fingolfin)
- Solve triu (#1697) (@fieker)
- Remove circular delegating factor -> factor (#1701) (@fingolfin)
- Refactor FOO_type functions (#1702) (@fingolfin)
- Bump compat of AA and Nemo (#1703) (@lgoettgens)
- chore: bump to 0.35.0 (#1704) (@thofma)
Closed issues:
- Purge RealNumberField(Elem) (#979)
v0.34.9
Hecke v0.34.9
Merged pull requests:
- Remove copyright notices (#1682) (@paemurru)
- Minor cleanup related to FacElemMon and FacElem (#1693) (@fingolfin)
- Add many hash functions (#1695) (@lgoettgens)
- feat: enable disabling of caching in completion_easy (#1696) (@thofma)
- Fix base_ring_type for ClassField (#1698) (@fingolfin)
- feat: add version picker for documentation (#1699) (@thofma)
- chore: bump to 0.34.9 (#1700) (@thofma)
Closed issues:
v0.34.8
Hecke v0.34.8
Merged pull requests:
- Improve banner coloring (#1681) (@paemurru)
- fix: don't use polynomial rings over zero rings (#1684) (@thofma)
- fix: group algebras of additive groups with sparse rep (#1685) (@lgoettgens)
- fix misplaced bracket for maps (#1686) (@flyingapfopenguin)
- Fix show method for pseudo-matrices (#1689) (@SirToby25)
- is_empty for pseudo-matrices (#1691) (@SirToby25)
- chore: bump to 0.34.8 (#1692) (@thofma)
Closed issues:
BigFloat
precision issue on nightly (#1687)
v0.34.7
Hecke v0.34.7
Merged pull requests:
- Add mutating arithmetic for
SRow
s (#1659) (@lgoettgens) - Fix @GC.preserve -> GC.@preserve (#1663) (@fingolfin)
- fix automorphism_group_generators for indefinite, ambiguous, isotropic, binary quadratic forms (#1664) (@simonbrandhorst)
- Remove comment and add new ambiguous example (#1665) (@StevellM)
- Fix bug in printing of
QuadGenus
(#1666) (@StevellM) - Update license (#1667) (@paemurru)
- Don't export
coprime_base_insert
&subalgebra
(#1668) (@fingolfin) - Don't re-export RDF from AbstractAlgebra (#1669) (@fingolfin)
- feat: subgroup enumeration with no subgroups (#1670) (@thofma)
- feat: multiplicative dependencies for matrices (#1671) (@thofma)
- fix: expressifying empty factored elements (#1672) (@thofma)
- Mult dep2 (#1673) (@fieker)
- Don't use
Flint*
globals (#1674) (@lgoettgens) - Update Hecke banner (#1675) (@paemurru)
- Fix a very important typo (#1676) (@fingolfin)
- feat: add some assertion and comment (#1679) (@thofma)
- Remove strange checkbounds method (#1680) (@fingolfin)
- chore: tag 0.36.7 (#1683) (@thofma)