Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSolve for multivariate polynomial system solving #2132

Closed
mahrud opened this issue Jun 4, 2021 · 2 comments
Closed

MSolve for multivariate polynomial system solving #2132

mahrud opened this issue Jun 4, 2021 · 2 comments

Comments

@mahrud
Copy link
Member

mahrud commented Jun 4, 2021

Mike mentioned MSolve yesterday, so I thought I'd share a few benchmark slides that I had seen in an ICERM talk in February (video here).

2021-02-18-09:39:43

2021-02-18-09:47:49

We switched from PARI to MPSolve for univariate factorizations not too long ago, but MSolve seems to cover the functionality of MPSolve and also add multivariate factorization. In particular, it also depends on Flint.

@d-torrance
Copy link
Member

It's not in Debian yet (and according to its website, it looks like it only became open source in April!), but it looks like it would be pretty easy to package (standard autotools build and the only dependencies look to be gmp, mpfr, and flint). I'll work on getting it packaged soon. Even if we don't end up using it, it would be nice to have it in Debian/Ubuntu!

@mahrud
Copy link
Member Author

mahrud commented Aug 7, 2024

Closed in #3366.

@mahrud mahrud closed this as completed Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants