Skip to content

Latest commit

 

History

History
68 lines (55 loc) · 2.33 KB

documentation.md

File metadata and controls

68 lines (55 loc) · 2.33 KB
layout title docs
page
Documentation
name url description
AbstractAlgebra.jl
Pure Julia package implementing generic algorithms for basic arithmetic and algebraic structures. It also defines standard interfaces for generics, that can be implemented by other packages.
name url description
AlgebraicSolving.jl
A Julia package for algebraically solving multivariate polynomial systems.
name url description
GAP.jl
The interface to GAP from Julia.
name url description
Hecke.jl
Algebraic number theory in Julia.
name url description
Nemo.jl
The interface to the Flint, Arb and Antic C libraries from Julia.
name url description
Oscar.jl
The main OSCAR package.
name url description
Polymake.jl
The interface to Polymake from Julia.
name url description
Singular.jl
The interface to Singular from Julia.
Expert users may also wish to use the [manual for the latest development version](https://docs.oscar-system.org/dev/).

Additional documentation

Note that an aim of OSCAR is to combine and extend the capabilities of Antic (Hecke, Nemo), GAP, Polymake, and Singular.

Below are links to documentation for Julia software projects encompassed by OSCAR. Other projects are in development now, and will be announced soon.

{% assign entries = page.docs | sort_natural:"name" %}