Releases: thofma/Hecke.jl
Releases · thofma/Hecke.jl
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)
v0.34.6
Hecke v0.34.6
Merged pull requests:
v0.34.5
Hecke v0.34.5
Merged pull requests:
- feat: clean up for algebras (#1623) (@thofma)
- another precisino issue... (#1627) (@fieker)
- fix is_abelian (and some more) (#1629) (@fieker)
- Reduce default for max_precision in newton_iteration (#1630) (@simonbrandhorst)
- Add missing Abelian groups docs (#1631) (@paemurru)
- Add
components
method to Abelian group (#1632) (@paemurru) - Make
kernel(::SMat)
better infereable (#1633) (@lgoettgens) - Change
eltype
methods for objects to types (#1634) (@lgoettgens) - oscarci: fix running on master (#1635) (@benlorenz)
- Remove the unused
build
variable (#1636) (@paemurru) - Add missing "Conventions" section to docs (#1637) (@paemurru)
- Update abelian group docs (#1638) (@paemurru)
- fix Oscar #4170 - too low precision in factoring (#1640) (@thofma)
- Add function that prints Hecke banner (#1641) (@paemurru)
- test: add example for #1629 (#1644) (@thofma)
- doc: add instructions to build documentation (#1645) (@thofma)
- chore: update .gitignore (#1646) (@thofma)
- Fix missing newline from banner (#1647) (@paemurru)
- Update .gitignore (#1648) (@paemurru)
- Use set!, zero!, etc. in yet more places (#1649) (@fingolfin)
- Use set!, zero!, etc. in YET more places (#1650) (@fingolfin)
- fix: linear solving over rings of integers (#1651) (@thofma)
- Delete two unused functions (#1652) (@fingolfin)
- ci: remove 1.9, add 1.11 (#1654) (@thofma)
- fix: export
is_subfield_normal
andprincipal_subfields
(#1657) (@thofma) - chore: bump to 0.34.5 (#1660) (@thofma)
Closed issues:
v0.34.4
Hecke v0.34.4
Merged pull requests:
- doc: add missing documentation source files (#1626) (@thofma)
- bump version number, in order to allow for GAP.jl 0.12 (#1628) (@ThomasBreuer)
v0.34.3
Hecke v0.34.3
Merged pull requests:
- Fixes Serre (improves #1428) (#1617) (@fieker)
- Add unsafe operations for FinGenAbGroupElem (#1619) (@fingolfin)
- Daily tests (#1620) (@HereAround)
- Turn
FinGenAbGroupElem
into a non-mutable struct (#1621) (@fingolfin) - Add
Base.conj
forAbsSimpleNumFieldElem
(#1622) (@SoongNoonien) - chore: bump to 0.34.3 (#1624) (@thofma)
v0.34.2
Hecke v0.34.2
Merged pull requests:
- Introduce
assure_reduced!(A::FinGenAbGroup, a::ZZMatrix)
(#1614) (@fingolfin) - chore: bump to 0.34.1 (#1616) (@thofma)
- Export
absolute_base_field
(#1618) (@lgoettgens)
v0.34.0
v0.33.8
Hecke v0.33.8
Merged pull requests:
- feat: bring algebras into shape (#1588) (@thofma)
- Make
trace
an alias (#1596) (@lgoettgens) - feat: add more tests (#1597) (@thofma)
- ci: fix doctest failure report (#1602) (@thofma)
- chore: bump to 0.33.8 (#1603) (@thofma)
Closed issues:
- Missing docstring and minor errors in documentation (#166)
v0.33.7
Hecke v0.33.7
Merged pull requests:
v0.33.6
Hecke v0.33.6
Merged pull requests: