Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Mathematics
Mathematics is an area of knowledge that includes such topics as numbers, formulas and related structures, shapes and the spaces in which they are contained, and quantities and their changes.
- GitHub: https://github.com/topics/mathematics
- Wikipedia: https://en.wikipedia.org/wiki/Mathematics
- Aliases: math,
- Last updated: 2025-01-29 00:17:58 UTC
- JSON Representation
https://github.com/admodev/baldor-lang
Algebraic and mathematical programming language, made with PYTHON.
algebra functional-programming language mathematical-programming mathematics programming-language
Last synced: 23 Dec 2024
https://github.com/stdlib-js/constants-float64-eulergamma
The Euler-Mascheroni constant.
const constant dbl double euler euler-constant euler-mascheroni eulergamma eulers-constant gamma ieee754 javascript mascheroni math mathematics node node-js nodejs precision stdlib
Last synced: 14 Nov 2024
https://github.com/stdlib-js/math-base-special-logaddexp
Compute the natural logarithm of exp(x) + exp(y).
function javascript ln log logaddexp logarithm math mathematics natural node node-js nodejs special special-functions stdlib
Last synced: 21 Oct 2024
https://github.com/omerjuve2023/calculadoraeuler2
Programa Java que implementa el método de Euler para resolver sistemas de ecuaciones diferenciales. La aplicación interactúa con el usuario para ingresar parámetros y muestra tanto resultados tabulares como gráficos.
java learn lombok-maven mathematics maven
Last synced: 19 Dec 2024
https://github.com/g1joshi/project-euler
Solutions of Project Euler problem sets
mathematics programming project-euler
Last synced: 08 Jan 2025
https://github.com/stdlib-js/stats-base-dvarianceyc
Calculate the variance of a double-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.
cramer deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array unbiased var variance youngs
Last synced: 20 Nov 2024
https://github.com/grandmoff100/umtymp-latex
Currently UMTYMP Calculus 3 Fall Semester 2022, Weekly homework assignments written in Latex.
latex mathematics overleaf umtymp
Last synced: 23 Jan 2025
https://github.com/irishfix/universalnumerics.net
UniversalNumerics.NET is a versatile .NET package that can be used both in Unity and in normal C# projects. It simplifies common computational tasks, such as computing 2D line intersections, 2D segment intersections, 2D point within queries, 2D triangulation of points, 3D area voxelization and even creating deep neural network models.
artifical-intelligence artificial-neural-networks computational-geometry csharp csharp-library deep-learning deep-neural-networks dotnet mathematics triangulation triangulation-delaunay unity unity3d
Last synced: 12 Jan 2025
https://github.com/aloiziomacedo/game-of-life
Implementation of Conway's Game of Life
cellular-automata cellular-automaton game-of-life mathematics python zero-player-game
Last synced: 23 Dec 2024
https://github.com/ziqi-yang/math_modeling_scripts
useful scripts, charts and algorithms for math modeling
mathematical-modelling mathematics matlab python python3 script
Last synced: 20 Dec 2024
https://github.com/fuglede/find-the-relation
A web-based game to illustrate the faithfulness problem for the Burau representation of the four strand braid group
braid braid-groups braids burau math mathematical-physics mathematics maths quantum-field-theory representation-theory topological-quantum-computation topology
Last synced: 05 Jan 2025
https://github.com/afg6k7h4fhy2/re-tdwmfc-2024
A replication in Python of some of the 2024 paper (The Demographic-Wealth model for cliodynamics) by Wittmann and Kuehn.
cliodynamics demography history mathematics modeling python
Last synced: 27 Dec 2024
https://github.com/stdlib-js/math-strided-special-sin-by
Compute the sine of each element retrieved from an input strided array via a callback function.
angle array element-wise javascript map math mathematics ndarray node node-js nodejs radians sin sine stdlib strided transform trig trigonometry vector
Last synced: 21 Oct 2024
https://github.com/edinsonrequena/engineering-mathematics
Specialization in Mathematical Engineering from the Universidad Politecnica de Valencia
algebra computer-science derivatives engeneering integral mathematical-engineering mathematics
Last synced: 27 Jan 2025
https://github.com/stdlib-js/math-strided-special-sqrt
Compute the principal square root of each element in a strided array.
array element-wise javascript math mathematics ndarray node node-js nodejs number power principal root sqrt square stdlib strided vector
Last synced: 21 Oct 2024
https://github.com/stdlib-js/math-strided-special-atan-by
Compute the arctangent of each element retrieved from an input strided array via a callback function.
arc arctangent array atan element-wise inverse javascript math mathematics ndarray node node-js nodejs stdlib strided tan tangent trig trigonometry vector
Last synced: 21 Oct 2024
https://github.com/stdlib-js/math-strided-special-cbrt-by
Compute the cube root of each element retrieved from an input strided array via a callback function.
accessor array callback cube element-wise javascript map math mathematics ndarray node node-js nodejs pow power root stdlib strided transform vector
Last synced: 21 Oct 2024
https://github.com/cheran-senthil/btp-project
Congruences of Partitions: Rank Differences and Cubic Partition Pairs
congruence mathematics partition-functions research
Last synced: 04 Dec 2024
https://github.com/stdlib-js/math-strided-ops-add-by
Element-wise addition of two strided arrays via a callback function.
accessor add addition arithmetic array element-wise javascript map math mathematics ndarray node node-js nodejs stdlib strided sum summation transform vector
Last synced: 21 Oct 2024
https://github.com/lloydlobo/geomeasure
Geomeasure measures distance using GPS and that too without without any API!
app distance gps-location javascript mathematics mobile-app noapi typescript
Last synced: 16 Dec 2024
https://github.com/stdlib-js/constants-float64-max-base2-exponent-subnormal
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
bias binary const constant dbl double exponent float floating-point ieee754 javascript math mathematics max maximum node node-js nodejs stdlib subnormal
Last synced: 01 Nov 2024
https://github.com/pilotleoyan/inside-deep-learning
Inside deep learning, a repository to explain and apply deep learning concepts.
autograd deep-learning machine-learning-algorithms machine-learning-from-scratch mathematics python3 pytorch
Last synced: 21 Dec 2024
https://github.com/stdlib-js/math-strided-special-deg2rad
Convert each element in a strided array from degrees to radians.
angle array convert degrees element-wise geometry javascript math mathematics ndarray node node-js nodejs radians stdlib strided trig trigonometry vector
Last synced: 21 Oct 2024
https://github.com/bjoern-hempel/js-analysis
This javascript library do some analysis calculations (matrix, vector, etc.).
analysis javascript mathematics
Last synced: 27 Dec 2024
https://github.com/fusion809/lua-scripts
My Lua scripts, an attempt to learn the Lua programming language
lua mathematics numerical-calculations scripts
Last synced: 27 Jan 2025
https://github.com/stdlib-js/random-array-tools
Pseudorandom number generator array creation function tools.
generator javascript lib library math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable standard statistics stats stdlib
Last synced: 20 Nov 2024
https://github.com/fusion809/python-scripts
My repository containing Python scripts I use to solve mathematics problems.
mathematics maths python python-script
Last synced: 27 Jan 2025
https://github.com/fusion809/scilab-scripts
Scilab scripts I have written for solving a few problems.
math mathematics scilab scilab-scripts sturm-liouville-problems
Last synced: 27 Jan 2025
https://github.com/patrikmasiar/algorythm-of-the-night
Awesome list of algorithms that help you 🚀 Feel free to contribute 👨🏻💻
algorithms data interview-questions logic logic-programming math mathematics science
Last synced: 14 Dec 2024
https://github.com/jamesrweb/p5-projects
A collection of creative coding projects written with the p5.js library.
animations data-visualization experiments games graphics mathematics p5
Last synced: 09 Dec 2024
https://github.com/choukh/metalogic
first-order logic and set theory
agda formal-languages formalization mathematical-logic mathematics
Last synced: 15 Jan 2025
https://github.com/stdlib-js/random-array-hypergeometric
Create an array containing pseudorandom numbers drawn from a hypergeometric distribution.
array discrete generator hypergeometric javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 09 Dec 2024
https://github.com/stdlib-js/math-base-special-asindf
Compute the arcsine (in degrees) of a single-precision floating-point number.
arcsine asin degree inverse javascript math mathematics node node-js nodejs radians sine stdlib trig trigonometry
Last synced: 17 Nov 2024
https://github.com/lapets/polynomium
Library for symbolically representing and working with polynomials.
javascript-library library math mathematics polynomial polynomials symbolic-math
Last synced: 23 Jan 2025
https://github.com/mgobeaalcoba/maths_in_jupyter_notebooks
Jupyter Notebooks con repasos y explicaciones de matemáticas.
anaconda3 deepnote google-colab jupyter-notebook mathematics maths python
Last synced: 20 Jan 2025
https://github.com/stdlib-js/math-base-special-lcmf
Compute the least common multiple (lcm) of two single-precision floating-point numbers.
arithmetic discrete euclid euclidean gcd integer javascript lcd lcm least-common-multiple lowest-common-denominator lowest-common-multiple math mathematics node node-js nodejs smallest-common-multiple stdlib
Last synced: 04 Dec 2024
https://github.com/stdlib-js/random-base-rayleigh
Rayleigh distributed pseudorandom numbers.
continuous dist distribution generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rayleigh rng seed statistics stats stdlib
Last synced: 04 Dec 2024
https://github.com/muhammedmagdyy/3d-house-model
This is a 3D House Model using OpenGL with C++
Last synced: 31 Dec 2024
https://github.com/mathflowjs/mathflow
💎 A scripting language designed for solving mathematical expressions and calculations.
henryhale language math-library math-parser mathematical-expressions mathematics ts typescript
Last synced: 08 Jan 2025
https://github.com/jonsteinn/graphicsproblemgenerator
Randomly generated math problems for graphics problem
Last synced: 05 Jan 2025
https://github.com/hyper-prog/hypercalc
A high precision command line styled calculator
calculator math mathematics qt
Last synced: 09 Dec 2024
https://github.com/stdlib-js/array-base-cartesian-product
Return the Cartesian product.
array cartesian generic javascript math mathematics node node-js nodejs ordered sets stdlib utilities utils
Last synced: 02 Nov 2024
https://github.com/forked-from-1kasper/principia
Principia: Metamath-like Logician Language
formal-languages logic mathematics metamath proof-assistant theorem-prover
Last synced: 10 Nov 2024
https://github.com/verzatiledev/university.210ct_exercises
Software to Solve Mathematics Factorial Numbers Trailing's, Algorithms
cplusplus mathematics software university-assignment
Last synced: 08 Jan 2025
https://github.com/rhdunn/collatz-conjecture
Patterns in the Collatz Conjecture
collatz-conjecture math mathematics
Last synced: 04 Dec 2024
https://github.com/kolosovpetro/oddpoweridentityviamultiplicationofcertainmatrices
Odd-power identity via multiplication of certain matrices
math mathematics matrices matrix-multiplication polynomials
Last synced: 16 Dec 2024
https://github.com/stdlib-js/stats-base-sstdevyc
Calculate the standard deviation of a single-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.
deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation spread standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance
Last synced: 17 Nov 2024
https://github.com/christianparpart/fetisch
F# Mathematics Library
algebra computer-algebra fsharp mathematics symbolic-manipulation
Last synced: 16 Dec 2024
https://github.com/centic9/multiplicativedigitalroot
This project plays with the mathematical topics of "Multiplicative digital roots" and "Multiplicative Persistence"
bigintegers digits mathematics multiplication
Last synced: 17 Dec 2024
https://github.com/mateuschaves/dll
Desenvolvimento de uma DLL que resolve problemas da Geometria Analítica.
algebra c dll geometry-library mathematics university-project
Last synced: 18 Jan 2025
https://github.com/molodchina/msu
This repository is dedicated to bachelor's studies at Moscow State University, including different practicums and inter-faculty courses
cmc computer-science mathematics msu
Last synced: 29 Dec 2024
https://github.com/chitangchin/rotateadonut
Rotating Donut
3d csharp fun math mathematics torus
Last synced: 06 Dec 2024
https://github.com/saadarazzaq/formulas-to-code
A repository that translates Math Formulas to Code
cpp mathematics problem-solving
Last synced: 23 Jan 2025
https://github.com/konstantlabs/notebooks
A collection of various scientific notebooks ✨
computer-vision control-systems linear-systems mathematics nonlinear-systems ode optimization pde
Last synced: 23 Jan 2025
https://github.com/stdlib-js/math-base-assert-is-nonnegative-integerf
Test if a finite single-precision floating-point number is a nonnegative integer.
assert assertion int integer is isinteger javascript math mathematics node node-js nodejs nonnegative number positive stdlib util utilities utility utils
Last synced: 18 Dec 2024
https://github.com/stdlib-js/math-base-special-atandf
Compute the arctangent(in degrees) of a single-precision floating-point number.
arctangent degree inverse javascript math mathematics node node-js nodejs radians stdlib tangent trig trigonometry
Last synced: 18 Dec 2024
https://github.com/stdlib-js/math-base-special-acoversinf
Compute the inverse coversed sine of a single-precision floating-point number (in radians).
acoversin acoversine acoversinus acvs arc arccoversin arccoversine arcvers cover covers coversed-sine javascript math mathematics node node-js nodejs stdlib versed versed-sine
Last synced: 18 Dec 2024
https://github.com/stdlib-js/math-base-special-minabsf
Return the minimum absolute single-precision floating-point number.
abs absolute javascript math mathematics min minabs minimum node node-js nodejs smallest stdlib value
Last synced: 18 Dec 2024
https://github.com/stdlib-js/math-base-special-avercosf
Compute the inverse versed cosine of a single-precision floating-point number (in radians).
acos arc arcvercos arcvercosin avcs avercos avercosin avercosine avercosinus cos cosine javascript math mathematics node node-js nodejs stdlib versed versed-cosine
Last synced: 18 Dec 2024
https://github.com/ransomware3301/fibonacci_generator
C program that generates up to the 92nd Fibonacci number
c fibonacci-sequence mathematics
Last synced: 24 Dec 2024
https://github.com/rindow/rindow-clblast-ffi
The CLBlast interface for FFI on PHP
blas clblast gpgpu gpu machine-learning mathematics opencl php php8
Last synced: 18 Dec 2024
https://github.com/bunji2/studyofintegral
Study of Integral Equation (described in Japanese)
integral integral-equations latex-document mathematics takumi yobinori
Last synced: 24 Dec 2024
https://github.com/avdeev/megiddo
Implementation of the algorithm Megiddo
javascript mathematics optimization-algorithms
Last synced: 24 Jan 2025
https://github.com/avdeev/interpolation
Interpolation, calculation accuracy, table of values
interpolation javascript mathematics
Last synced: 24 Jan 2025
https://github.com/000x999/particlefluid_simulator
2D Realistic particle and fluid physics simulator written in C++
2d cplusplus documentation fluid-dynamics fluid-simulation mathematics optimization particles physics simulator
Last synced: 18 Dec 2024
https://github.com/potatomaster101/point
Simple coordinates
coordinates cpp14 mathematics mit-license point
Last synced: 01 Jan 2025
https://github.com/ola-kaznowska/softuni-junior-python-developer-bootcamp
Projects completed during SoftUni's training for the position of Junior Python Developer
bootcamp-project coursework junior-backend junior-developer math mathematics python3 training
Last synced: 24 Jan 2025
https://github.com/danielpclark/multiples
Creates enumerators that step through integers from a union of two infinite sets of multiples.
creates-enumerators enumerator iterator math mathematics palindrome union
Last synced: 20 Jan 2025
https://github.com/jmcph4/sxm
Sane Extensions to MATLAB
adt benchmarking bvp computational-science differential-equations extensions ivp library linear-algebra list math mathematics maths matlab monte-carlo numerical-methods ode ode-solver scientific-computing set
Last synced: 24 Dec 2024
https://github.com/jmcph4/projecteuler
My solutions to Project Euler
c discrete-mathematics euler mathematics programming-challenge project-euler solutions
Last synced: 24 Dec 2024
https://github.com/tjeufoolen/3dvectorrendering
C++ implementation of 3D rendering a vector object using mathematics
3d cpp mathematics rendering vector-graphics
Last synced: 13 Dec 2024
https://github.com/mahonrim/primonumero
Programa que determina si un numero es primero o no hecho en python3 con Kivy
gui-application kivy kivy-application mathematics python3
Last synced: 18 Dec 2024
https://github.com/stefafafan/mathg
A wrapper of Golang's math package to support generic numbers
golang math mathematics wrapper
Last synced: 18 Dec 2024
https://github.com/sahashraee/20_days_of_learning_mathematics
This repository documents my 20 days of dedicated learning in Mathematics, diving deeper into topics essential for Machine Learning.
Last synced: 18 Dec 2024
https://github.com/phi-math-website/phi-math-website
Φ-Math's website
hugo hugo-mainroad logic mathematics philosophy reading-group static-website university website
Last synced: 18 Dec 2024
https://github.com/nthnn/c3e
C3E (Complex Compute Core Engine) is a framework, platform, library, and an engine for handling complex computational tasks involving matrices, vectors, and tensors.
complex-mathematics engine math math-library mathematical-programming mathematics matrix matrix-calculations tensor tensor-algebra vector
Last synced: 13 Jan 2025
https://github.com/angrybeltman/trigonometry-visualizer
A simple and easy to use program made to help visualize some of the trigonomic functions. The program is written in c using the library raylib for the gui. In order to build and run the program make sure cmake and git is installed and run the run.sh file. If you found this repository helpful of cool feel free to give it a star.
c cmake cosine cpp gui interactive learning math mathematics raylib simulation sine tangent trigonometry
Last synced: 01 Jan 2025
https://github.com/basemax/latex-template-journal-mathematics-and-society
A ready-to-use LaTeX template for submitting articles to the Journal of Mathematics and Society. It includes all necessary styles and fonts for research, review, and opinion pieces in mathematics and related fields. Simply install the fonts and compile the LaTeX file for submission.
journal journal-article journal-template latex latex-document latex-template math mathematics tex
Last synced: 24 Dec 2024
https://github.com/devpablooliveira/matrixplore
Web app for processing, uploading, and downloading matrices using FastAPI. Users can upload CSV files, manually input data, and download pre-set matrices. Includes analysis of matrix properties like functionality, injectivity, and surjectivity, with support for matrix combinations and transpose calculations. Built with FastAPI and Jinja2.
academictools algorithms backenddevelopment csv dataprocessing fastapi jinja2 jinja2-templates manipulation mathematics matrixoperations python templates webapplication
Last synced: 18 Dec 2024
https://github.com/tyn-tian/codewars-challenge-2024
A challenge that i will undertake in 2024 to strengthen my programming language and also hone my programming logic.
algorithms arrays fundamentals javascript mathematics php
Last synced: 17 Jan 2025
https://github.com/azaanullah-khan/basic-math-operations
DMAS Factors square sqaure root and multiples
add calculator css divide factors html js mathematics multiples multiply subtract table
Last synced: 19 Dec 2024
https://github.com/amir-h-404/javascript-armstrong-numbers
Armstrong Numbers - JavaScript Solution
armstrong-number css html javascript learning-by-doing math mathematics project
Last synced: 01 Jan 2025
https://github.com/mycielski/mat3
Various math homeworks.
algebra math mathematics sympy
Last synced: 05 Jan 2025
https://github.com/gevorgmelkumyan/max-flow-problem
This project represents and solves The Maximum-Flow problem using graph data structure.
Last synced: 24 Dec 2024
https://github.com/aritrosaha10/cplusplus-math
A set of C++ Programs that can do a wide variety of math-related tasks, such as solving equations, converting equations and more.
Last synced: 01 Jan 2025
https://github.com/sherandrei/msu_chm_tickets
Билеты по курсу "Численные методы" (ЭВМ. Численные методы, МГУ, механико-математический факультет, мехмат). Андрей Алексеевич Корнев, 2022-2023
latex mathematics russian-language
Last synced: 17 Jan 2025
https://github.com/atish28kumar03sahu2001/react-web-dev-05
"My Problem Solver" is your go-to destination for mastering mathematics with the power of coding. Explore, learn, and solve problems like never before!
css3 es6 eslint html5 javascript jsx-syntax mathematics my-problem-solver problem-solving react-redux react-redux-toolkit reactjs responsive-web-design usereducer-hooks vite
Last synced: 19 Dec 2024
https://github.com/appleboiy/matbook
Reviving my math passion for an exciting self-challenge!
Last synced: 19 Dec 2024
https://github.com/binny3213/linear_regression
Linear Regression implementation in Python.
linear-regression machine-learning mathematics matplotlib python
Last synced: 13 Jan 2025
https://github.com/saxonrah/the_faulting_problem
Faulting Problem conjecture in computer science and software engineering. This repository contains a conjecture and proof with an implementation in Coq.
computer-science coq mathematics software-engineering white-paper whitepaper
Last synced: 24 Dec 2024
https://github.com/btylrob/discrete-math-journal
Discrete Mathematics Journal
college-students computer-science discrete-mathematics math mathematical-programming mathematics
Last synced: 30 Jan 2025
https://github.com/eskaliert680/pygraph
Graph theory library for Python3 for a mathematics/competitive programming use case. Has BFS/DFS capabilities, uses an adjacency matrix, more to be added.
competitiveprogramming graph graptheory mathematics python university
Last synced: 25 Dec 2024
https://github.com/eskaliert680/integralarena
Virtual judge for difficult integrals.
bootstrap calculus competition firebase integration integration-bee mathematics svelte university virtualjudge
Last synced: 25 Dec 2024
https://github.com/mikhailkravets/spytnik
Deep learning field of experiments
deep-learning learning mathematics neuralnetworks
Last synced: 25 Dec 2024