walck / learn-physicsLinks
A library of functions for vector calculus, calculation of electric field, electric flux, magnetic field, and other quantities in mechanics and electromagnetic theory.
☆182Updated 2 years ago
Alternatives and similar repositories for learn-physics
Users that are interested in learn-physics are comparing it to the libraries listed below
Sorting:
- Simulate physics on generalized coordinate systems using Hamiltonian Mechanics and automatic differentiation. Don't throw away your shot…☆152Updated 11 months ago
- A black hole raytracer written in Haskell☆178Updated 3 years ago
- The Quantum IO Monad, implemented in Haskell☆104Updated last year
- A course-worth of notes☆202Updated last year
- Haskell toolbox for research and teaching in classical mechanics. Includes modules for symbolic algebra and automatic differentiation.☆88Updated 8 years ago
- Low-dimensional linear algebra primitives for Haskell.☆209Updated 2 months ago
- a collection of cellular automata written in Haskell with Diagrams☆187Updated 6 years ago
- General-Purpose Computer Algebra System as an EDSL in Haskell☆92Updated 11 months ago
- Automatic Differentiation☆383Updated 5 months ago
- Advent of Code 2018, in Coq! (https://adventofcode.com/2018)☆140Updated 6 years ago
- Diagrams standard library☆139Updated 2 months ago
- Genetic algorithm library for Haskell. Binary and continuous (real-coded) GAs. Binary GAs: binary and Gray encoding; point mutation; one-…☆59Updated 10 months ago
- Algorithms from AIMA in Haskell