at
Topology computation library
A Haskell implementation of algorithms for computing homology in algebraic topology.
Effective Algebraic Topology in Haskell
87 stars
5 watching
3 forks
Language: Haskell
last commit: 5 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 | 364 |
haskell/attoparsec | A fast parser combinator library for efficient text parsing in network protocols and file formats | 513 |
galoisinc/haskell-tor | A Haskell implementation of the Tor onion routing network protocol | 273 |
mikeizbicki/hlearn | Developing a high-performance machine learning library that balances speed and flexibility in Haskell | 1,623 |
hasktorch/hasktorch | A Haskell library for building neural networks and working with tensors. | 1,083 |
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,583 |
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 | 57 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 850 |
kowainik/tomland | A Haskell library for bidirectional serialization of TOML configuration data | 123 |
mstksg/backprop | A Haskell library providing automatic heterogeneous back-propagation for differentiable programming and deep learning applications. | 180 |
ryuk17/machinelearning | This is a collection of machine learning algorithms implemented in Python 3.6. | 103 |