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/doantrunghuy/exercises-and-solutions-to-algorithmic-problems

Accepted solutions, doing topics on: Introductory Problems, Sorting and Searching, Dynamic Programming, Graph Algorithms, Range Queries, Tree Algorithms, Mathematics, String Algorithms, Geometry.

advanced-techniques dynamic-programming geometry graph mathematics range-query string tree

Last synced: 26 Dec 2024

https://github.com/ezzaldeeen/deepex

A playground is an experimental repository that combines theoretical mathematics with deep learning.

deep-learning mathematics

Last synced: 10 Jan 2025

https://github.com/an0n1mity/fourier-drawing

Drawing using Fourier series

drawing fourier-series mathematics

Last synced: 26 Dec 2024

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/nitzanhen/rubiks-cube

[WIP] a Rubik's cube made with Three.js, Typescript and some math ✨

mathematics threejs typescript

Last synced: 02 Feb 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/codingrule/cuda-mbrot

Just another mandlebrot with cuda

cuda cuda-toolkit cupy fractal mandelbrot mathematics nvidia

Last synced: 05 Feb 2025

https://github.com/sillykenny/currency-converter

My (VERY ASSISTED) currency converter. C++ | Supports AUD, USD, EURO, & POUND

cpp currency currency-converter currency-exchange currency-rates math mathematics

Last synced: 08 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/openlearningquest/minigames

This project is used to develop small projects where we build game mechanics around one or more educational concepts.

art education educational-game learning learning-by-doing mathematics open-education open-educational-resources science simulation

Last synced: 21 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/johnlarkin1/three-square-problem

Legendre's Three-Square Theorem

legendre mathematics number-theory

Last synced: 24 Jan 2025

https://github.com/tiagocavalcante/k-power-n-sum

Finds the formula for the sum of the kth powers of the first n natural numbers for any positive integer k

linear-algebra mathematics

Last synced: 29 Jan 2025

https://github.com/marc7666/statistical-analysis-of-emotions-in-social-media

Statistical analysis of which factors influence dominant emotions in social media.

mathematics r random-forest rmd statistics

Last synced: 15 Dec 2024

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/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/openlearningquest/game

An educational game where players build competencies as part of an interactive story.

game learning learning-by-doing mathematics open-education open-educational-resources physics science simulation story

Last synced: 21 Jan 2025

https://github.com/gasinfinity/rena.mathematics

A math library for graphics programming supporting generic math.

dotnet dotnet-core graphics-programming mathematics

Last synced: 14 Jan 2025

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

📁Course Tech Provided By Coursera

mathematics python tensorflow-tutorials

Last synced: 18 Jan 2025

https://github.com/williamfedele/chudnovsky

🥧 Experiment calculating digits of Pi

math mathematics pi python python3

Last synced: 30 Dec 2024

https://github.com/afritzler/generic-programming

Mathematics, Algorithms and Co.

algorithm mathematics

Last synced: 06 Jan 2025

https://github.com/dethada/projecteuler

Solving math problems with rather inefficient algorithms

mathematics projecteuler

Last synced: 09 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/ology/math

Mathematical utilities and experimentation

mathematics

Last synced: 05 Feb 2025