Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/frouioui/mathematics

Undergraduate 1st semester mathematics project at Epitech

epitech mathematics python

Last synced: 23 Jan 2025

https://github.com/3ein39/multisolver

The Idea is a gui program can solve most of the problems that faces students in courses like mathematics and physics And it also have another branch for helping the students with their time management and provide the students with materials

c-plus-plus console-application gui-application logic-design mathematics physics qt5-gui

Last synced: 10 Jan 2025

https://github.com/kouisamine/decimal-to-fraction-calculator

This tool will help you to convert a decimal number to its equivalent fraction(Mixed Fraction & Improper Fraction).

decimal decimal-to-fraction fraction js math mathematics online php script source-code tools

Last synced: 10 Jan 2025

https://github.com/kouisamine/mathematical-tools

A collection of highly useful tools mainly for mathematicians and physicians.

calculations calculator fraction math mathematics mathjs online percentage tools

Last synced: 10 Jan 2025

https://github.com/stdlib-js/stats-incr-maape

Compute the mean arctangent absolute percentage error (MAAPE) incrementally.

abs absolute arithmetic-mean average avg deviation difference err error javascript mape math mathematics mean node node-js nodejs statistics stats stdlib

Last synced: 30 Jan 2025

https://github.com/stdlib-js/math-base-special-acscf

Compute the arccosecant of a single-precision floating-point number.

acscf angle arccosecant cosecant inverse javascript math mathematics node node-js nodejs radians stdlib trig trigonometry

Last synced: 30 Jan 2025

https://github.com/stdlib-js/random-array-tools-unary

Constructor for creating arrays filled with pseudorandom values drawn from a unary PRNG.

array generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib tools vector

Last synced: 30 Jan 2025

https://github.com/000x999/neural_net

C++ Neural Network with Training Visualizer and Data Generation Tool

ai cplusplus documentation mathematics neural-nets neural-network python training visualization

Last synced: 03 Jan 2025

https://github.com/stdlib-js/random-iter-randu

Create an iterator for generating uniformly distributed pseudorandom numbers between 0 and 1.

continuous generator javascript math mathematics node node-js nodejs prng pseudorandom rand random randu rng seed seedable statistics stats stdlib uniform

Last synced: 10 Jan 2025

https://github.com/thomasthelen/logistic-map

Small class that represents a logistic mapping.

chaos logistic-map math mathematics

Last synced: 10 Jan 2025

https://github.com/thomasthelen/qodes

Quick Ordinary Differential Equation Solver (QODES) is an ODE solving library with a focus on usability and ease.

algorithm mathematics numerical-methods ode ode-solver ode-solving-library solver

Last synced: 10 Jan 2025

https://github.com/tomwhite/longview

A way of looking at time from a long distance.

easter mathematics time visualization

Last synced: 17 Jan 2025

https://github.com/tomwhite/earth-moon-game

A game: how far is the Moon from the Earth?

game geometry jsxgraph mathematics visualization

Last synced: 17 Jan 2025

https://github.com/stdlib-js/random-strided-cosine

Fill a strided array with pseudorandom numbers drawn from a raised cosine distribution.

continuous cosine generator javascript math mathematics node node-js nodejs prng pseudorandom raised rand random rng seed seedable statistics stats stdlib

Last synced: 03 Jan 2025

https://github.com/miladsade96/numermp

Multi-threaded numerical methods implemented in fortran and wrapped in python

fortran fortran90 mathematical-programming mathematics multithreading numerical-analysis numerical-methods openmp parallel-computing python

Last synced: 03 Jan 2025

https://github.com/stdlib-js/blas-ext-base-gnannsumkbn

Calculate the sum of strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.

array blas compensated extended javascript math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed

Last synced: 10 Jan 2025

https://github.com/abranhe/math

✖️ ➖ ➕ ➗ Math

math mathematics

Last synced: 10 Jan 2025

https://github.com/bhavya-dang/node-math.js

A simple math library for NodeJS and JavaScript.

algebra eval javascript math mathematics nodejs numeric

Last synced: 23 Jan 2025

https://github.com/evanpacini/collatz

C++ and Python programs to analyse the Collatz conjecture.

collatz collatz-conjecture cpp mathematics maths python python3

Last synced: 04 Jan 2025

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/leftaroundabout/colour-space

Colours form a manifold, in which inter-/extrapolation is guaranteed to stay in the gamut.

graphics haskell mathematics

Last synced: 12 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/theanasuddin/gonit-korbo-joy-2nd-edition-by-tamim-shahriar-subeen

Gonit Korbo Joy (2nd Edition) by Tamim Shahriar Subeen and Tahmid Rafi. All examples in JAVA.

elementary gonit-korbo-joy java mathematics tahmid-rafi tamim-shahriar-subeen

Last synced: 18 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/astrodynamic/smartcalculator

A Python calculator application with a Qt/QML interface, utilizing a C++ library for dynamic calculations.

api arithmetic calculator cmake cpp ctypes dylib expression-calculator gui mathematics mvp mvvm pyside python3 qml qt6 rnp slot trigonometric-calculations

Last synced: 12 Jan 2025

https://github.com/akicho8/stylet_support

GUIに依存しない数学関連ライブラリ

library mathematics vector

Last synced: 12 Jan 2025

https://github.com/entkenntnis/einhorn-der-mathematik

Löse Mathe-Rätsel mit der Einhorn-Dame Tina und ihrem Bruder Teo. Knobel-Spaß für jedes Alter.

education math mathematics riddle-game riddles storytelling unicorn

Last synced: 18 Jan 2025

https://github.com/stdlib-js/complex-conj

Return the complex conjugate of a complex number.

cmplx complex conj conjugate javascript math mathematics node node-js nodejs number stdlib

Last synced: 19 Jan 2025

https://github.com/jeluchu/pascalinaplus

Pascalina, ¡La calculadora adivina! Actualmente está disponible únicamente en ordenadores con Linux. En ella podrás realizar todo tipo de operaciones matemáticas. Pruébala y si te gusta la idea, apóyanos dándole "Star". Y como no darle las gracias a @franciscoquintana por crear el instalador.

calculadora calculate calculator math mathematics pascalina programmer programming programming-language

Last synced: 19 Jan 2025

https://github.com/marvinlinn/mth261

MTH 261 Linear Algebra at PCC | Winter 2022

mathematics tex

Last synced: 19 Jan 2025

https://github.com/marvinlinn/apchem

AP Chemistry Lecture Notes

mathematics tex

Last synced: 19 Jan 2025

https://github.com/avdeev/bifurcational-dynamics

Investigation of the dynamics of vibro-impact mechanism with a crank vibration exciter

dynamic investigation javascript mathematics vibro-impact

Last synced: 24 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-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/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/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/sayidmushtaq/equationmaster

EquationMaster is a comprehensive equations simple problem solver 🧐🚀.

equation-solver html-css-javascript mathematics

Last synced: 25 Jan 2025

https://github.com/sethbang/parkingfunctions

A simple Python library for all of your Parking Function needs!

library mathematics parking-functions

Last synced: 31 Jan 2025

https://github.com/sudo-arash/extreme_math

This is a fun and challenging math game where your task is to solve equations for the famous little ( x ).

cpp math mathematics maths maths-quiz-game

Last synced: 25 Jan 2025

https://github.com/wiirios/project-euler

my solutions for Project Euler

challenge math mathematics project-euler

Last synced: 25 Jan 2025

https://github.com/cheran-senthil/btp-project

Congruences of Partitions: Rank Differences and Cubic Partition Pairs

congruence mathematics partition-functions research

Last synced: 31 Jan 2025

https://github.com/stdlib-js/math-base-special-lnf

Evaluate the natural logarithm of a single-precision floating-point number.

javascript lnf log logarithm math mathematics natural node node-js nodejs stdlib

Last synced: 01 Feb 2025

https://github.com/jjaassoonn/cc

Čech cohomology on topological space

formalization mathematics

Last synced: 01 Feb 2025

https://github.com/leleogere/manim-projects

Various mathematical animations using the python library Manim

animation manim mathematics maths visualization

Last synced: 01 Feb 2025

https://github.com/nlitsme/expressionfinder

Tool for solving math problems involving finding an expression for a given value. (like numberphile's 10958 problem)

10958 expression-tree mathematics numberphile

Last synced: 01 Feb 2025

https://github.com/kashyap-prabhat/sigma

A Scala library for probability and statistics formulas, including rules for probability calculations.

data formulas library mathematics probability scala statistics

Last synced: 29 Jan 2025

https://github.com/colinc86/rationalswift

A rational number type for Swift.

mathematics rational-numbers swift swift-library

Last synced: 23 Jan 2025

https://github.com/secret-guest/tsp-solver

Compare optimization algorithms such as ATS, ACO, L-BFGS-B, and GLS to identify the best approach for solving the Traveling Salesman Problem (TSP).

ants brute-force-attacks bruteforce bruteforce-tool bruteforcer cryptocurrency cryptography graphical-models mathematics maths probabilistic probabilistic-graphical-models probability sha256 sha512 tsp-problem tsp-solver

Last synced: 08 Jan 2025

https://github.com/itsignacioportal/calculadoradematrices

Un "simple" programa, para hacer diferentes operaciones con matrices.

c-plus-plus math mathematics matrix matrix-calculations spanish

Last synced: 30 Dec 2024

https://github.com/vallentin/gamemath

Collection of single-header libraries for various game and graphics related mathematics

game graphics mathematics

Last synced: 24 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/joelibaceta/mia-101-pc1

Solución a la practica 1

algorithm mathematics python

Last synced: 27 Jan 2025

https://github.com/matheusafonseca/agi

Repositório para guardar os códigos em python que serão feitos na Avaliação Global I(AGI).

mathematics python

Last synced: 02 Jan 2025

https://github.com/dethada/projecteuler

Solving math problems with rather inefficient algorithms

mathematics projecteuler

Last synced: 09 Jan 2025

https://github.com/rannyyev/phys210

Mathematical Methods in Physics II course in the Spring semester of 2023–2024 at METU.

mathematics metu

Last synced: 06 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/nishanthmuruganantham/dynamic-formula-execution-api

A FastAPI-based API for evaluating dynamic mathematical expressions on datasets. It is developed for a coding Challenge conducted by 'doselect', a collaborative and technology independent hiring tool for companies, for Cognida.ai

api api-development coding-challenge coding-interview coding-interview-challenges data-science fastapi fastapi-framework formula hackathon mathematics pytest python python-api python-project pythonprograms swagger-api topological-sort vercel vercel-deployment

Last synced: 01 Nov 2024

https://github.com/tnnz20/coursera-lab

📁Course Tech Provided By Coursera

mathematics python tensorflow-tutorials

Last synced: 18 Jan 2025

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/cpmachado/uab-lmea

Os meus apontamentos e resoluções pelas cadeiras do meu curso

mathematics mathematics-notes portuguese-portugal study study-notes

Last synced: 25 Dec 2024

https://github.com/cpmachado/historia-da-matematica

Repositório com resoluções e notas do meu percurso pela Licenciatura em Matemática e Aplicações na Universidade Aberta, na cadeira de História da Matemática.

babylonian egyptian history-of-mathematics mathematics portuguese-portugal

Last synced: 25 Dec 2024

https://github.com/cpmachado/egc

Program with a collection of algorithms to compute as egyptians did

egyptology mathematics

Last synced: 25 Dec 2024

https://github.com/rtmigo/markov_walk_py

🔢 Python module that calculates probabilities for a random walk in 1-dimensional discrete state space

absorbing-markov-chains absorbing-states markov-chain mathematics numpy probability probability-theory random-walk stochastic-matrix stochastic-models

Last synced: 21 Jan 2025

https://github.com/ijproject/academics-documents

大学での学習の記録

latex mathematics physics tex

Last synced: 27 Jan 2025

https://github.com/chrnthnkmutt/mth234_lineartransformation

This repository is being used as the final project of the course MTH234: Linear Algebra, with having Asst.Prof. Songpon Sriwongsa

data-science eigendecomposition eigenvalues eigenvectors linear-algebra mathematics

Last synced: 14 Jan 2025

https://github.com/alsweider/zahlenraten

Dieses Programm errät mit möglichst wenigen Versuchen eine Zahl, die sich zwischen zwei Grenzwerten befindet.

legendofthegreendragon lotgd math mathematics mud qt tool tools windows

Last synced: 29 Jan 2025

https://github.com/guslovesmath/fourier_analysis_jn

A Jupyter Notebook with examples of a few Fourier series and plots as well as a fourier transform

mathematics python signal-processing

Last synced: 21 Jan 2025

https://github.com/skhelladi/eq_edit

EQ_EDIT is a simple C++ code that evaluate a mathematical expression with variables and some standard mathematical functions given as a string.

equation-evaluator mathematics

Last synced: 11 Jan 2025

https://github.com/avdeev/global-optimization-diagonal

Diagonal method of global optimization

javascript mathematics optimization-algorithms

Last synced: 24 Jan 2025