jwiegley / control-theoryLinks
Control theory in Haskell: Data structures, algorithms and adapters
☆80Updated 7 years ago
Alternatives and similar repositories for control-theory
Users that are interested in control-theory are comparing it to the libraries listed below
Sorting:
- Linear Algebra of Programming - Algebraic Matrices in Haskell☆85Updated 9 months ago
- Vector & affine spaces, linear maps, and derivatives☆49Updated 8 months ago
- Home of the fast-arithmetic library for number theory in ATS and Haskell.☆25Updated last year
- Some numerical optimization methods implemented in Haskell☆47Updated 5 years ago
- Interpret Haskell programs into any cartesian closed category.☆69Updated this week
- Haskell bindings to ArrayFire☆60Updated last year
- Fast parallel calculations in pure mathematics, e.g. Gröbner Bases☆16Updated last year
- Library for invertible parsing and printing☆33Updated 5 months ago
- Combinators and types for easily building trainable neural networks using the backprop library☆34Updated 6 years ago
- Haskell bindings to SymEngine☆27Updated 2 years ago
- An embedded DSL for creating, composing, and using probability measures.☆42Updated 6 years ago
- Order theory☆25Updated 2 years ago
- Agda-style equational reasoning in Haskell☆54Updated 3 weeks ago
- I/O utilities and datasets for algebraic-graphs☆14Updated 3 years ago
- Demo code for the talk Dependent Types in Haskell in Hong Kong Functional Programming meetup☆16Updated 7 years ago
- Practical Deep Learning in Haskell now!☆50Updated 3 years ago
- your dynamic optimization buddy☆27Updated 6 years ago
- An efficient graph library for Haskell☆41Updated 5 months ago
- Haskell library containing common graph search algorithms☆54Updated 7 months ago
- making data science easy and safe with data frames in haskell☆28Updated 8 years ago
- Paper: The simple essence of automatic differentiation☆23Updated 7 years ago
- Haskell bindings to the Eigen C++ library☆16Updated last year
- An elegant implementation of discrete diffgeo in haskell☆34Updated 6 years ago
- A Haskell implementation of "Functional pearl: a SQL to C compiler in 500 lines of code"☆46Updated 6 years ago
- A framework for defining text adventures via Haskell files. Play by combining functions, not by guessing phrases.