package abstract_algebra

  1. Overview
  2. Docs
A small library describing abstract algebra concepts

Install

Dune Dependency

Authors

Maintainers

Sources

abstract_algebra-v0.15.0.tar.gz
sha256=59bcb3c852d33111adfb177070e2353ad08ea67f9c92b8dcf217cfb40c908961

Description

A library describing abstract algebra concepts. Currently, it includes Commutative_group and Vector_space.

Published: 21 Mar 2022

Dependencies (4)

  1. dune >= "2.0.0"
  2. ppx_jane >= "v0.15" & < "v0.16"
  3. base >= "v0.15" & < "v0.16"
  4. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (1)

  1. incr_map = "v0.15.0"

Conflicts

None