Releases: thofma/Hecke.jl
Releases · thofma/Hecke.jl
v0.35.11
Hecke v0.35.11
Merged pull requests:
- fix: remove debugging output (#1745) (@thofma)
- feat: swap type parameter order for orders in algebras (#1746) (@thofma)
- feat: add separability for algebras (commutative only for now) (#1747) (@thofma)
- feat: allow more algebras in decompose (#1748) (@thofma)
- Some minor documentation improvements (#1749) (@fingolfin)
- doc: update to latest Vitepress version (#1752) (@thofma)
- doc: fix some paths (#1753) (@thofma)
- doc: untangle some docstring inclusions (#1754) (@thofma)
- fix: corect argument order for minpoly/charpoly (#1755) (@thofma)
- fix: add missing hash functions (#1756) (@thofma)
- fix: remove redundant factor function (#1757) (@thofma)
- chore: bump to 0.35.11 (#1758) (@thofma)
- doc: fix max-width (#1759) (@thofma)
- ZZRingElem_Array: get_ptr returns Ptr{ZZRingElem}, use set! (#1760) (@fingolfin)
- fix: deprecation introduced in #1755 (#1761) (@thofma)
Closed issues:
v0.35.10
Hecke v0.35.10
Merged pull requests:
- build(deps): bump actions/setup-python from 4 to 5 (#1739) (@dependabot[bot])
- build(deps): bump codecov/codecov-action from 4 to 5 (#1740) (@dependabot[bot])
- fix verbose printing in HNF (#1741) (@fieker)
- Explicitly qualify constructors that are extended (#1742) (@lgoettgens)
- Allow coercion and conversion from
EmbeddedNumFieldElem
toFloat64
(#1743) (@jamesnohilly) - chore: bump to 0.35.10 (#1744) (@thofma)
v0.35.9
Hecke v0.35.9
Merged pull requests:
- Some fixes (#1722) (@fingolfin)
- docs: remove package.json (#1723) (@thofma)
- feat: add
isomorphism
method for abelian groups (#1724) (@thofma) - fix: remove src/Misc/MPolyFactor (#1725) (@thofma)
- Use
Lowercase
in someshow
methods (#1726) (@fingolfin) - feat: arbitrary base rings for AlgAssAbsOrd (#1728) (@thofma)
- Fix decomposition of definite lattices (#1729) (@StevellM)
- FakeFmpqMat: don't store rows & cols (#1731) (@fingolfin)
- fix: adjust to renamed methods (#1732) (@thofma)
- Quo doc (#1733) (@fieker)
- feat: fix indexing bug (#1734) (@thofma)
- feat: untangle GRH option for class and unit group (#1736) (@thofma)
- chore:bump to 0.35.9 (#1738) (@thofma)
Closed issues:
v0.35.8
Hecke v0.35.8
Merged pull requests:
- fix: minor space typo in the
AbsAlgAssMor
output after decomposition ofgroup_algebra
(#1715) (@Fe-r-oz) - Allow GAP.jl 0.13 (#1717) (@lgoettgens)
- fix: aliasing bug in mul! of LocalFieldElem (#1718) (@thofma)
- fix: add missing hash methods (#1719) (@thofma)
- getindex(x::FinGenAbGroupElem, ::Colon) (#1720) (@paemurru)
- Remove output during tests (#1721) (@lgoettgens)
v0.35.7
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: