Releases: Nemocas/Nemo.jl
Releases · Nemocas/Nemo.jl
v0.43.1
Nemo v0.43.1
Merged pull requests:
- Use more flint nullspaces + linear solving clean-up (#1681) (@joschmitt)
- Remove wrong uses of RealField / ComplexField constructor (#1682) (@fingolfin)
- Remove dubious methods that convert floats to integer values (#1684) (@fingolfin)
- chore: bump to 0.43.1 (#1686) (@thofma)
- Fix MatrixView inheritance (#1687) (@lgoettgens)
- feat: readd ad hoc binary operations (#1688) (@thofma)
- Remove redundant 'convert' invocations (#1689) (@fingolfin)
- Make all (?) fields & rings attribute storing (#1690) (@fingolfin)
Closed issues:
v0.43.0
v0.42.1
Nemo v0.42.1
Merged pull requests:
- Adjust more
compose
(#1676) (@joschmitt) - fix: add missing method for show functions (#1677) (@thofma)
v0.42.0
Nemo v0.42.0
Merged pull requests:
- Make
show(:::AbsSimpleNumField)
more consistent (#1664) (@lgoettgens) - CI: update to codecov/codecov-action@v4 (#1670) (@fingolfin)
- Switch to the
Solve.*
methods (#1671) (@joschmitt) - chore: bump to 0.42.0 (#1672) (@thofma)
- feat: add support for views for rows and columns (#1673) (@thofma)
- Remove old deprecations (#1674) (@lgoettgens)
- feat: adjust to compose changes (#1675) (@thofma)
v0.41.5
Nemo v0.41.5
Merged pull requests:
- Add more special
Solve.*
methods (#1668) (@joschmitt) - fix: make compiler happier in is_squarefree (#1669) (@thofma)
v0.41.4
Nemo v0.41.4
Merged pull requests:
v0.41.3
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)
v0.41.2
v0.41.1
v0.41.0
Nemo v0.41.0
Merged pull requests:
- The big renaming 2.0 (#1638) (@lgoettgens)
- chore: Bump version to 0.41.0 (#1639) (@lgoettgens)