All Projects → wbhart → AbstractAlgebra.jl

wbhart / AbstractAlgebra.jl

Licence: other
Generic abstract algebra functionality in pure Julia (no C dependencies)

Programming Languages

julia
2034 projects

AbstractAlgebra

Docs Docs Build status Build Status Codecov

AbstractAlgebra is a pure Julia package for computational abstract algebra. It grew out of the Nemo project and provides all of the abstract types and generic implementations that Nemo relies on.

It is currently developed by William Hart, Tommy Hofmann, Fredrik Johansson, Claus Fieker with contributions from others.

AbstractAlgebra currently provides:

  • Generic polynomial rings, matrix spaces, fraction fields, residue rings, relative and absolute power series, Laurent series
  • Finite fields, integers, rationals, permutations and characters, number fields

Documentation can be found at the following link:

Projects that depend on AbstractAlgebra include:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].