equation-solver
There are 235 repositories under equation-solver topic.
axkr/symja_android_library
:coffee: Symja - computer algebra language & symbolic math library. A collection of popular algorithms implemented in pure Java.
arabiaweather/athena
Automatic equation building and curve fitting. Runs on Tensorflow. Built for academia and research.
dbforge/SharpMath
A small .NET math library.
ITMO-NSS-team/torch_DE_solver
Combines power of torch, numerical methods to conquer and solve ALL {O,P}DEs
kgram/react-equation
A parser, resolver and renderer for equations in react
datamole-ai/gomez
Framework and implementation for mathematical optimization and solving non-linear systems of equations.
dae-cpp/dae-cpp
A simple but powerful header-only C++ DAE (Differential Algebraic Equation) system solver
shril/CubicEquationSolver
Python Script to find the roots of a Cubic Equation
rohankishore/PhysiPy
Python Library to calculate all types of Physics Formulae, both for calculations and research
JuliaNLSolvers/NLSolversBase.jl
Base package for optimization and equation solver software in JuliaNLSolvers
yeko0990/MathSolver
A math-solving program, built to solve many types of equations (complex, multi-variable, polynomial...)
EduardBargues/NonLinearEquationsSolver
This repository aim to provide with an easy-to-use library to solve non-linear systems of equations.
Pterodactylus/Ceres.js
Ceres.js is a javascript port of the Ceres solver. Ceres Solver is an open source C++ library for modeling and solving large, complicated optimization problems. It can be used to solve Non-linear Least Squares problems with bounds constraints and general unconstrained optimization problems. It is a mature, feature rich, and performant library.
XCH-CEB/xch-project
A high-performance chemical equation parser and balancer
rohankishore/Graphyte
A simple, and responsive math graphing app powered by PyQt6, NumPy and Matplotlib. Create and analyze functions with ease.
XiaoXueTu555/SeekAnAnswer
一个支持多项式计算与方程求解的小型C++数学库
zlatanvasovic/ChemEquations.jl
Write and balance chemical equations elegantly and efficiently.
mlxd/GPUE
GPU Gross-Pitaevskii Equation numerical solver for rapidly rotating Bose-Einstein condensates. Further development and maintenance from https://github.com/GPUE-group/GPUE
mssm199996/symbolic-equation-solver
A genetic programming application to solve linear and quadratic equations symboliclly
pub-calculator-io/math-equation-solver
Free WordPress Plugin: PEMDAS calculator solves mathematical expressions with the order of operations - brackets, exponents, multiplication, division, addition, and subtraction. www.calculator.io/math-equation-solver/
AzizAlqasem/FormulaLab
FormulaLab derive, search, and manage, formulas in a database
BaseMax/QuadraticEquationCalculator
Quadratic Solver: Quadratic Equation Calculator (A X^2 + B X^1 + D = 0)
codewithdark-git/MathGPT
The MathGPT is a web application built with Streamlit that allows users to input mathematical problems and receive solutions. The app supports both text and LaTeX input, making it versatile for various mathematical expressions.
nelsyeung/webgl-laplace-solver
Solving the Laplace equation on the GPU using WebGL 2
4rlenrey/equation_solver
Solve and draw math equations
jonaprojects/kiwicalc
Powerful math tools for equation solving, calculus, vectors, mathematical series, matrices, etc.
nmltd/numerical-methods-java
Numerical Methods Using Java: For Data Science, Analysis, and Engineering https://www.amazon.com/Numerical-Methods-Using-Java-Engineering/dp/1484267966
omarshawky15/ArabicMathSolver-AndroidApp
Arabic math solver (Android) is a client-side Android application that has the ability to recognize and solve handwritten mathematical expressions in Arabic notation.
Abhinand20/MathFormer
MathFormer - Solve math equations using NLP and transformers!
aibobrov/nonlinear-equations-solver
C++ equations solver and grapher
BaseMax/CubicEquationCalculator
Cubic Solver: Cubic Equation Calculator (A X^3 + B X^2 + C X^1 + D = 0)
magshaban/Poisson2D_FEM
This program Solves Poisson 2D equation using Finite element method.
sondosaabed/Equations-Processor
An equation processor application using linked stack and cursor array implementations of a linked stack.
tachidok/scicellxx
SciCell++ is an object-oriented framework for the simulation of biological and physical phenomena modelled as continuous or discrete processes.
ritessshhh/ScribbleSolver
ScribbleSolver is a web based ML model, leveraging CNNs and OCR to translate and solve handwritten mathematical equations with a high accuracy of 98.27%. It demonstrates the effective application of ML in resolving intricate real-world problems.