group-theory
The theory of groups (by emilypi)
groups-generic
Derive Group instances using generics (Haskell library) (by sheaf)
group-theory | groups-generic | |
---|---|---|
- | - | |
78 | 3 | |
- | - | |
1.3 | 2.9 | |
almost 2 years ago | over 1 year ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
group-theory
Posts with mentions or reviews of group-theory.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning group-theory yet.
Tracking mentions began in Dec 2020.
groups-generic
Posts with mentions or reviews of groups-generic.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning groups-generic yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing group-theory and groups-generic you can also consider the following projects:
multi-instance - Multiple typeclass instances, selected by explicit application of a phantom type parameter
sparse-tensor - typesafe implementation of tensor algebra in Haskell
linear-tests - tests for Matrix.Linear Haskell library. Includes Arbitrary instances and property tests
interval-algebra - A Haskell implementation of Allen's interval algebra
semilattices - join and meet semilattices, lower and upper bounds.
acts - Haskell library for semigroup actions and torsors