MPSolve stands for Multiprecision Polynomial SOLVEr. It aims to provide an
easy to use universal blackbox for solving polynomials and secular equations.
Its features include:
- Arbitrary precision approximation.
- Guaranteed inclusion radii for the results.
- Exploiting of polynomial structures: it can take advantage of sparsity as
well as coefficients in a particular domain (i.e. integers or rationals).
- It can be specialized for specific classes of polynomials. As an example,
the roots of the Mandelbrot polynomial of degree 2,097,151 were computed in
about 10 days on a dual Xeon server.
Provides
Requires
License
GPL-3.0-or-later
Changelog
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.3~beta-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 3.2.3~beta-5
- Rebuilt for Python 3.15
* Fri Feb 27 2026 Orion Poplawski <orion@nwra.com> - 3.2.3~beta-4
- Rebuild for octave 11.1
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.3~beta-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Mon Jan 12 2026 Jerry James <loganjerry@gmail.com> - 3.2.3~beta-2
- Be more precise about globbing in %files
* Wed Nov 19 2025 Jerry James <loganjerry@gmail.com> - 3.2.3~beta-1
- Version 3.2.3~beta
- Drop upstreamed patches
- Invoke magick instead of convert
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 3.2.1-29
- Rebuilt for Python 3.14.0rc3 bytecode
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 3.2.1-28
- Rebuilt for Python 3.14.0rc2 bytecode
* Thu Aug 07 2025 Orion Poplawski <orion@nwra.com> - 3.2.1-27
- Rebuild for Octave 10.2
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.1-26
- Rebuilt for https://fedoraproject