Skip to content

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

License

Notifications You must be signed in to change notification settings

sumiya11/AbstractAlgebra.jl

 
 

Repository files navigation

AbstractAlgebra

Docs Docs Run tests 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 was originally developed by William Hart, Tommy Hofmann, Fredrik Johansson and Claus Fieker with contributions from others. Current maintainers are Claus Fieker, Tommy Hofmann and Max Horn.

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:

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%