andreaferretti / commutative-algebraLinks
An introduction to the basic ideas of commutative algebra
☆17Updated 5 years ago
Alternatives and similar repositories for commutative-algebra
Users that are interested in commutative-algebra are comparing it to the libraries listed below
Sorting:
- A lightweight interactive data visualization library☆14Updated 6 years ago
- Tagged union types and immutable records (product types) in Python☆11Updated 8 years ago
- A MiniKanren in Python☆35Updated 9 years ago
- World's best progamming language☆16Updated 5 years ago
- Various Futhark benchmark programs☆42Updated last month
- My solutions for AoC 2017, using Nim, OCaml, and Python☆43Updated 9 months ago
- Programming language for symbolic computation with unusual combination of pattern matching features: Tree patterns, associative patterns…☆47Updated 2 weeks ago
- A general purpose relational language☆19Updated 5 years ago
- negamax AI algorithm for turn-based games☆13Updated 5 years ago
- Python term rewriting☆30Updated 12 years ago
- A (mildly) optimizing brainf*ck compiler implemented as Nim macros☆26Updated 4 years ago
- An implementation of the APL language in Python with the Numpy module☆29Updated 8 years ago
- A wrapper around Python's ctypes for Nim-specific function signatures.☆12Updated 7 years ago
- Ranked Programming Extension for Racket☆54Updated 5 years ago
- CHR2 to SQL conversion☆14Updated 10 years ago
- Exploration of primes, factorization and number theory through haskell☆10Updated 8 years ago
- A minimal experimental actor library for Nim (wip)☆24Updated 8 years ago
- TinyNim - a REPL for Nim (an interactive sandbox for testing Nim code)☆31Updated 4 years ago
- Finite state machines as graphs☆60Updated 5 years ago
- ☆34Updated 4 years ago
- An interpreter for a minimal but Turing-complete stack based 'concatenative' language.☆19Updated 11 years ago
- translations of a lambda abstraction to combinations of operators☆18Updated 6 years ago
- An encoding of the UK's self-isolation rules in Prolog☆34Updated 4 years ago
- Jumpstart your Nim project at Status☆11Updated 6 years ago
- Markov Decision Processes in Python