Skip to content

Latest commit

 

History

History
81 lines (58 loc) · 2.36 KB

File metadata and controls

81 lines (58 loc) · 2.36 KB
layout page
title Documentation
docs
name url description
AbstractAlgebra.jl
Implements generic algorithms for arithmetic and algebraic structures in pure Julia. Defines standard interfaces for generics used by other packages.
name url description
AlgebraicSolving.jl
Solves multivariate polynomial systems algebraically in Julia.
name url description
GAP.jl
Interface to GAP from Julia.
name url description
Hecke.jl
Algebraic number theory in Julia.
name url description
Nemo.jl
Interface to Flint, Arb, and Antic C libraries from Julia.
name url description
Oscar.jl
Main OSCAR package.
name url description
Polymake.jl
Interface to Polymake from Julia.
name url description
Singular.jl
Interface to Singular from Julia.

OSCAR Manual (Stable Release)


OSCAR Manual (Development Version)

For expert users, the manual for the latest development version is also available.


The OSCAR Book

Looking for more? The OSCAR Book offers deeper insights into OSCAR beyond the standard documentation.


Documentation for Related Packages

OSCAR integrates and extends several powerful software projects, including:

Below are links to documentation for Julia software projects that are part of OSCAR.

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