Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-26 | 1.7 kB | |
v0.37.5 source code.tar.gz | 2025-08-26 | 1.9 MB | |
v0.37.5 source code.zip | 2025-08-26 | 2.2 MB | |
Totals: 3 Items | 4.2 MB | 0 |
Hecke v0.37.5
Merged pull requests:
- Add vector_space_dim
for group algebras (#1926) (@emikelsons)
- feat: allow more index types in submatrix of sparse matrix (#1937) (@thofma)
- Add resultant for universal polynomials (#1938) (@SirToby25)
- fix: wrong index in _padic_index (#1940) (@thofma)
- fix: workaround for random changes on julia nightly (#1941) (@thofma)
- feat: ideals_up_to for non-maximal orders (#1943) (@thofma)
- Add relative K0 torsion (#1944) (@thofma)
- feat: add center
, opposite_algebra
and decompose
for quaternion algebra (#1945) (@thofma)
- Copy-and-paste mistake in docstring for is_tamely_ramified
(#1946) (@joschmitt)
- Add maximal ideals for algebras and orders (#1947) (@thofma)
- chore: use @doc raw
instead of @doc doc
(#1948) (@thofma)
- feat: enable caching of automorphism group (#1950) (@thofma)
- Fix a bug in matrix_algebra
(#1951) (@joschmitt)
- Merge two sparse_row methods (#1953) (@fingolfin)
- feat: maximal_integral_ideals in the relative case (#1954) (@thofma)
- pass check=false (#1956) (@fieker)
- feat: implement Smertnig-Voight algorithms (#1957) (@thofma)
- feat: add type_number, has_stably[locally]_free_cancellation (#1958) (@thofma)
- perf: make is_integral(::QQFieldElem)
use is_integer
(#1959) (@thofma)
- Imporive SFC/LFC tests using database of Smertnig-Voight (#1960) (@thofma)
- chore: Declare compatibility with GAP.jl 0.15 (#1961) (@lgoettgens)
- CI: don't specify architecture (#1962) (@lgoettgens)
Closed issues:
- Get rid of @doc doc"""
(#1934)
- bug in genus_representatives
for definite binary quadratic forms (#1939)