v0.41.3
github-actions
released this
02 Feb 20:04
·
209 commits
to master
since this release
Nemo v0.41.3
Merged pull requests:
- Implement new linear solving interface (#1633) (@joschmitt)
- wrong usage of mat_ptr (#1642) (@fieker)
- add root(a, n) for ComplexFieldElem (#1643) (@fieker)
- add check option to fin field constructors (#1644) (@fieker)
- Turn QQBarField into a singleton type (#1645) (@fingolfin)
- Fix odd docstring formulation (#1646) (@fingolfin)
- Add sincospi(x::QQBarFieldElem) (#1647) (@fingolfin)
- Add
algebraic_closure(::QQField)
(#1648) (@lgoettgens) - Fix docstring typos (#1651) (@fingolfin)
- Revert "Implement new linear solving interface" (#1655) (@lgoettgens)
- Remove some duplicate/conflicting functionality with AA's PrettyPrinting (#1658) (@lgoettgens)
- Get the generic linear solving back in (#1659) (@joschmitt)
nullspace(::QQMatrix)
via flint (#1660) (@joschmitt)- chore: bump to 0.41.3 (#1661) (@thofma)
- Add
parent(::QQPolyRingElem)
(#1662) (@lgoettgens)
Closed issues:
- Nemo master breaks Oscar (#1656)