astanin / mooLinks
Genetic algorithm library for Haskell. Binary and continuous (real-coded) GAs. Binary GAs: binary and Gray encoding; point mutation; one-point, two-point, and uniform crossover. Continuous GAs: Gaussian mutation; BLX-α, UNDX, and SBX crossover. Selection operators: roulette, tournament, and stochastic universal sampling (SUS); with optional nich…
☆59Updated 10 months ago
Alternatives and similar repositories for moo
Users that are interested in moo are comparing it to the libraries listed below
Sorting:
- Numerical Methods in Haskell with Applications to Data Analysis, Finance and Physics☆57Updated 4 years ago
- Source for personal blog.☆77Updated last week
- Coordinate-free hypersurfaces as Haskell types☆41Updated 4 months ago
- An embedded probabilistic programming language.☆34Updated 8 years ago
- Combinators and types for easily building trainable neural networks using the backprop library☆33Updated 5 years ago
- Examples of data analysis in Haskell☆19Updated 7 years ago
- Multidimensional arrays and simple tensor computations☆38Updated last year
- Haskell plotting library☆44Updated last year
- A suite of Haskell libraries for representing, manipulating, and sampling random variables☆43Updated last year
- Numerical computation in native Haskell☆91Updated 5 years ago
- Examples of Haskell versions of Numpy usage☆18Updated 8 years ago
- Haskell bindings to ArrayFire☆60Updated 8 months ago
- Practical Deep Learning in Haskell now!☆52Updated 2 years ago
- A geometric algebra implementation in Haskell☆31Updated 4 years ago
- Some tools for provability logic☆37Updated 7 years ago
- Linear Algebra of Programming - Algebraic Matrices in Haskell☆84Updated 3 months ago
- A multi-method simulation library☆82Updated last year
- Many-dimensional type-safe numeric ops☆46Updated 3 years ago
- Haskell bindings for Python's Matplotlib☆86Updated last year
- Agda-style equational reasoning in Haskell☆54Updated 4 months ago
- Combinatory automatic differentiation in Haskell for heterogeneous computing.☆22Updated 7 years ago
- A haskell numeric prelude, providing a clean structure for numbers and operations that combine them.☆70Updated last month
- Haskell bindings to the Graphviz toolkit☆64Updated 2 years ago
- Machine Learning Toolbox☆36Updated 7 years ago
- This project is to contain a listing of common theorems in elementary category theory.☆73Updated 5 years ago
- A Haskell API into HTML5 Canvas☆72Updated 3 months ago
- Type-safe modelling DSL, symbolic transformation, and code generation for solving optimization problems.☆43Updated 9 months ago
- Convenient Haskell syntax for writing in LaTeX math expressions☆28Updated last year
- Heterogeneous automatic differentiation ("backpropagation") in Haskell☆191Updated 2 months ago
- Vector & affine spaces, linear maps, and derivatives☆49Updated 2 months ago