Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-22 | 801 Bytes | |
v0.50.1 source code.tar.gz | 2025-06-22 | 692.7 kB | |
v0.50.1 source code.zip | 2025-06-22 | 831.0 kB | |
Totals: 3 Items | 1.5 MB | 0 |
Nemo v0.50.1
Merged pull requests:
- Clean up NEW_FLINT
uses that referred to FLINT 3.2 (#2079) (@lgoettgens)
- Replace typeof(a)<:b
by a isa b
(#2087) (@fingolfin)
- Add workaround for GLIBCXX issue with julia 1.6 (#2088) (@lgoettgens)
- Faster ceil,floor for QQFieldElem and n-th derivative for fmpz_poly (#2089) (@simonbrandhorst)
- Fix Singular downstream tests (#2090) (@lgoettgens)
- Add expressify(::QQBarFieldElem)
(#2092) (@lgoettgens)
- Implement krull_dim
and is_noetherian
for ZZRing
, ZZModRing
and zzModRing
(#2107) (@emikelsons)
- Version 0.50.1 (#2111) (@fingolfin)
Closed issues: - [MINOR?] Printed errors/warnings from flint in zzModRingElem.conformance_tests (#2100)