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 9 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 3 months ago
- Numerical Methods in Haskell with Applications to Data Analysis, Finance and Physics☆57Updated 4 years ago
- Combinators and types for easily building trainable neural networks using the backprop library☆33Updated 5 years ago
- Linear Algebra of Programming - Algebraic Matrices in Haskell☆84Updated 2 months ago
- Haskell plotting library☆44Updated 10 months ago
- Numerical computation in native Haskell☆91Updated 4 years ago
- Many-dimensional type-safe numeric ops☆46Updated 3 years ago
- Coordinate-free hypersurfaces as Haskell types☆41Updated 3 months ago
- Examples of data analysis in Haskell☆19Updated 7 years ago
- Multidimensional arrays and simple tensor computations☆38Updated last year
- Haskell bindings to ArrayFire☆60Updated 7 months ago
- Julia embedded in Haskell☆52Updated 7 months ago
- Practical Deep Learning in Haskell now!☆52Updated 2 years ago
- A suite of Haskell libraries for representing, manipulating, and sampling random variables☆43Updated last year
- A multi-method simulation library☆82Updated last year
- Some numerical optimization methods implemented in Haskell☆47Updated 5 years ago
- A geometric algebra implementation in Haskell☆31Updated 4 years ago
- A haskell numeric prelude, providing a clean structure for numbers and operations that combine them.☆70Updated last week
- Convenient Haskell syntax for writing in LaTeX math expressions☆28Updated last year
- Agda-style equational reasoning in Haskell☆53Updated 3 months ago
- Examples for the book “Alex and Happy”☆34Updated 10 years ago
- i bet you there is a typesystem behind music☆32Updated 6 years ago
- - An overview of Haskell numerical libraries☆14Updated 8 years ago
- Tensors in Haskell☆40Updated 6 months ago
- Combinatory automatic differentiation in Haskell for heterogeneous computing.☆22Updated 6 years ago
- An embedded probabilistic programming language.☆34Updated 8 years ago
- Diagrams standard library☆140Updated last month
- Matrix operations in 100% pure Haskell☆34Updated last year
- Examples of Haskell versions of Numpy usage☆18Updated 8 years ago
- Statistics package for Haskell based on hmatrix☆13Updated 4 years ago