v0.11.2
github-actions
released this
11 Dec 17:41
·
1174 commits
to master
since this release
AbstractAlgebra v0.11.2
Merged pull requests:
- Make rand for NumberField behave as for Nemo. (#660) (@wbhart)
- solve_fflu -> can_solve_with_solution_fflu + non-square/singular cases. (#679) (@wbhart)
- interpret rand(matspace, 2) as creating a Vector (#680) (@rfourquet)
- Solve_lu -> can_solve_with_solution_lu + non-square and singular cases. (#681) (@wbhart)
- factor out rand testing code (#685) (@rfourquet)
- Solve interpolation (#687) (@wbhart)
- Solve fraction field (#688) (@wbhart)
- Solve interp (#689) (@wbhart)
- Lu fflu references (#690) (@wbhart)
- Remove Base.show piracy (#691) (@MasonProtter)
- Prepare for 0.11.2 (#695) (@thofma)