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-02-06 00:18:21 UTC
- JSON Representation
https://github.com/stdlib-js/stats-base-dmaxabssorted
Calculate the maximum absolute value of a sorted double-precision floating-point strided array.
absolute absolute-value domain extent extremes javascript magnitude math mathematics max maxabs maximum node node-js nodejs range sorted statistics stats stdlib
Last synced: 10 Nov 2024
https://github.com/demkeys/unitymathexperiments
Various experiments that I do in Unity when I learn about any math algorithm.
c-sharp creative-coding curve game-development lissajous lissajous-curve math mathematics unity-scripts unity3d
Last synced: 11 Jan 2025
https://github.com/stdlib-js/math-base-special-cinv
Compute the inverse of a complex number.
arithmetic cinv cmplx complex inv inverse javascript math mathematics node node-js nodejs number reciprocal stdlib
Last synced: 24 Jan 2025
https://github.com/kathleenwest/advancedformapplicationv
This is a very simple windows form application that I completed for a class assignment. It is shown here to illustrate my coding style, structure, and commenting. This example is considered Level 3 – Advanced. Objectives: Task Parallel Library TPL Parallel.ForEach ProgressBar Windows Forms Action delegate Cancelling Tasks CancellationTokenSource Calculating PI cross-thread synchronization recursion Tasks ContinueWith TaskContinuationOptions
asynchronous-programming calculating-pi cancellation cancellation-handling cancellationtoken cross-thread csharp csharp-code delegates mathematics parallel-processing parallel-programming progress-bar recursion synchronization task-management task-parallel task-parallel-library tasks windows-forms
Last synced: 23 Jan 2025
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/hasibzunair/randomfun
Notebooks and scripts, mostly computer vision stuff
deep-learning machine-learning mathematics
Last synced: 08 Jan 2025
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/constants-float64-pinf
Positive infinity.
const constant dbl double float64 floating-point ieee754 infinity javascript math mathematics node node-js nodejs pinf positive precision stdlib
Last synced: 09 Jan 2025
https://github.com/tomwhite/binarypi
Calculating the nth binary digit of pi
Last synced: 17 Jan 2025
https://github.com/stdlib-js/stats-base-dnanmax
Calculate the maximum value of a double-precision floating-point strided array, ignoring NaN values.
array domain extent extremes float64 javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed
Last synced: 09 Jan 2025
https://github.com/stdlib-js/blas-ext-base-dnanasum
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values.
abs absolute blas extended javascript l1-norm l1norm manhattan math mathematics node node-js nodejs norm statistics stats stdlib sum summation total
Last synced: 24 Jan 2025
https://github.com/stdlib-js/math-base-special-ramp
Evaluate the ramp function.
digital-signal-processing dsp heaviside javascript math mathematics max maximum node node-js nodejs nonnegative ramp stdlib
Last synced: 24 Jan 2025
https://github.com/stdlib-js/math-strided-special-dmskabs2
Compute the squared absolute value for each element in a double-precision floating-point strided array according to a strided mask array.
abs2 absolute array dbl double double-precision float64 float64array javascript magnitude math mathematics node node-js nodejs square squared stdlib value vector
Last synced: 24 Jan 2025
https://github.com/stdlib-js/blas-ext-base-gapxsumpw
Adds a constant to each strided array element and computes the sum using pairwise summation.
array blas extended javascript math mathematics node node-js nodejs pairwise pw statistics stats stdlib strided strided-array sum summation total typed
Last synced: 12 Nov 2024
https://github.com/stdlib-js/blas-base-dcabs1
Compute the sum of the absolute values of the real and imaginary components of a double-precision complex floating-point number.
abs absolute blas cmplx complex dcabs1 float64 javascript math mathematics node node-js nodejs number scalar stdlib
Last synced: 12 Nov 2024
https://github.com/saxonrah/flying_pancakes
A comprehensive mathematical model for simulating the flight dynamics of a disc in a disc golf game. The model incorporates various physical forces and factors including projectile motion, aerodynamic lift and drag, wind effects, disc spin, stability, and gyroscopic effects.
aerodynamics disc-golf mathematics physics whitepaper
Last synced: 24 Jan 2025
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/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/stdlib-js/stats-base-min-by
Calculate the minimum value of a strided array via a callback function.
array domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 12 Nov 2024
https://github.com/tomwhite/apportionment
Calculating apportionments for the House of Representatives using the Huntington-Hill method.
Last synced: 17 Jan 2025
https://github.com/stdlib-js/constants-float64-max-base10-exponent
The maximum base 10 exponent for a double-precision floating-point number.
base-10 const constant dbl double exponent float floating-point ieee754 javascript math mathematics max maximum node node-js nodejs stdlib
Last synced: 12 Nov 2024
https://github.com/leftaroundabout/colour-space
Colours form a manifold, in which inter-/extrapolation is guaranteed to stay in the gamut.
Last synced: 12 Jan 2025
https://github.com/stdlib-js/blas-ext-base-sapxsumors
Adds a constant to each single-precision floating-point strided array element and computes the sum using ordinary recursive summation.
array blas extended float32 javascript math mathematics node node-js nodejs ors statistics stats stdlib strided strided-array sum summation total typed
Last synced: 12 Nov 2024
https://github.com/stdlib-js/math-base-tools-evalpoly-compile-c
Compile a C function for evaluating a polynomial.
c compile eval evalpoly evaluate horner javascript math mathematics native node node-js nodejs poly polynomial polyval stdlib
Last synced: 12 Nov 2024
https://github.com/stdlib-js/math-base-napi-quinary
C APIs for registering a Node-API module exporting an interface for invoking a quinary numerical function.
addon javascript map math mathematics n-api napi node node-api node-js nodejs quinary stdlib transform
Last synced: 09 Nov 2024
https://github.com/stdlib-js/complex-float32-base-assert-is-same-value-zero
Test whether two single-precision complex floating-point numbers are the same value.
assert base cmplx compare comparison complex eq equal equality javascript math mathematics node node-js nodejs number same stdlib test validate
Last synced: 12 Nov 2024
https://github.com/stdlib-js/stats-base-dvarmtk
Calculate the variance of a double-precision floating-point strided array provided a known mean and using a one-pass textbook algorithm.
array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance
Last synced: 18 Oct 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/jonsteinn/graphicsproblemgenerator
Randomly generated math problems for graphics problem
Last synced: 05 Jan 2025
https://github.com/nonlin-lin-chaos-order-etc-etal/mathdnsorg
A doman names systems provider.
dns dns-protocol dns-protocol-proxy dns-provider dns-proxy-server domain-names domains math mathematics
Last synced: 01 Dec 2024
https://github.com/bryanwilhite/mathematica
My Mathematica notebooks…
calculus character-recognition data-visualization image-processing mathematica mathematics sound-synthesis-processes wolframlanguage
Last synced: 31 Dec 2024
https://github.com/lukeroantree4815162342/mastersproject
Code for "Computational Methods For Ultrafast Quantum Physics"
high-performance high-performance-computing mathematics numpy physics physics-simulation python python3 quantum-mechanics scipy sparse-matrix
Last synced: 12 Jan 2025
https://github.com/g1joshi/project-euler
Solutions of Project Euler problem sets
mathematics programming project-euler
Last synced: 08 Jan 2025
https://github.com/stevehjohn/calculator
A project implementing a calculator able to parse complex mathematical expressions.
calculator csharp csharp-library mathematics parser
Last synced: 20 Jan 2025
https://github.com/jonsteinn/meshgenerator
A web GUI for generating, previewing and exporting .obj file meshes with math functions.
calculus flask graphics mathematics mesh python webgl
Last synced: 05 Jan 2025
https://github.com/cliftondavies/full-stack-software-engineer-study-guide
A study guide for the aspiring, top 10%, Full-Stack Software Engineer.
coding-challenges computer-science mathematics web-development
Last synced: 12 Jan 2025
https://github.com/assyrianic/text-input-math-calculator-workshop
educational workshop & material for teaching Computer Science & Computer Engineering students in how to create a math calculator using lexical analysis and parsing theory.
education educational educational-project lexer lexical-analysis lexical-analyzer math mathematics parsing
Last synced: 05 Jan 2025
https://github.com/sirmaxx/elm-statistics
Statistics library for Elm Developers
elm elm-demos elm-math mathematics statistics
Last synced: 28 Jan 2025
https://github.com/sagemath/conway-polynomials
Python interface to Frank Lübeck's Conway polynomial database
algebra conway-polynomials mathematics
Last synced: 16 Nov 2024
https://github.com/g4brielvs/g4brielvs.github.io
"The true delight is in the finding out rather than in the knowing"
education jekyll jekyll-sites mathematics personal-blog
Last synced: 29 Jan 2025
https://github.com/ali-el-badry/fraction-calculator
It is an calculator that calculate the fractions
calculator cpp fractions mathematics
Last synced: 09 Jan 2025
https://github.com/chenle02/simulation_super_brownian_motions
Simulations for super Brownian motions
brownian mathematics probability simulations
Last synced: 30 Jan 2025
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/danny-1k/collatz_conjecture
A python program to visualize the collatz conjecture
Last synced: 29 Dec 2024
https://github.com/d-exclaimation/swiftcalc
Math Module for Matrices, Vectors, Probabilities
math mathematics physics swift vector
Last synced: 29 Dec 2024
https://github.com/r-rijnbeek/geometricmanipulations
Repository with the basic mathematiccs manipulations for point, lines and planes. And also the creation and the interaction for a object that cluster pointclouds for a faster manipulation of the object.
linear-algebra mathematics plane-algebra point-algebra point-cloud python
Last synced: 15 Jan 2025
https://github.com/mathjslab/mathjslab
MathJSLab - An interpreter with language syntax like MATLAB/Octave. ISBN 978-65-00-82338-7
antlr antlr4 educational grammar interpreter lexer math mathematics mathjslab mathml matlab octave parser
Last synced: 14 Dec 2024
https://github.com/chenle02/nsf-awards
Awards from National Science Foundation (NSF) with a Focus on Division of Mathematical Sciences (DMS)
Last synced: 30 Jan 2025
https://github.com/chenle02/spdes-bib
Bibliograph bank for stochastic PDE and related fields
bibtex mathematics probability reference spde
Last synced: 30 Jan 2025
https://github.com/ninivert/barnsley-fern-animated
Animated version of the Barnsley fern
animation barnsley-fern mathematics
Last synced: 05 Jan 2025
https://github.com/chenle02/graduate_student_seminars_by_le_chen
Graduate Student Seminars by Le Chen
Last synced: 30 Jan 2025
https://github.com/chenle02/2022_ssi-au_probability_by_le
Probability: Summer Science Institute at Auburn
latex mathematics seminars teaching
Last synced: 30 Jan 2025
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/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/banaankiamanesh/certifs
My Collection of Certificates!
ai artificial-intelligence certificate coursera deep-learning linear-algebra machine-learning machine-learning-coursera math-for-machine-learning mathematics mathematics-machine-learning mathworks matlab multivariable-calculus neural-network pca programming python
Last synced: 15 Jan 2025
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/nihonxim/mathematics
数学研究について、数学を学ぶ理由と便利に使っているところをアプリでご紹介しようと思います。
Last synced: 28 Jan 2025
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/reyrove/fortran
Welcome! This repo offers simple Fortran 95 examples for key algorithms and numerical methods. Learn with Plato IDE and FTN95. For more, check out my YouTube tutorials!
compiler fortran fortran-language fortran-tutorial fortran77 fortran90 fortran95 freyja mathematics numerical-computation plato programming reyrove youtube
Last synced: 24 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/apozzi/manim-math-videos
Animation of videos created programmatically using the Manim/3b1b tool for the "Matématica da Raiz" youtube channel.
animation manim mathematics video
Last synced: 27 Jan 2025
https://github.com/kolosovpetro/identitiesinrascaltriangle
In this manuscript, we show new binomial identities in iterated rascal triangles, revealing a connection between the Vandermonde convolution and iterated rascal numbers. We also present Vandermonde-like binomial identities. Furthermore, we establish a relation between iterated rascal triangle and (1,q)-binomial coefficients.
binomial-coefficient binomial-theorem mathematica mathematics open-research open-science pascals-triangle research-paper research-project
Last synced: 16 Jan 2025
https://github.com/lancejpollard/hash
Hashing Function Theory
cryptography group-theory hash-functions mathematics papers
Last synced: 29 Jan 2025
https://github.com/gojakuch/comphy
ComPhy serves as a platform for educatory materials on modern mathematical/computational physics, scientific programming, and applied mathematics in Ukrainian.
education educational mathematics physics scientific-computing
Last synced: 22 Jan 2025
https://github.com/quantum-software-development/statistical-measures
This repository contains a statistical analysis of customer service ratings for Biscobis Ltd
machine-learning mathematics mathp mathplotlib measurements numpy pandas puthon3 seaborn statisctics
Last synced: 31 Oct 2024
https://github.com/a3ro-dev/weather-prediction-application
a weather prediction application built using Streamlit. The application predicts future temperatures and weather types based on past trends. It provides a sleek and intuitive user interface for input and displays the predictions dynamically.
charts mathematics matplotlib numpy plotting python python3 streamlit weather weather-app weather-forecast weatherprediction webapp
Last synced: 31 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-complex128-zero
Double-precision complex floating-point zero.
cmplx cmplx128 complex complex128 const constant dbl double float64 floating-point javascript math mathematics node node-js nodejs precision stdlib zero
Last synced: 02 Feb 2025
https://github.com/Mahdi7s/WPF-Oxyplot-ReactiveUI
A WPF application, which allows you to load data files that contain pairs of x and y values and display them on a graph.
mathematics mvvm-architecture oxyplot reactiveui wpf-application
Last synced: 23 Oct 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/gurveervirk/adobe-gensolve-2024
End-to-end process to regularize hand-drawn shapes, find symmetry in it, if possible, and complete these shapes, if necessary.
adobe curve-fitting mathematical-modelling mathematics science streamlit
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/ttyrho/matematicas
Conocimiento que adquiero durante mi estudio de las matemáticas. Incluye la colección de referencias que utilizo y los conceptos y ejercicios que voy recopilando.
Last synced: 02 Feb 2025
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/amirmahdyjebreily/cosine-approximation
This program approximates cosine in terms of radians and degrees by using the algorithm of cosine approximation formula with sigma.
Last synced: 09 Nov 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/tueda/polybench
Multivariate polynomial arithmetic benchmark tests.
benchmark mathematics multivariate-polynomials
Last synced: 29 Nov 2024
https://github.com/appleboiy/matbook
Reviving my math passion for an exciting self-challenge!
Last synced: 19 Dec 2024
https://github.com/alisawari/kaprekar_constant
A proof for the Mathematical Kaprekar Constant in Python
mathematics proof-of-concept python
Last synced: 26 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