Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-03 | 1.2 kB | |
v0.45.2 source code.tar.gz | 2025-07-03 | 665.2 kB | |
v0.45.2 source code.zip | 2025-07-03 | 807.6 kB | |
Totals: 3 Items | 1.5 MB | 0 |
AbstractAlgebra v0.45.2
Merged pull requests:
- AbstractAlgebra.Generic.groebner_basis(::Vector{FreeAssAlgebraElem})
: Support for precomputed groebner basis added. (#2076) (@Sequenzer)
- Add image
and preimage
to generic Map types (#2095) (@jamesnohilly)
- make unary plus, mul obey aliasing rules (#2099) (@felix-roehrich)
- Add vector_space_dim documentation (#2102) (@emikelsons)
- Teach pluralize about box, fox (#2104) (@fingolfin)
- Fix Singular downstream tests (#2105) (@lgoettgens)
- Simplify obstructions handling (#2106) (@fingolfin)
- Add is_subset
and membership test via in
to Generic.Ideal
; deprecate contains
(#2107) (@fingolfin)
- Add vector_space_dim
for matrix spaces (#2109) (@emikelsons)
- add ConformanceTests.generate_element
for FracField
(#2110) (@felix-roehrich)
- Add rank
method for DirectSumModule
(#2114) (@Fe-r-oz)
- Add stub for locality check. (#2115) (@HechtiDerLachs)
- Version 0.45.2 (#2116) (@fingolfin)
Closed issues: - Documentation "Matrix functionality" could be improved (#1981)