astanin / moo
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 5 months ago
Alternatives and similar repositories for moo:
Users that are interested in moo are comparing it to the libraries listed below
- Numerical Methods in Haskell with Applications to Data Analysis, Finance and Physics☆57Updated 4 years ago
- Source for personal blog.☆77Updated last week
- Julia embedded in Haskell☆53Updated 3 months ago
- Coordinate-free hypersurfaces as Haskell types☆40Updated last year
- Examples of Haskell versions of Numpy usage☆18Updated 8 years ago
- Examples of data analysis in Haskell☆19Updated 7 years ago
- haskell bindings for blas and lapack☆49Updated 7 years ago
- Many-dimensional type-safe numeric ops☆46Updated 3 years ago
- Numerical computation in native Haskell☆90Updated 4 years ago
- A Monte Carlo monad and transformer for Haskell.☆40Updated 5 years ago
- Practical Deep Learning in Haskell now!☆50Updated 2 years ago
- Multidimensional arrays and simple tensor computations☆38Updated 11 months ago
- Example how to call Haskell from Python easily (using ctypes.cdll.LoadLibrary)☆58Updated 12 years ago
- Constructs FAlgebras from typeclasses, making Haskell functions homoiconic☆18Updated 5 years ago
- Combinators and types for easily building trainable neural networks using the backprop library☆33Updated 5 years ago
- List of Haskell streamers on Twitch, YouTube, etc.☆29Updated 4 years ago
- All the Transient libraries☆40Updated 3 weeks ago
- A suite of Haskell libraries for representing, manipulating, and sampling random variables☆42Updated last year
- Haskell bindings to ArrayFire☆60Updated 3 months ago
- Agda-style equational reasoning in Haskell☆52Updated 2 months ago
- Examples for the book “Alex and Happy”☆34Updated 9 years ago
- A multi-method simulation library☆80Updated 9 months ago
- Haskell plotting library☆44Updated 7 months ago
- An Experiment in Haskell Symbolic Algebra☆72Updated 12 years ago
- Fast haskell chess move generator library and console UCI frontend☆31Updated 2 months ago
- Convenient Haskell syntax for writing in LaTeX math expressions☆28Updated last year
- haskell memory☆48Updated last year
- Where I try code from Haskell (etc) books, articles, etc.☆36Updated last year
- So, you want to write a DSL interpreter...☆25Updated 6 years ago
- Use Pandoc to write simple reports within haskell code. Inspired by R-markdown.☆29Updated 2 months ago