WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

nihils/AlgebraicStructures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlgebraicStructures is a library of typeclasses and types for using algebraic structures in Haskell. The library also contains some example implementations.

License

AlgebraicStructures is licensed under Creative Commons Attribution Non-Commercial ShareAlike 3.0 Unported Creative Commons Attribution Non-Commercial ShareAlike 3.0 Unported

Installation

Pull from repo, and compile:

git clone https://github.com/nihils/AlgebraicStructures.git
cd AlgebraicStructures
make 

Usage

Check out src/Objects.hs to see example implementations of Groups.

About

A Haskell library with typeclasses and types for common abstract algebra structures (Groups,Rings,Fields)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published