Skip to content

ThomasBreuer/Singular.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Singular

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> Pkg.add("Nemo")
julia> Pkg.checkout("Nemo")
julia> Pkg.clone("https://github.com/oscar-system/Singular.jl")
julia> Pkg.build("Singular")

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

julia> using Singular

About

Julia package for the Singular library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%