Skip to content

syz function with slimgb option #842

@zengmao

Description

@zengmao

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions