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 last year
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 5 years ago
- Source for personal blog.☆78Updated this week
- Combinators and types for easily building trainable neural networks using the backprop library☆34Updated 5 years ago
- A suite of Haskell libraries for representing, manipulating, and sampling random variables☆43Updated 2 years ago
- Coordinate-free hypersurfaces as Haskell types☆41Updated 9 months ago
- Linear Algebra of Programming - Algebraic Matrices in Haskell☆85Updated 8 months ago
- An embedded DSL for creating, composing, and using probability measures.☆42Updated 6 years ago
- Brent's PhD thesis.☆69Updated 9 years ago
- Multidimensional arrays and simple tensor computations☆38Updated last year
- An embedded probabilistic programming language.☆34Updated 8 years ago
- Haskell bindings to ArrayFire☆60Updated last year
- Haskell plotting library☆44Updated 4 months ago
- Numerical computation in native Haskell☆91Updated this week
- A geometric algebra implementation in Haskell☆32Updated 5 years ago
- Agda-style equational reasoning in Haskell☆54Updated 9 months ago
- Convenient Haskell syntax for writing in LaTeX math expressions☆28Updated 4 months ago
- A multi-method simulation library☆81Updated last year
- i bet you there is a typesystem behind music☆32Updated 7 years ago
- Some numerical optimization methods implemented in Haskell☆47Updated 5 years ago
- Matrix operations in 100% pure Haskell☆34Updated 2 years ago
- Vector & affine spaces, linear maps, and derivatives☆49Updated 7 months ago
- A haskell numeric prelude, providing a clean structure for numbers and operations that combine them.☆71Updated last week
- Many-dimensional type-safe numeric ops☆46Updated 4 years ago
- Statistics package for Haskell based on hmatrix☆13Updated 5 years ago
- Julia embedded in Haskell☆52Updated last year
- Some tools for provability logic☆37Updated 7 years ago
- Examples of Haskell versions of Numpy usage☆18Updated 8 years ago
- Haskell bindings for Python's Matplotlib☆87Updated last year
- Practical Deep Learning in Haskell now!☆50Updated 3 years ago
- Reinforcement learning in haskell☆45Updated 5 years ago