at

Topology computation library

A Haskell implementation of algorithms for computing homology in algebraic topology.

Effective Algebraic Topology in Haskell

GitHub

85 stars
5 watching
3 forks
Language: Haskell
last commit: 2 months ago
algebraic-topologyhaskellkenzo

Related projects:

Repository Description Stars
ajtulloch/haskell-ml Implementations of basic machine learning algorithms in Haskell 57
haskell/mtl A collection of monad classes and transformers that enable functional programming in Haskell 367
haskell/attoparsec A fast Haskell parser combinator library for efficient text and binary data parsing 513
galoisinc/haskell-tor A Haskell implementation of the Tor onion routing network protocol 272
mikeizbicki/hlearn Developing a high-performance machine learning library that balances speed and flexibility in Haskell 1,622
hasktorch/hasktorch A Haskell library for building and training neural networks with native C++ libraries. 1,069
michaelburge/haskoin A proof-of-concept implementation of a blockchain in Haskell 90
tensorflow/haskell Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. 1,582
bydriv/mhc A minimal implementation of a Haskell compiler 63
mzero/haskell-amuse-bouche A collection of Haskell code examples and resources illustrating the language's features and programming techniques. 114
mrkkrp/facts A Haskell library for working with refined types to represent and manipulate data structures 58
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 847
kowainik/tomland A Haskell library for bidirectional serialization of TOML configuration data 122
mstksg/backprop A Haskell library providing automatic heterogeneous back-propagation for differentiable programming and deep learning applications. 181
ryuk17/machinelearning This is a collection of machine learning algorithms implemented in Python 3.6. 103