GitHub topics: math-expressions
Jackeemkin11/HTML-parsing-libraries
The best HTML parsing libraries for web scraping, comparing features like CSS selector and XPath support across popular tools like jsoup, Nokogiri, and Cheerio.
Size: 1000 Bytes - Last synced at: about 23 hours ago - Pushed at: about 24 hours ago - Stars: 1 - Forks: 0

gbenroscience/ParserNG
ParserNG is a powerful , fast math expression parser that parses and evaluates math expressions, does differential calculus(symbolic) evaluations, numerical integration, equation solving(quadratic, Tartaglia's, numerical solutions of other equations) , matrix operations and statistics amongst other functionality. It is written in pure java and has no native dependencies.
Language: Java - Size: 1020 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 39 - Forks: 7

ShaMan123/react-native-math-view 📦
Math view for react native! No WebView!
Language: TypeScript - Size: 18.4 MB - Last synced at: 4 days ago - Pushed at: 8 months ago - Stars: 86 - Forks: 26

soulverteam/SoulverCore
A powerful Swift framework for evaluating natural language math expressions
Language: Swift - Size: 571 MB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 917 - Forks: 35

BaseMax/MathImprove
Modify and Improve math expressions.
Language: PHP - Size: 29.3 KB - Last synced at: 9 days ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 0

AntonovAnton/math.evaluation
This .NET library allows you to evaluate and compile any mathematical expression from a string dynamically at runtime. It supports a wide range of operations and allows for the use of custom variables, operators, and functions. The evaluator can be configured for different contexts, such as scientific, programming, boolean math expressions.
Language: C# - Size: 519 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 54 - Forks: 3

enjeck/num2math
Complicated math expression generator
Language: JavaScript - Size: 792 KB - Last synced at: 20 days ago - Pushed at: 10 months ago - Stars: 100 - Forks: 13

Blake-Madden/tinyexpr-plusplus
Tiny recursive descent expression parser, compiler, and evaluation engine for math expressions and spreadsheet formulas in C++.
Language: C++ - Size: 7.8 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 96 - Forks: 13

aunyks/newton-api
➗ A really micro micro-service for advanced math.
Language: JavaScript - Size: 2.71 MB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 506 - Forks: 47

davedelong/DDMathParser
String → Number
Language: Swift - Size: 942 KB - Last synced at: 6 days ago - Pushed at: 10 months ago - Stars: 860 - Forks: 153

bugwheels94/math-expression-evaluator
Math JS library. Super advanced & efficient Math expression evaluator
Language: TypeScript - Size: 1.69 MB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 205 - Forks: 34

nreco/lambdaparser
Runtime parser for string expressions (formulas, method calls). Builds dynamic LINQ expression tree and compiles it to lambda delegate.
Language: C# - Size: 99.6 KB - Last synced at: 17 days ago - Pushed at: 10 months ago - Stars: 313 - Forks: 56

nickmaccarthy/python-datemath
A python module to emulate the date math used in SOLR and Elasticsearch
Language: Python - Size: 142 KB - Last synced at: 5 days ago - Pushed at: 7 months ago - Stars: 46 - Forks: 14

Aghajari/MathParser
MathParser is a simple but powerful open-source math tool that parses and evaluates algebraic expressions written in pure java.
Language: Java - Size: 68.4 KB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 51 - Forks: 8

FlutterSmith/iOS-ProCalc
ProCalc is a feature-rich Flutter-based calculator app inspired by the iOS calculator. It includes advanced arithmetic functions, memory operations, and history tracking, providing a seamless and modern user experience.
Language: Dart - Size: 280 KB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

incubated-geek-cc/math_ocr
Python web app which uses Onnx OCR model to output inline mathematical notations. Rendered in LaTeX with KaTeX font library.
Language: Python - Size: 154 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

youssefyasser0/calculator-app
Calculator App
Language: Dart - Size: 41 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

JarrarShahid/calculator-app
A simple calculator app built with Flutter, featuring basic math operations, sign toggle, percentage calculations, and a sleek UI. Ideal for beginners learning Flutter widgets, layouts, and state management.
Language: Dart - Size: 537 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

JER3MIAH/calculator_app
A responsive calculator app made with flutter
Language: Dart - Size: 6.1 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

MAHMOUDELSAYED7/Calculator
Flutter calculator app performs basic arithmetic operations, supports light and dark modes, features a clean interface, and uses Riverpod for state management.
Language: C++ - Size: 970 KB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1

mpobjects/bdparsii 📦
Super fast and simple evaluator for mathematical expressions written in Java, BigDecimal version.
Language: Java - Size: 424 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 1

rodolf0/tox
misc parsers in rust
Language: Rust - Size: 2.09 MB - Last synced at: 27 days ago - Pushed at: 5 months ago - Stars: 66 - Forks: 10

ArashPartow/filter
C++ CSV and DSV Filter Library https://www.partow.net/programming/dsvfilter/index.html
Language: C++ - Size: 1.82 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 1

ArashPartow/math-parser-benchmark-project
C++ Mathematical Expression Parser Benchmark
Language: C++ - Size: 30.6 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 131 - Forks: 27

ArashPartow/exprtk-perftest
Language: C++ - Size: 387 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1

ArashPartow/exprtk-extras
C++ Mathematical Expression Library Extra Examples https://www.partow.net/programming/exprtk/index.html
Language: C++ - Size: 913 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 13 - Forks: 11

yinqiwen/rapidudf
A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support
Language: C++ - Size: 979 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 53 - Forks: 2

brentp/kexpr-nim
nim wrapper for Heng Li's kexpr math expression evaluator library
Language: C - Size: 29.3 KB - Last synced at: 15 days ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 1

aydinnyunus/Cozulemeyen-Soru
2500 yıldır çözülemeyen soru
Language: Python - Size: 0 Bytes - Last synced at: 19 days ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 2

ArashPartow/exprtk
C++ Mathematical Expression Parsing And Evaluation Library https://www.partow.net/programming/exprtk/index.html
Language: C++ - Size: 3.62 MB - Last synced at: 9 months ago - Pushed at: 11 months ago - Stars: 604 - Forks: 252

sira-p/Espresso
Espresso is a mathematical expression evaluator in .NET based on ANTLR4.
Language: C# - Size: 9.73 MB - Last synced at: 10 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

MarcellPerger1/MathExprCalculatorJava
A basic calculator to evaluate math expressions in text
Language: Java - Size: 196 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Luke-Dramko/Expressions
Expressions is a swift framework which performs mathematical operations symbolically.
Language: Swift - Size: 235 KB - Last synced at: 11 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

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/
Language: JavaScript - Size: 5.85 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 13 - Forks: 0

kondrak/tinyexpr-rs
Tiny recursive descent expression parser, compiler, and evaluation engine for math expressions.
Language: Rust - Size: 31.3 KB - Last synced at: 12 days ago - Pushed at: almost 2 years ago - Stars: 11 - Forks: 2

futurearchitec/mxparserts 📦
TypeScript port of the mXparser framework by Mariusz Gromada (https://github.com/mariuszgromada). Use the same formula syntax on Java, .NET Core, Xamarin and JavaScript platforms.
Language: TypeScript - Size: 211 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Emon526/Flutter_Calculator
Language: Dart - Size: 1.07 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rekka/meval-rs
Math expression parser and evaluation library for Rust
Language: Rust - Size: 138 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 147 - Forks: 29

moizali125/math-expressions
math expressions
Language: JavaScript - Size: 949 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

zhuzho/FormulaTreeParser
math formula parse demo数学公式简单解析
Language: Java - Size: 83 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

BaseMax/PythonExpressionInterpreter
Simple Math Interpreter in Python
Language: Python - Size: 47.9 KB - Last synced at: 9 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

sagebind/mathpad
Interactive scratchpad calculator for VS Code
Language: TypeScript - Size: 61.5 KB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 21 - Forks: 6

rfporter/LV-muParser
LabVIEW API for calling muParser fast math parser library (https://beltoforion.de/en/muparser/)
Language: LabVIEW - Size: 10.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 2

maitag/formula
to play with mathematical formulas at haxe-runtime
Language: Haxe - Size: 239 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 2

erzhtor/algebroid
String math expression calculator
Language: JavaScript - Size: 399 KB - Last synced at: 6 days ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 0

ivanfretes/linear-equation-js
Library to perform basic algebra and geometry operations
Language: JavaScript - Size: 5.16 MB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

TillHeinzel/METL
Modern C++ header-only math expression parser
Language: C++ - Size: 864 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 4

LiquidFenrir/seshat Fork of nunores/seshat
Handwritten Math Expression Parser, now as a realtime library
Language: C++ - Size: 2.37 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Alessandro-Salerno/CLI-Expressions
Small and stupid CLI Version of the game MATH EXPRESSions
Language: C - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Yhtiyar/ExpressionParser
Java math expression builder and parser
Language: Java - Size: 85.9 KB - Last synced at: 24 days ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 0

prassee/exp4S
a Scala wrapper around Exp4j library
Language: Scala - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 2

gianluca-nitti/java-expr-eval
Simple Java library to evaluate math expressions.
Language: Java - Size: 109 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 1

dmyersturnbull/thornless
Safe, fast math eval.
Language: ANTLR - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Nitrillo/picomath
Fast math expression evaluation (C++ header only library)
Language: C++ - Size: 38.1 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 4

drisabelles/flutter-calculator
🎒 Repositório destinado ao projeto da matéria de Programação para Dispositivos Móveis II, ministrada pelo professor Rogério de Andrade, durante o 5º semestre na FATEC de São José dos Campos.
Language: Dart - Size: 265 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Raincode/DeskCalc
Desk(top) calculator application in C++
Language: C++ - Size: 36.2 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 10 - Forks: 3

XChy/XEL
An Expression Engine
Language: C++ - Size: 141 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 0

gianluca-nitti/android-expr-eval
Android application to solve math expressions
Language: Java - Size: 197 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 18 - Forks: 4

KaikeWesleyReis/binary-tree-for-math-expressions
Code created using C language to solve mathematical expressions using PILE data structure through Binary Trees
Language: C - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

seniorglez/Casio-LikeCalculatorLib
A simple library that aims to be able to do all the stuff that a scholar calculator can do.
Language: Java - Size: 136 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

irevenko/labs-playground
🏫 A Collection of College Labs
Language: Python - Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

crazylafo/AE_tl_math
An After Effect plugin to code in GLSL directly inside After Effect or to write math expressions to code your own filter
Language: C++ - Size: 139 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 95 - Forks: 7

theRealProHacker/MathEvaluator
A package that calculates the result of a mathematical expression given as a string
Language: Python - Size: 8.79 KB - Last synced at: 9 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

jirutka/asciidoctor-katex
Asciidoctor extension for converting latexmath using KaTeX at build time
Language: Ruby - Size: 57.6 KB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 17 - Forks: 5

BaseMax/TrigonometricFunctions
Analysis and thinking about trigonometry functions and how they work.
Language: HTML - Size: 4.79 MB - Last synced at: 9 days ago - Pushed at: almost 6 years ago - Stars: 13 - Forks: 2

bincrafters/conan-exprtk 📦
[OBSOLETE] The recipe is now in https://github.com/conan-io/conan-center-index
Language: Python - Size: 21.5 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

heokhe/node-calc
Small, fast, zero-dependency library/CLI to help you parse and calculate basic math expressions
Language: JavaScript - Size: 178 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 0

shahbaz-momi/expression-solver
A Kotlin/Java based mathematical expression solver. Supports custom operators, variables, and functions.
Language: Kotlin - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 8 - Forks: 2

OlehOnyshchak/OCR
Optical Character Recognition system for handwritten math expressions
Language: Jupyter Notebook - Size: 142 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 30 - Forks: 11

1j01/organeq
🔢➗🔢 Plant a phantasmagorical mathematical syntax tree
Language: CoffeeScript - Size: 98.6 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

divya1211/math-expression-detection
Detect mathematical expressions in worksheets and draw bounding boxes.
Language: Python - Size: 41.7 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 16 - Forks: 1

DPRL/tangent
A search engine for math expressions
Language: JavaScript - Size: 9.98 MB - Last synced at: over 1 year ago - Pushed at: over 10 years ago - Stars: 6 - Forks: 4

NielXu/pexpr
Evaluate results given by math expressions or export them as latex format
Language: Python - Size: 345 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

ahmadshahal/QCalc
A simple calculator Android application created using Flutter.
Language: Dart - Size: 451 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

AdriOZ/math-parser-c
A simple calculator that parses and interprets simple math expressions.
Language: C - Size: 56.6 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

shivrm/mathrs
Simple math expression parser written in Rust
Language: Rust - Size: 63.5 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

harshkumarkhatri/Simple-Calculator-App-Flutter
This is a simple calculator app that I built in flutter.
Language: Dart - Size: 70.3 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

LordDarkseid/HackerRank
Solutions to various HackerRank problems
Size: 86.9 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

jaksg82/jakStd20-MathExt
A collection of math functions that are not included in the System.Math library
Language: Visual Basic - Size: 8.79 KB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

marlond18/EMDD.KtEquationTree
C# .Net implementation of Symbolic Mathematics
Language: C# - Size: 668 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vladkinoman/optimization-algorithms-website
first- and second-order methods of optimization for function of two values (made especially for the Web Programming course)
Language: HTML - Size: 23.9 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

scrawlless/client
Client of the Scrawlless web application.
Language: TypeScript - Size: 4.45 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jmicjm/meval
math expression evaluator: operators, constants, functions and variables
Language: C++ - Size: 88.9 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

utkarsh-21st/math-expression-seperator
This program aims to separate a math expression / equation (or any abstract) into its individual terms using OpenCV.
Language: Python - Size: 961 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

marlond18/EMDD.KtExpressions
a library for basic math expression manipulations
Language: C# - Size: 47.9 KB - Last synced at: 16 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

shlomi1993/MathExpressions
In this repo I share my imiplementation of a system that can represent nested mathematical expressions that include variables, evaluate their values for specific variable assignments, differentiate them, and simplify the results.
Language: Java - Size: 46.9 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

kutify/jexp
The library enables you to write math expressions in a convenient way and evaluate them using variables
Language: Java - Size: 183 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

petrroll/MES
Math expression evaluator engine.
Language: C# - Size: 194 KB - Last synced at: 2 days ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 0

Leonidius20/MathParser
Math interpreter with variables support and AST optimization
Language: C++ - Size: 76.2 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

gutow/Easy_Pretty_Math
Easy way(s) to get pretty math output in Jupyter notebooks.
Language: Jupyter Notebook - Size: 91.8 KB - Last synced at: 22 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

Morpheu5/MathParser
A parser for text-entry maths that will eventually go into https://isaacphysics.org/equality
Language: Nearley - Size: 4.02 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

junhoyeo/math-sang
고등학교 수학(상)의 일부 개념을 파이썬으로 구현한 한글 코딩 모듈입니다.
Language: Python - Size: 3.91 KB - Last synced at: 12 months ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

RenatFakhrutdinov/calc_app
A parser of mathematical expressions
Language: Dart - Size: 438 KB - Last synced at: 17 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Gumichan01/fkalculus
A simple formal calculus program made in kotlin. Mirror
Language: Kotlin - Size: 303 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

E1izabeth/SymbolicComputations
Math engine with symbolic computations implementation
Language: C# - Size: 24.4 KB - Last synced at: 19 days ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

QuinnSong/QesGen
A very simple tool to generate random arithmetic equations using Python (UI in Chinese)
Language: Python - Size: 161 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

tamlthari/math_classifier_magic_calc
Recognize handwritten math expressions and perform calculation with deep learning. Data https://www.kaggle.com/xainano/handwrittenmathsymbols. Model train accuracy 95%, val acc 97%
Language: JavaScript - Size: 9.19 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

phamtung1/MathExpressionConverter
Math Expression Converter
Language: C# - Size: 199 KB - Last synced at: about 2 years ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 1

mmilunovic/raf-math-interpreter
Math interpreter that supports postfix, prefix and infix notation.
Language: Python - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

Gawaboumga/PyMatex
Parser for only mathematical expression of latex
Language: Python - Size: 396 KB - Last synced at: 5 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0
