Skip to content

rprebet/AlgebraicSolving.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlgebraicSolving.jl

A julia package for algebraically solving multivariate polynomial systems.

Installation

AlgebraicSolving requires Julia 1.6 or newer. In principle it can be installed and used like any other Julia package:

julia> using Pkg
julia> Pkg.add("AlgebraicSolving")
julia> using AlgebraicSolving

Documentation and Examples

You can find a detailed documentation including various examples at https://algebraic-solving.github.io/ .

Funding

The development of AlgebraicSolving is supported by the Forschungsinitiative Rheinland-Pfalz.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%