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:
- Source for personal blog.☆78Updated last month
- Numerical Methods in Haskell with Applications to Data Analysis, Finance and Physics☆57Updated 5 years ago
- A suite of Haskell libraries for representing, manipulating, and sampling random variables☆43Updated last year
- Numerical computation in native Haskell☆91Updated 5 years ago
- Multidimensional arrays and simple tensor computations☆38Updated last year
- Combinators and types for easily building trainable neural networks using the backprop library☆34Updated 5 years ago
- An embedded probabilistic programming language.☆34Updated 8 years ago
- Linear Algebra of Programming - Algebraic Matrices in Haskell☆84Updated 5 months ago
- A geometric algebra implementation in Haskell☆32Updated 5 years ago
- Examples of Haskell versions of Numpy usage☆18Updated 8 years ago
- Haskell plotting library☆44Updated 3 weeks ago
- Agda-style equational reasoning in Haskell☆54Updated 6 months ago
- Practical Deep Learning in Haskell now!☆51Updated 2 years ago
- Haskell bindings for Python's Matplotlib☆86Updated last year
- A multi-method simulation library☆81Updated last year
- Coordinate-free hypersurfaces as Haskell types☆41Updated 6 months ago
- Haskell bindings to ArrayFire☆60Updated 9 months ago
- A haskell numeric prelude, providing a clean structure for numbers and operations that combine them.☆70Updated 2 months ago
- Reinforcement learning in haskell☆45Updated 4 years ago
- Type-safe modelling DSL, symbolic transformation, and code generation for solving optimization problems.☆43Updated 11 months ago
- A Haskell API into HTML5 Canvas☆72Updated 5 months ago
- Examples of data analysis in Haskell☆19Updated 7 years ago
- Many-dimensional type-safe numeric ops☆46Updated 3 years ago
- Some numerical optimization methods implemented in Haskell☆47Updated 5 years ago
- General-Purpose Computer Algebra System as an EDSL in Haskell☆93Updated last year
- Brent's PhD thesis.☆69Updated 9 years ago
- Benchmark of the main linear algebra libraries in Haskell☆26Updated 5 years ago
- Convenient Haskell syntax for writing in LaTeX math expressions☆28Updated last month
- Statistics package for Haskell based on hmatrix☆13Updated 5 years ago
- Tools for building 3D interactive programs in Haskell☆73Updated last week