math-as-code
Math notation guide
A cheat-sheet guide to mathematical notation in code form to ease developers into mathematical concepts.
a cheat-sheet for mathematical notation in code form
15k stars
408 watching
1k forks
last commit: over 2 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
mathnet/mathnet-symbolics | A basic computer algebra library for .NET and F# that supports symbolic manipulation and expression simplification. | 351 |
numpy/numpy | Provides support for large, multi-dimensional arrays and matrices, along with functions to manipulate them, as well as tools for integration with C/C++ code. | 28,087 |
sigma-py/accupy | A Python library providing accurate and efficient numerical summation and dot product functions. | 104 |
kingzez/easy-math.js | A TypeScript-based math utility for basic arithmetic operations | 7 |
davidedc/algebrite | A JavaScript library for symbolic mathematics and algebraic computation. | 968 |
josdejong/mathjs | An extensive JavaScript math library with support for numbers, complex numbers, expressions, and matrices. | 14,416 |
256arts/symbol-code | An iOS app that allows users to create and manipulate programs by moving variables around a grid of symbols. | 0 |
mathnet/mathnet-numerics | A comprehensive numerical library for .NET and Mono, providing algorithms and data structures for various mathematical tasks. | 3,508 |
jvanverth/essentialmath | Sample code and libraries for teaching essential mathematical concepts to game developers. | 408 |
18720060819/mathematical-modeling | A repository of notes and resources for learning mathematical modeling using MATLAB. | 62 |
markrogoyski/math-php | A comprehensive PHP library providing mathematical functions and algorithms | 2,346 |
proprowataya/calc4 | A programming language where everything in its code is an operator. | 5 |
bevesce/unicode-symbols-search | A tool for finding and pasting Unicode symbols using Python | 192 |
fantasyland/fantasy-land | Defines interoperability of common algebraic structures in JavaScript | 10,121 |
pmttavara/pt_math | Fast scalar math routines with a focus on efficiency and simplicity. | 54 |