Skip to content

wbhart/Singular.jl

 
 

Repository files navigation

Singular

Stable Dev Build Status Coverage Status codecov.io

Julia package for using the Singular library for commutative and non-commutative algebra, algebraic geometry, and singularity theory.

To build Singular.jl, start julia and then type:

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

To use Singular.jl, start julia and then type:

julia> using Singular

Documentation is available here:

https://oscar-system.github.io/Singular.jl/latest/index.html

Funding

The development of this Julia package is supported by the Deutsche Forschungsgemeinschaft DFG within the Collaborative Research Center TRR 195.

About

Julia package for the Singular library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%