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

Adds equidimensional decomposition and module order option to Sig GB's #85

Merged
merged 251 commits into from
Oct 10, 2024

Conversation

RafaelDavidMohr
Copy link

This would add equidimensional decomposition as in https://arxiv.org/abs/2409.17785 to AlgebraicSolving.jl, plus it would add position-over-term to sig_groebner_basis.

I have to add some tests and then this is good to go.

@ederc
Copy link
Collaborator

ederc commented Oct 4, 2024

Please also add documentation for new functionality.

@RafaelDavidMohr
Copy link
Author

Please also add documentation for new functionality.

I put the new equidimensional_decomposition function in a seperate file (in case we want to add other decomposition algorithms) and added documentation.

@RafaelDavidMohr RafaelDavidMohr marked this pull request as ready for review October 4, 2024 12:15
@RafaelDavidMohr
Copy link
Author

Doc file is also added.

@ederc ederc merged commit aa10b0c into algebraic-solving:main Oct 10, 2024
8 checks passed
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

Successfully merging this pull request may close these issues.

2 participants