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-24 00:18:44 UTC
- JSON Representation
https://github.com/melchisedech333/rust-and-basic-math
:heavy_division_sign: Playing with Rust and basic math!
basic-math matematica matematicas mathematics rust rust-basic rust-basics rust-lang rust-math
Last synced: 08 Dec 2024
https://github.com/somebadcode/go-mathx
Extra maths functions for Go
go golang math mathematics maths
Last synced: 28 Nov 2024
https://github.com/hiedt/difs
Source code implemented from scratch by myself. For studying purpose only. The following topics are covered.
algorithms artificial-intelligence data-structures deep-learning engineering machine-learning mathematics signal-processing simulation
Last synced: 28 Nov 2024
https://github.com/ragibasif/data-structures-and-algorithms
My DSA repository
algo algorithms c competitive-programming computer-science cpp data-structures data-structures-and-algorithms haskell math mathematics python
Last synced: 03 Dec 2024
https://github.com/thetardigrade/golang-prime
Go utility package for working with prime numbers
go golang math mathematics maths numbers prime-number-generation prime-numbers primes
Last synced: 31 Dec 2024
https://github.com/kat-stash/macaw
An experimental, companion implementation of the Macaulay2 computer algebra system in Rust.
algebraic-geometry cas commutative-algebra computer-algebra-system math mathematics
Last synced: 03 Dec 2024
https://github.com/barton-willis/foundations-of-mathematics
Here you will find some course materials for my Spring 2023 course MATH 250 (Foundations of Mathematics)
education latex-document mathematics proof
Last synced: 09 Jan 2025
https://github.com/mmaithani/new-york-state-maths-exams-results
This exploratory data analysis (EDA) aims to uncover trends, patterns, and disparities in student performance in the exams. This report analysis will provide insights into the factors influencing student achievement by examining key variables or attributes like mean scale scores, performance levels, and demographic factors.
anova eda exam hypothesis-testing math mathematics newyork r rstudio
Last synced: 03 Dec 2024
https://github.com/fejesa/projecteuler
ProjectEuler problem solutions
java mathematics projecteuler scala
Last synced: 17 Dec 2024
https://github.com/xiaoxiae/mo-p-68
Řešení teoretických a praktických úloh 68. ročníku soutěže MO-P.
competition mathematics mff-uk mo-p
Last synced: 09 Jan 2025
https://github.com/ratikaewkam/dctlib
Building my own C++ library for the Discrete Cosine Transform
Last synced: 17 Jan 2025
https://github.com/ratikaewkam/linearregression
Developing a simple Linear Regression from scratch using mathematical principles
linear-regression mathematics python
Last synced: 17 Jan 2025
https://github.com/ratikaewkam/polarform
Convert complex number to polar form
complex-numbers mathematics python
Last synced: 17 Jan 2025
https://github.com/danialeyz/calculator
This calculator project is a web-based application built using HTML, CSS, and inline JavaScript. It features a visually appealing 3D design and is capable of performing various mathematical calculations.
calculator calculator-app calculator-application mathematics
Last synced: 09 Dec 2024
https://github.com/alcarazzam/pyscience
python science programming
algebra chemistry database equation-solver mathematics physics python science
Last synced: 09 Dec 2024
https://github.com/martinthoma/geotopo
Geometry and Topology Script in German
geometry lecture-notes mathematics skript tex topology
Last synced: 01 Jan 2025
https://github.com/santiagolizardo/mathsstats
Mathematics & Statistics
data-science latex mathematics maths python rlang statistics stats
Last synced: 09 Jan 2025
https://github.com/reity/summations-js
Library to enumerate all natural number lists with a target sum.
combinations combinatorics enumeration exhaustive-search javascript-lib javascript-library mathematics
Last synced: 23 Jan 2025
https://github.com/reity/summations-py
Library to enumerate all natural number lists with a target sum.
combinations enumeration exhaustive-search mathematics python-library
Last synced: 23 Jan 2025
https://github.com/syedhassaanahmed/mathexpressionapi
Math Expression Parser
csharp-code dotnet-framework mathematics postfix
Last synced: 09 Jan 2025
https://github.com/reity/trudge
Enumeration (using Python generators) of finite and infinite discrete spaces.
enumeration exhaustive-search mathematics python-library state-space-search
Last synced: 23 Jan 2025
https://github.com/dasld/simpleturnstile
Negated versions and smaller logical turnstiles in LaTeX.
academia latex logic math mathematics symbols turnstile typesetting university
Last synced: 04 Dec 2024
https://github.com/machinelearningzuu/machine-learning-with-graphs
This Project Repository Contains the Coding Implementations Related to Graph Based Machine Learning & Deep Learning
deep-learning graphneuralnetwork graphs machine-learning mathematics pytorch pytorch-geometric
Last synced: 10 Dec 2024
https://github.com/b1nus/numple
A simple number oriented programming language.
basic-funcionality concise math mathematics programming-language proof-of-concept rudimentary simple zig
Last synced: 09 Dec 2024
https://github.com/ralphtheninja/collatz-series
Calculates the Collatz series, given a positive integer
collatz-conjecture mathematics series
Last synced: 31 Dec 2024
https://github.com/ai-ahmed/bda-and-ds
Dual Course: EMC2 Data Scientist & Big Data Analytics & IBM Professional Data Science Course
analytics big-data data-science jupyter-notebook jupyterlab linear-algebra mathematics matplotlib ml numpy pandas probability seaborn sklearn statistics
Last synced: 10 Dec 2024
https://github.com/stdlib-js/constants-float32-max-base10-exponent-subnormal
The maximum base 10 exponent for a subnormal single-precision floating-point number.
base-10 const constant denormalized exponent float floating-point ieee754 javascript math mathematics max maximum node node-js nodejs single stdlib subnormal
Last synced: 10 Dec 2024
https://github.com/stdlib-js/constants-float32-min-base10-exponent-subnormal
The minimum base 10 exponent for a subnormal single-precision floating-point number.
base-10 const constant denormalized exponent float floating-point ieee754 javascript math mathematics min minimum node node-js nodejs single stdlib subnormal
Last synced: 10 Dec 2024
https://github.com/stdlib-js/constants-float32-min-base10-exponent
The minimum base 10 exponent for a normal single-precision floating-point number.
base-10 const constant exponent float floating-point ieee754 javascript math mathematics min minimum node node-js nodejs normal single stdlib
Last synced: 10 Dec 2024
https://github.com/stdlib-js/constants-float32-e
Euler's number.
const constant e euler float32 floating-point ieee754 javascript math mathematics napier node node-js nodejs precision single stdlib
Last synced: 10 Dec 2024
https://github.com/stdlib-js/math-base-special-gcdf
Compute the greatest common divisor (gcd).
binary-gcd euclid euclidean gcd gcf gcm greatest-common-divisor greatest-common-factor greatest-common-measure hcf highest-common-divisor highest-common-factor javascript math mathematics node node-js nodejs stdlib stein
Last synced: 10 Dec 2024
https://github.com/stdlib-js/constants-float32-max-base10-exponent
The maximum base 10 exponent for a single-precision floating-point number.
base-10 const constant exponent float floating-point ieee754 javascript math mathematics max maximum node node-js nodejs single stdlib
Last synced: 10 Dec 2024
https://github.com/eigenein/rust-fqn-estimator
Fast online Qn scale estimator in Rust
estimator mathematics rust rust-crate science statistics
Last synced: 12 Jan 2025
https://github.com/leomanga/obsidian-notes
"Obsidian Notes" is my personal collection of university notes on mathematics, physics, computer science, and economics, enriched with my reflections and ideas. Leveraging Obsidian's powerful linking system, this vault offers an interconnected and ever-growing network of knowledge, enabling organic and non-linear learning.
engineering mathematics notes obsidian physics
Last synced: 10 Dec 2024
https://github.com/zelosleone/lean-theorems
A repository for studying and implementing Lean theorems, focusing on mathematical and philosophical concepts.
euclidean-geometry formal-verification geometry lean lean4 mathematics philosophical-logic philosophical-mathematics real-analysis theorem-proving theorem-provings topology
Last synced: 17 Jan 2025
https://github.com/zelosleone/iching
Modern I Ching oracle powered by true random number generation and mathematical state transformations.
async-javascript atmospheric-noise binary-mathematics binary-transformation divination hexagrams i-ching iching javascript mathematics oracle random-org vector-graphics
Last synced: 17 Jan 2025
https://github.com/xnacly/emmy
A mathematical expression evaluator - named after Emmy Noether
Last synced: 18 Jan 2025
https://github.com/yunusemrejr/given-number-anlyzer-gna-1.0-and-2.0-javascript-c-css-html-
Given Number Anlyzer (GNA) 1.0 and 2.0 (JavaScript, C++, CSS, HTML)
ajax analyzer api calculator cpp css fetch-api html httprequest javascript math mathematics number
Last synced: 11 Dec 2024
https://github.com/yunusemrejr/binary-magician-uncompleted
Binary Magician - convert text into binary and write in an sql file (UNCOMPLETE PROJECT) uses: JavaScript, C++,SQL, CSS, HTML
cpp css html javascript mathematics
Last synced: 11 Dec 2024
https://github.com/erictleung/euler-problems
:triangular_ruler: Scripts to Solve Project Euler Problems
algorithms mathematics programming project-euler
Last synced: 16 Dec 2024
https://github.com/codingrule/cuda-mbrot
Just another mandlebrot with cuda
cuda cuda-toolkit cupy fractal mandelbrot mathematics nvidia
Last synced: 11 Dec 2024
https://github.com/ellman12/multiplicative-persistence
Simple C# console app for running Multiplicative Persistence with optional multithreading.
console console-application csharp csharp-code csharp-script math mathematics
Last synced: 17 Jan 2025
https://github.com/matthsena/discovering-pi
Wake up your scientific side
ciencia matematica math mathematics pi science
Last synced: 11 Dec 2024
https://github.com/rodrigojunqueiradev/rodrigojunqueiradev.github.io
Professional Portfolio - Rodrigo Junqueira
analytics artificial-intelligence data-analysis data-engineering data-science data-visualization machine-learning mathematics nosql powerbi python r sql statistics
Last synced: 09 Jan 2025
https://github.com/michaelsdavid/numbersextraordinaire
A series of numerical/mathematical-related problems like finding prime pairs, abundant/deficient numbers, valid consecutive series, etc.
abundant-number java mathematics numerical perfect-numbers prime-numbers series
Last synced: 17 Jan 2025
https://github.com/carlkidcrypto/signals-and-systems
A repo to hold the ECE 351 (Signals and Systems) lab project code.
mathematics python3 signals-and-systems
Last synced: 16 Dec 2024
https://github.com/ydah/calculate_pascal_triangle.py
Calculate the Pascal triangle.
Last synced: 06 Jan 2025
https://github.com/than-dev/recommendation-by-similarity
An algorithm implementation to make content recommendations from similar users.
algorithms development javascript logic mathematics
Last synced: 11 Dec 2024
https://github.com/yswa-var/go-numerals
This repository contains my solutions to Project Euler problems using the Go programming language.
Last synced: 17 Dec 2024
https://github.com/thebooort/review-alzheimer-disease-math-models
Project review about math model's for alzheimer
alzheimers-disease biology mathematics
Last synced: 11 Dec 2024
https://github.com/muskanmi/data-structures-java
This repository contains solutions to various discrete DSA related problems.
algorithms algorithms-java arrays bit-manipulation data-structures data-structures-java linked-lists mathematics queues recursion stack
Last synced: 23 Dec 2024
https://github.com/fern-aerell/rellmath
This is website for math exercises.
css html javascript math mathematics ts typescript
Last synced: 17 Dec 2024
https://github.com/patrickshaw/university-fit3013-liftsystemmodel
A model checking specification written in NuSMV that specifies a model of a single lift elevator system.
assignment formal-specification mathematics nusmv study theory university
Last synced: 17 Dec 2024
https://github.com/mathquizily/ionic-mathlive
angular ionic katex latex-style math math-editing mathematics mathlive
Last synced: 11 Jan 2025
https://github.com/sakapon/bang
A library of algorithms.
algorithms data-structures mathematics
Last synced: 17 Jan 2025
https://github.com/darkmatter18/coursera-mathematics-for-machine-learning-linear-algebra
Solutions for Programing Assignment
coursera linear-algebra machine-learning mathematics python
Last synced: 13 Dec 2024
https://github.com/rust-dd/itransformer
An iTransformer implementation in Rust
ai itransformer mathematics rust transformers
Last synced: 02 Jan 2025
https://github.com/pvscreations/practicalmath
Package for basic mathematical functions
mathematics npm-package package statistical-functions typescript
Last synced: 18 Jan 2025
https://github.com/farial-mahmod/eulers-number-in-dart-flutter
Dart (Flutter) program to calculate the Euler's Constant number, e .
app dart euler eulers-constant flutter mathematics
Last synced: 23 Dec 2024
https://github.com/j1c/musings
Mathematical puzzles and other musings
mathematics number-theory probability puzzle
Last synced: 17 Dec 2024
https://github.com/codedejustin/tp1-t24-mec_ja
Ce programme demande à l'utilisateur un nombre de combinaisons de 6/49 entre 10 et 200, tire au hasard les combinaisons de 6/49, les chiffres dans chaque combinaison doivent être sans répétition, avec un numéro complémentaire et doit afficher la combinaison dans l'ordre.
csharp git github mathematics visual-studio
Last synced: 23 Dec 2024
https://github.com/waldyrious/tieknots.how-build
Copy of https://tieknots.how with a few tweaks
combinatorics knot-theory knots mathematics necktie ties
Last synced: 17 Dec 2024
https://github.com/bog-walk/project-euler-python
:snake: A Python solution set for the first 100 Project Euler problems.
algorithms educational hackerrank mathematics problem-solving project-euler python
Last synced: 17 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/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/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/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/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/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