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/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/letlovewin/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: 06 Nov 2024

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/mrlizhaozhi/practical-statistics-with-r-and-python-exercises

这个代码库用于存放《Practical Statistics with R and Python》课程的资料。

business-intelligence data-science mathematics python r statistics

Last synced: 06 Jan 2025

https://github.com/mrlizhaozhi/javascript-mental-maths-game

用 JavaScript 開發的速算遊戲。

game javascript mathematics web-applications

Last synced: 06 Jan 2025

https://github.com/jborchma/project_euler

My solutions for some of the Project Euler problems

euler mathematics python rust

Last synced: 13 Jan 2025

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/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/reegeek/latexmathfunc

Latex parser in C#

antlr4 csharp latex mathematics

Last synced: 21 Jan 2025

https://github.com/martinthoma/geotopo

Geometry and Topology Script in German

geometry lecture-notes mathematics skript tex topology

Last synced: 03 Feb 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/dctlib

Building my own C++ library for the Discrete Cosine Transform

cpp dct mathematics

Last synced: 17 Jan 2025

https://github.com/trizen/gms

GMS: Git Mathematical Sequences

markdown math mathematics sequences

Last synced: 13 Jan 2025

https://github.com/r4nd0lph-c/magic_square_generator

This class is an implementation of a normal magic square.

mathematics

Last synced: 03 Feb 2025

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/fejesa/projecteuler

ProjectEuler problem solutions

java mathematics projecteuler scala

Last synced: 17 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/ivantsvetkov-dev/galton-board

Emulation of the Galton board in python.The normal distribution.Pygame+Pymunk

galton-board mathematics probability-statistics probability-theory pygame pymunk python

Last synced: 25 Jan 2025

https://github.com/jss95/curvesimilarities

Python package for curve similarity measures.

frechet-distance geometry mathematics python

Last synced: 27 Oct 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.

mathematics obsidian

Last synced: 02 Feb 2025

https://github.com/navdeep-g/project-euler

Project Euler problems solved with Java

algorithms dynamic-programming java math mathematics project-euler

Last synced: 24 Dec 2024

https://github.com/katahiromz/postage_stamp

A constructive calculation of the stamp folding problem

japanese math mathematics postage-stamp postage-stamps stamp-folding unsolved-problems

Last synced: 12 Jan 2025

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/0xhilsa/vector

vector calculation in python

mathematics python3 vector

Last synced: 22 Dec 2024

https://github.com/fjebaker/blog

Personal blog about black holes and other things.

black-holes blog gemini mathematics relativity

Last synced: 24 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.

cosine csharp mathematics

Last synced: 09 Nov 2024

https://github.com/rabestro/jetbrains-academy-smart-calculator

Calculators are a very helpful tool that we all use on a regular basis. Why not create one yourself, and make it really special? In this project, you will write a calculator that not only adds, subtracts, and multiplies, but is also smart enough to remember your previous calculations.

arraydeque calculator calculator-application enum hashmap interface-java jetbrains-academy lambda-expressions lambda-functions list mathematics polish-notation postfix-notation regular-expression stack stream student-project

Last synced: 28 Dec 2024

https://github.com/ransomware3301/c_graph_library

A powerful and flexible C (ANSI 89) library for creating graphs, a mathematical tool with almost endless applications

algorithms c c89 graph-theory graphs linked-list mathematics maths

Last synced: 20 Jan 2025

https://github.com/psturm108/cpptoolkit

A header only library for C++ for advanced programming concepts

async asyncio c cpp image image-processing mathematics matrix vector

Last synced: 06 Feb 2025

https://github.com/merttalug/perfect-numbers

A program that finds whether a positive number entered by users is a perfect number.

java kodluyoruz math mathematics maths patika-dev perfect-numbers

Last synced: 22 Dec 2024

https://github.com/scruffaluff/learn-topology

Personal workspace for learning topology.

mathematics topology

Last synced: 22 Dec 2024

https://github.com/vlopezferrando/solucions-cangur

Recull de solucions de les Proves Cangur

latex mathematics

Last synced: 13 Jan 2025

https://github.com/nilsmt/sae

les SAE (projets) de BUT Informatique autres que des applications

graph iut-nantes mathematics network python specifications university-project

Last synced: 13 Jan 2025

https://github.com/fern-aerell/rellmath

This is website for math exercises.

css html javascript math mathematics ts typescript

Last synced: 09 Feb 2025

https://github.com/nirvanasupermind/numerical-computation

Javascript port of numerical analysis, featuring approximations of non-elementary functions such as tetration and erf, along with numerical differentiation, integration, and more.

javascript math mathematics numerical-analysis

Last synced: 31 Dec 2024

https://github.com/intedai/math-select

Keyboard shortcuts for converting selected numbers to their square number, square root or rounding them

autohotkey math mathematics shortcuts

Last synced: 28 Dec 2024

https://github.com/vihlancevk/5semcomputationalmathematics

Репозиторий для выполения и сдачи лабораторный работ по вычислительной математике

mathematics python3 study

Last synced: 27 Jan 2025

https://github.com/jose-jaen/applied-mathematics

Mathematical algorithms for Data Analytics

algorithms chaos-theory mathematics matlab python

Last synced: 17 Jan 2025

https://github.com/gemmus/pythonlab

Math and Physics related problems resolved using Jupiter Notebook.

anaconda-distribution jupiter-notebook mathematics physics python

Last synced: 30 Jan 2025

https://github.com/dadosdelaplace/dadosdelaplace.com

Código de la web https://www.dadosdelaplace.com/ (construida con R y blogdown)

blogdown-sites dataviz divulgacion mathematics r rmarkdown rstats statistics teaching website

Last synced: 17 Dec 2024

https://github.com/linggarm/mathematics

My personal repository where I can keep files associated with my learning of Mathematics

math mathematics

Last synced: 09 Jan 2025

https://github.com/raphsenn/proving-trivial-mathematical-lemmas

proving some trivial mathematical lemmas in Lean.

lean math mathematics

Last synced: 21 Jan 2025

https://github.com/karboxxx/algebra-systems-cpp

Calculate linear equations in C++ using GTK3

algebra cpp gtk3 math mathematics

Last synced: 06 Feb 2025

https://github.com/ali-raheem/maoc

Modular Arithmatic on Circles

art mathematics picture

Last synced: 06 Feb 2025

https://github.com/sivlev/phpmathobjects

A PHP library for handling mathematical objects

algebra library linear-algebra math mathematics matrix php rational-numbers vector

Last synced: 05 Nov 2024

https://github.com/710lucas/matrizes

Um programa para resolver operações com matrizes para a disciplina de Algebra Linear

mathematics matrix matrix-calculations

Last synced: 09 Jan 2025

https://github.com/tueda/polybench

Multivariate polynomial arithmetic benchmark tests.

benchmark mathematics multivariate-polynomials

Last synced: 29 Nov 2024

https://github.com/colinrgodsey/cartesius

Library of cartesian mathematical components and algorithms for Go.

go golang mathematics

Last synced: 27 Dec 2024

https://github.com/jorge-jrzz/uea-adoo_math_racer

Video game made with Unity

csharp mathematics unity

Last synced: 11 Jan 2025

https://github.com/rtvd/compose-for-quants

Compose Key for quants/mathematicians helping to type Greek letters and other relevant symbols without switching the keyboard layout

compose-key greek-alphabet keyboard linux linux-desktop mathematics quant

Last synced: 29 Jan 2025

https://github.com/ryukinix/chumbin

Um Sistema de Competição de Tiros Ideal

economics games guns mathematics model system

Last synced: 22 Dec 2024

https://github.com/mahitej28/scientific-calculator

This project is designed to perform all mathematic operations and is basically a small version of real time scientific calculator.

css3 html5 javascript mathematics onclick-events

Last synced: 07 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/grahamstrickland/functional_lean

Examples and exercises from "Functional Programming in Lean" - David Thrane Christiansen

dependent-type-theory functional-programming lean4 mathematics proof-assistant

Last synced: 07 Jan 2025

https://github.com/woolseyworkshop/article-performing-mathematical-operations-with-op-amps-in-ltspice

Performing Mathematical Operations With Op-Amps In LTspice Article Resources

electronics ltspice mathematics op-amp

Last synced: 29 Dec 2024

https://github.com/keithkiarie/roll_the_dice

Returns the number and possible combinations of a given number of rolled dice giving a certain sum

combinations dice mathematics

Last synced: 30 Jan 2025

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

Compute the inverse versed sine of a single-precision floating-point number (in radians).

arc arcvers arcversin arcversine aver avers aversin aversine aversinus javascript math mathematics node node-js nodejs sin sine stdlib versed versed-sine

Last synced: 18 Dec 2024

https://github.com/ashwingopalsamy/go-mathify

Comprehensive Go package offering a rich set of mathematical utilities and operations.

go-lib go-math go-package golang golang-library golang-math golang-package mathematics

Last synced: 29 Jan 2025

https://github.com/merttalug/greatestcommondivisor_leastcommonmultiple

A program that calculates the greatest common divisor and least common multiple of 2 numbers requested as input from the user.

greatest-common-divisor java kodluyoruz least-common-multiple mathematics maths patika-dev

Last synced: 22 Dec 2024

https://github.com/merttalug/harmonicseries

The program that finds the harmonic series of the number requested as input from the users.

harmonic-series java kodluyoruz mathematics patika-dev

Last synced: 22 Dec 2024

https://github.com/ooliver1/godot-factorial

Awful factorial GUI, just to demonstrate I can do GDScript for an assessment before my end of year project.

gdscript godot mathematics

Last synced: 25 Jan 2025

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/kulla/2023-12-29-grenzwert-einer-folge-in-twine

Prototyp einer interaktiven Geschichte zur Einführung des Grenzwerts

definition education limit mathematics twine

Last synced: 18 Jan 2025

https://github.com/bog-walk/project-euler-cpp

:zap: A C++ solution set for the first 100 Project Euler problems.

algorithms cpp cpp17 educational hackerrank mathematics problem-solving project-euler

Last synced: 17 Dec 2024

https://github.com/agoalofalife/concrete_mathematics

Репозиторий по книги "Конкретная математика" Д.Кнут

algorithm algorithms mathematics

Last synced: 30 Jan 2025

https://github.com/educorreia932-university/feup-mnum

📏 MIEIC 2019/2020 - 2ⁿᵈ year / 1ˢᵗ semester

feup feup-mnum mathematics mieic mnum numerical-methods university-course

Last synced: 25 Jan 2025

https://github.com/devhindo/williamfiset

Empowering WilliamFiset tutorials by summarizing videos, providing follow-up problems and adding additional resources for each video

algorithms computer-science data-structures mathematics

Last synced: 29 Dec 2024

https://github.com/abund4nt/h3xtel-scripts

Repository with solution and explanation of the challenges of the H3xtel course.

cryptography ctf mathematics python

Last synced: 29 Jan 2025

https://github.com/mohammadpagard/recursive-functions

I created this repository for study some mathematic or datastructure recursive functions. -just for fun-

datastructures mathematic-functions mathematics python recursive-functions

Last synced: 05 Feb 2025

https://github.com/zac-garby/mex

A maths expression parser/evaluator, in Rust.

evaluator mathematics parser rust rust-library

Last synced: 17 Dec 2024

https://github.com/mobakour/hypermath

Hypermath. A little math game web app built with plain HTML, CSS, and JS

game javascript-game mathematics web

Last synced: 09 Jan 2025

https://github.com/serengti/mathematik_1-2

Skript zum zwei-semestrigen Modul Mathematik 1 für Inf, Swt und Msv an der Universität Stuttgart. Behandelte Themen sind Lineare Algebra 1 und Analysis 1

analysis linear-algebra mathematics university-stuttgart

Last synced: 31 Dec 2024

https://github.com/nrastija/mmi-pygame-project

Project content for the Mathematical methods for computer scientists course in the 2nd year of PDS IPS

mathematical-expressions mathematical-programming mathematics motion python rectilinear vector visualization

Last synced: 03 Nov 2024