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

syz function with slimgb option #842

Open
zengmao opened this issue Dec 13, 2024 · 0 comments
Open

syz function with slimgb option #842

zengmao opened this issue Dec 13, 2024 · 0 comments

Comments

@zengmao
Copy link

zengmao commented Dec 13, 2024

In Singular, the syz function for computing syzygies can accept an optional argument specifying the Groebner basis algorithm, which can be either "std" or "slimgb":
https://www.singular.uni-kl.de/Manual/4-4/sing_369.htm#SEC409

Currently, Singular.jl only exposes the syz function with one argument, the ideal. Allowing a second argument would allow significant performance improvements in some situations.

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