The Wayback Machine - https://web.archive.org/web/20220325173433/https://github.com/topics/algebraic
Here are
21 public repositories
matching this topic...
Computer Algebra System in Javascript (Typescript)
Updated
Mar 21, 2022
TypeScript
Specification for common algebraic structures in JavaScript based on Fantasy Land
Updated
Oct 29, 2019
JavaScript
Algebraic data types for C99
Showcasing how the Polysemy library can be used to implement a REST application conforming to the guidelines of the Clean Architecture model.
Updated
Oct 21, 2021
Haskell
Algebraic graphs implementation in TypeScript
Updated
Feb 13, 2022
TypeScript
Additional accompaniment to Functional and Reactive Domain Modeling
Updated
Mar 25, 2022
Scala
Algebraic structures for untyped Racket
Updated
Oct 13, 2020
Racket
Get all your structure and rip it apart.
Updated
Oct 21, 2018
Haskell
Conversions between algebraic classes and F-algebras.
Updated
Jul 2, 2020
Haskell
Algebraic Multigrid (AMG) Solver Library
Generate CAPTCHA from algebraic formula
Updated
Jun 2, 2021
TypeScript
Some very basic algebraic ideas and notions.
Updated
Apr 17, 2019
HTML
Algebraic Sum types for Javascript (beta)
Updated
Mar 21, 2022
JavaScript
Sources of papers on algebraic file synchronization (TeX, Python)
Algebraic Identities with JavaScript and p5.js
Updated
Jan 17, 2018
JavaScript
This is a project to store the practices of my Artificial Intelligence II course; it contains basic neural networks algorithms with python and a GUI for plotting the trainings.
Updated
Nov 19, 2020
Python
A minimal implementation accompaning the paper "Sampling Signals on Meet/Join Lattices" to reproduce the results.
Updated
Oct 26, 2020
Jupyter Notebook
Coq proof of the generalized Howson-Rosenthal theorem: (transformation of an n-players incomplete game to an hypergraphical game)
To use NLP machine learning model along with Algebra to solve symbolic mathematics problems in a more general and smarter way, compared to and inspired by the project facebookresearch/SymbolicMathematics.
Updated
Jun 28, 2021
Jupyter Notebook
Implements some of the algorithms described in N. Ramsey and E. Csirmaz. An Algebraic Approach to File Synchronization, 2001 (OCaml)
Updated
Mar 29, 2014
OCaml
Improve this page
Add a description, image, and links to the
algebraic
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
algebraic
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
For the 1.0.0 release I refactored the FileStorage classes. The new implementations contain a lot of duplicate code. Refactor these classes to be less redundant.