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

More thorough documentation and features for random (multivariate) polynomials #4436

Closed
albinahlback opened this issue Jan 9, 2025 · 2 comments
Labels
enhancement New feature or request

Comments

@albinahlback
Copy link

I wanted to estimate some computational times for a project, and I wanted to generate some random multivariate polynomials of different shapes. Now, AbstractAlgebra does seem to support some way of constructing random multivariate polynomials, but I cannot get it to work for ZZMPolyRing.

Moreover, no characteristics of the multivariate polynomial can be given (say, square-free), or the distribution of zero coefficients, and I find the documentation to be poor.

Can this be improved?

@albinahlback albinahlback added the enhancement New feature or request label Jan 9, 2025
@lgoettgens
Copy link
Member

x-ref: #2896

@albinahlback
Copy link
Author

Ah, I tried to search for a similar issue but I did not find it. Thanks!

@lgoettgens lgoettgens closed this as not planned Won't fix, can't repro, duplicate, stale Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants