Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
sage-acsv 0.3.0 documentation
Light Logo Dark Logo
sage-acsv 0.3.0 documentation
  • Reference Manual
    • asymptotics
    • Backend Interfaces
      • default
      • macaulay2
      • msolve
    • debug
    • groebner
    • helpers
    • kronecker
    • settings
    • whitney
Back to top
View this page
Edit this page

Backend InterfacesΒΆ

See ACSVSettings for information on how to configure the default computational backends. The module sage_acsv.groebner is the entrypoint for Groebner basis computations.

  • default
    • compute_groebner_basis()
    • compute_primary_decomposition()
    • compute_radical()
  • macaulay2
    • compute_groebner_basis()
    • compute_primary_decomposition()
    • compute_radical()
  • msolve
    • get_parametrization()
Next
default
Previous
asymptotics
Copyright © 2025, the sage-acsv authors
Made with Sphinx and @pradyunsg's Furo