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 8 months ago
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.☆77Updated 2 months ago
- Coordinate-free hypersurfaces as Haskell types☆41Updated 2 months ago
- Numerical Methods in Haskell with Applications to Data Analysis, Finance and Physics☆57Updated 4 years ago
- Practical Deep Learning in Haskell now!☆52Updated 2 years ago
- Numerical computation in native Haskell☆91Updated 4 years ago
- Multidimensional arrays and simple tensor computations☆38Updated last year
- A geometric algebra implementation in Haskell☆31Updated 4 years ago
- Haskell bindings to ArrayFire☆60Updated 6 months ago
- Convenient Haskell syntax for writing in LaTeX math expressions☆28Updated last year
- Examples for the book “Alex and Happy”☆34Updated 10 years ago
- Examples of data analysis in Haskell☆19Updated 7 years ago
- Agda-style equational reasoning in Haskell☆53Updated 2 months ago
- Reinforcement learning in haskell☆45Updated 4 years ago
- A haskell numeric prelude, providing a clean structure for numbers and operations that combine them.☆69Updated this week
- Small implementation of OutsideIn(X) type checking algorithm☆31Updated 10 years ago
- List of Haskell streamers on Twitch, YouTube, etc.☆29Updated 4 years ago
- A suite of Haskell libraries for representing, manipulating, and sampling random variables☆43Updated last year
- Haskell plotting library☆44Updated 10 months ago
- Combinators and types for easily building trainable neural networks using the backprop library☆33Updated 5 years ago
- λλλλ Lennart Augustsson's λ-calculus cooked four ways☆53Updated 8 years ago
- Fast haskell chess move generator library and console UCI frontend☆33Updated 5 months ago
- Linear Algebra of Programming - Algebraic Matrices in Haskell☆84Updated last month
- Type-safe modelling DSL, symbolic transformation, and code generation for solving optimization problems.☆43Updated 7 months ago
- Combinatory automatic differentiation in Haskell for heterogeneous computing.☆22Updated 6 years ago
- DSL for forward and reverse mode automatic differentiation in Haskell. Port of DiffSharp.☆27Updated 6 years ago
- ☆111Updated last year
- Generic random generators☆81Updated 2 years ago
- General-Purpose Computer Algebra System as an EDSL in Haskell☆92Updated 9 months ago
- being the materials for Summer 2013's course☆112Updated 2 years ago
- Julia embedded in Haskell☆52Updated 6 months ago