v0.45.5
github-actions
released this
13 Jun 06:42
·
103 commits
to master
since this release
Nemo v0.45.5
Merged pull requests:
- Adapt QQBar documentation (#1715) (@lgoettgens)
- Rename HeckeMiscInfinity.jl -> Infinity.jl (#1767) (@fingolfin)
- Remove is_diagonal, is_(lower|upper)_triangular for ZZMatrix (#1768) (@fingolfin)
- Misc cleanup (#1770) (@fingolfin)
- Tidy up
HeckeMiscInteger.jl
a bit (#1771) (@joschmitt) - Change more code to use mat_entry_ptr (#1775) (@fingolfin)
- Use
fmpq_mul_si
(#1776) (@joschmitt) - Add some argument type annotations (#1777) (@fingolfin)
- Get rid of Nemo._ptr (#1778) (@fingolfin)
- Reduce duplication between constructors (#1779) (@fingolfin)
- Add more
set!
methods for ZZRingElem and QQFieldElem and use them (#1781) (@fingolfin) - Remove redundant identity_matrix methods (#1782) (@fingolfin)
- Remove obsolete sentence from devdocs (#1783) (@fingolfin)
- Drop redundant check_parent methods (#1784) (@fingolfin)
- Only check equality of base rings (#1785) (@joschmitt)
- Fix: QQBarField docstring (#1786) (@lgoettgens)
- Some refactoring (#1787) (@lgoettgens)
- Add missing exports for fpField, FpField (#1789) (@fingolfin)
- Revise devdocs on parents (#1790) (@fingolfin)
- Version 0.45.5 (#1792) (@fingolfin)