v0.47.0
Nemo v0.47.0
Merged pull requests:
- Deprecate
coefficient_ring
for the p-adics (#1759) (@joschmitt) - Deduplicate
set_precision!
(#1844) (@joschmitt) - fix: coerce before setindex(::FqMatrix,...) (#1847) (@thofma)
- Make compatible to AA 0.43.0 (#1849) (@lgoettgens)
- feat: use fancy(?) factor(::ZZRingElem) (#1850) (@thofma)
- Bump version to 0.47.0 (#1852) (@lgoettgens)
Closed issues:
- Use coercion in some setindex! function (#1846)