symbolic-math
There are 101 repositories under symbolic-math topic.
sicmutils/sicmutils
Computer Algebra, Physics and Differential Geometry in Clojure.
asc-community/AngouriMath
New open-source cross-platform symbolic algebra library for C# and F#. Can be used for both production and research purposes.
JuliaSymbolics/SymbolicUtils.jl
Symbolic expressions, rewriting and simplification
mentat-collective/emmy
The Emmy Computer Algebra System.
axkr/symja_android_library
:coffee: Symja - computer algebra language & symbolic math library. A collection of popular algorithms implemented in pure Java.
justindujardin/mathy
Tools for using computer algebra systems to solve math problems step-by-step with reinforcement learning
MasonProtter/Symbolics.jl
A symbolic math library written in Julia modelled off scmutils
BowenFu/mathiu.cpp
mathiu : a simple computer algebra system in C++.
HarrisonGrodin/Rewrite.jl
An efficient symbolic term rewriting engine
yuemingl/SymJava
A Java library for fast symbolic-numeric computation
project-eutopia/keisan
A Ruby-based expression parser, evaluator, and programming language
pymc-devs/symbolic-pymc
Tools for the symbolic manipulation of PyMC models, Theano, and TensorFlow graphs.
deep-symbolic-mathematics/TPSR
[NeurIPS 2023] This is the official code for the paper "TPSR: Transformer-based Planning for Symbolic Regression"
rinikerlab/Ensembler
Ensembler is a python package that provides fast and easy access to 1D and 2D model system simulations. It can be used for method development or to deepen understanding of a broad spectrum of modeling methods, from basic sampling techniques to enhanced sampling and free energy calculations. It is easy to install, fast, increases shareability, comparability, and reproducibility of scientific code developments.
deep-symbolic-mathematics/Multimodal-Math-Pretraining
[ICLR 2024 Spotlight] This is the official code for the paper "SNIP: Bridging Mathematical Symbolic and Numeric Realms with Unified Pre-training"
tomilov/insituc
x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, constant folding.
wrenfold/wrenfold
Toolkit for generating code from symbolic math expressions.
y0-causal-inference/y0
❓y0 (pronounced "why not?") is for causal inference in Python
reduce-algebra/reduce-algebra
reduce-algebra: a portable general-purpose computer algebra system, automatically mirrored from https://svn.code.sf.net/p/reduce-algebra/code/. Please visit the REDUCE Homepage, https://reduce-algebra.sourceforge.io/, to report any bugs or request assistance.
ForoughA/neuralMath
Combining Symbolic and Function Evaluation Expressions In Neural Programs
rjrosati/SymbolicTensors.jl
Manipulate tensors symbolically in Julia! Currently needs a SymPy dependency, but work is ongoing to change the backend to SymbolicUtils.jl
zalo/Symplex
A Symbolic Code Algebra+Calculus system for VS Code
pyccel/sympde
Symbolic calculus for partial differential equations (and variational forms)
owlbarn/owl_symbolic
Connect Owl with other accelerators and numerical frameworks with symbolic maths
RobinKa/egga
Symbolic Geometric Algebra with E-Graphs
gutow/Algebra_with_Sympy
Tools for doing stepwise algebra in an on paper like manner using SymPy.
jbyuki/swan.lua
Symbolic math toolbox in Lua
softsys4ai/differentiable-proving
Code and data for the paper "Pretrained Language Models are Symbolic Mathematics Solvers too!", arXiv:2110.03501
Zeta611/polycalc
🧮 Polynomial Calculator
AdamWhiteHat/Polynomial
Comprehensive univariate polynomial class. All arithmetic performed symbolically. Some advanced features include: Arithmetic of polynomial rings over a finite field, the Tonelli-Shanks algorithm, GCD, exponentiation by squaring, irreducibility checking, modular arithmetic (obviously) and polynomials from roots.
MathGene/MathGene
The JavaScript Open Source symbolic math calculation and rendering engine.
elia-mercatanti/deep-learning-symbolic-mathematics
Discussion and test of the first successful approach to solving symbolic mathematics problems through the use of neural networks, proposed for the first time by two Facebook researchers, Guillaume Lample and François Charton. My Master Degree Thesis in Data Science.
yxiao1996/RoboticsGallery
Toy robotic projects from winter holiday 2018-2019 and spring 2019 at Boston University
agustinbrusco/Physics-and-Math-Plots
No puedo cursar una materia sin intentar en algún momento llevarla a código y visualizar los temas que estoy estudiando. Este repo tiene el objetivo de mantener ordenada y accesible la colección de todos esos intentos.
horeilly1101/deriv
𝝏F A symbolic derivative calculator, with API endpoints
reduce-algebra/reduce-historical
reduce-historical: historical snapshots of the portable general-purpose computer algebra system, automatically mirrored from https://svn.code.sf.net/p/reduce-algebra/code/historical/. Please visit the REDUCE Homepage, https://reduce-algebra.sourceforge.io/, for additional details.