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

coefficients as polynomials #26

Open
ggrothendieck opened this issue Jul 19, 2022 · 0 comments
Open

coefficients as polynomials #26

ggrothendieck opened this issue Jul 19, 2022 · 0 comments

Comments

@ggrothendieck
Copy link

This question [1] involves a polynomial in two sets of variables where the question asks how to extract the coefficients of one set as polynomials in the other set. Solutions are shown there using mpoly and sympy (Python) and there are links to solutions using the R package caracas [2] and julia [3]. These may suggest features that could be added to mpoly.

[1] https://stackoverflow.com/questions/72996803/substitute-the-variables-of-a-polynomial-with-caracas-sympy/72998576

[2] https://laustep.github.io/stlahblog/posts/caracas01.html
https://laustep.github.io/stlahblog/posts/caracas02.html

[3] https://laustep.github.io/stlahblog/posts/juliaPolynomialExpansion.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant