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/fl03/smplx

smplx is a toolkit for working with simplicial objects.

crates-io mathematics rust-lang simplex topology

Last synced: 28 Oct 2024

https://github.com/p-acampora98/schwarz-rearrangement

MATLAB implementation of Schwarz rearangement and rearrangement along level sets of other functions.

mathematics matlab rearrangement shape-optimization

Last synced: 20 Dec 2024

https://github.com/mouad-el-asri/computorv1

This project is about coding a simple equation solving program using python. It will take polynomial equations into account. These equations will only require exponents. No complex function. The program will have to display its solution(s). Why polynomials? Just because it’s one of the simplest and most powerful tools in mathematics.

mathematics polynomials python3

Last synced: 28 Dec 2024

https://github.com/mouad-el-asri/computorv2

Now that I have programmed my equation solver computor V1, it’s time to go further. In computor V2 I have created my own calculator in command line, which will integrate my computor V1 as well as functions for matrix calculus, function resolution, calculation with complex numbers, etc.

command-line-calculator mathematics python3

Last synced: 28 Dec 2024

https://github.com/fl03/slant

slant is a mathematical toolkit focused on providing interactive visualizations for abstract concepts

animation crates-io mathematics rust visualization

Last synced: 28 Oct 2024

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: 13 Dec 2024

https://github.com/rybla/associahedra

Constructing Associahedra via n-gon triangulations.

mathematica mathematics

Last synced: 28 Dec 2024

https://github.com/ediu3095/transform

Transform is a header only C++ mathematics library for graphics software based on GLM and Real-Time Rendering.

cpp cpp-library cpp20 header-only mathematics matrix opengl quaternion vector vulkan

Last synced: 20 Jan 2025

https://github.com/manifoldfr/ap-maths-ts

Ressources pour approfondir le cours de mathématiques de Terminale S

jupyter-notebook latex mathematics teaching teaching-materials

Last synced: 13 Jan 2025

https://github.com/galenseilis/stochastic-processes-overview

This Jupyter notebook gives an overview of stochastic processes.

math mathematics stochastic-processes

Last synced: 05 Jan 2025

https://github.com/jesselpalmer/all-the-maths

A Clojure library that contains handy math functions and constants

math mathematics

Last synced: 14 Dec 2024

https://github.com/mpc-lab-x/mpc-lab-x-server

MPC-Lab-X-server is the backend component of the MPC-Lab-X project. It handles question generation, problem solving, and data management for mathematics, physics, and chemistry.

chemistry generator math mathematics nodejs physics server teaching-tool

Last synced: 26 Jan 2025

https://github.com/mpc-lab-x/mpc-lab-x-web

MPC-Lab-X-web is the frontend component of the MPC-Lab-X project, built using Express. It provides a user interface for generating and solving questions in mathematics, physics, and chemistry. This application is designed to interact with the backend services and deliver solutions through a straightforward web interface.

chemistry generator math mathematics nodejs physics teaching-tool

Last synced: 26 Jan 2025

https://github.com/tentaclepurple/42_ft_turing

Implementation of the famous mathematician computational model in Scala

algorithms computer-science mathematics scala

Last synced: 26 Jan 2025

https://github.com/abdojoker99/simple-calculator

A calculator is a compact and efficient device or software application designed to perform mathematical computations. It is widely used for tasks ranging from basic arithmetic to advanced mathematical calculations.

cascading-style-sheets html javascript mathematics

Last synced: 17 Dec 2024

https://github.com/sleepymalc/vv285-2021su

UM-SJTU JI SU2021 Vv285 Honor Mathematics III Teaching Assistance work. Only RC Slides Here! No Assignment/Exam Solution.

beamer latex mathematics

Last synced: 11 Oct 2024

https://github.com/sleepymalc/donut.c

🍩 A Comprehensive Guide on the Math used in Donut.c

beamer latex linearalgebra mathematics vector vector-graphics

Last synced: 11 Oct 2024

https://github.com/freakwill/mathnotes

my notes about math

markdown mathematics

Last synced: 26 Jan 2025

https://github.com/freakwill/counterexample-measures

Counterexample in Measure Theory

mathematics theory

Last synced: 26 Jan 2025

https://github.com/sagnac/chaoticstrangeattractors.jl

Visualization of strange attractors in chaos theory.

chaos-theory julia mathematics strange-attractors

Last synced: 16 Jan 2025

https://github.com/mituskillologies/ds-maths-pgddsai-coep

The program of subject "Mathematics for Data Science", course PGDDSAI at COEP. Conducted by Tushar B. Kute. May-June 2024.

data-science descriptive-statistics inferential-statistics linear-algebra linear-regression mathematics matrix probability statistics vectors

Last synced: 13 Jan 2025

https://github.com/ydah/calculate_pascal_triangle

Calculate the Pascal triangle.

mathematics ruby

Last synced: 06 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/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/jss95/curvesimilarities

Python package for curve similarity measures.

frechet-distance geometry mathematics python

Last synced: 27 Oct 2024

https://github.com/trizen/gms

GMS: Git Mathematical Sequences

markdown math mathematics sequences

Last synced: 13 Jan 2025

https://github.com/apozzi/writing-ideas-repo

Repositório com algumas anotações e ideias pessoais.

articles latex mathematics writings

Last synced: 29 Nov 2024

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/vlopezferrando/tile-square-68

Is it possible to fill a square of side 68 with an equal number of squares of side 3 and 5?

mathematics number-theory tiling-problem

Last synced: 13 Jan 2025

https://github.com/max-te/refstate

Restate & prestate amsthm theorems using their labels.

amsthm hyperref latex latex-package mathematics

Last synced: 23 Jan 2025

https://github.com/quinnphil/math-for-programmers

Work-alone code for Math for Programmers book by Paul Orland

geometry mathematics matplotlib numpy python

Last synced: 26 Jan 2025

https://github.com/tsimpdim/projecteuler

Solutions to Project Euler problems. These solutions aren't meant to be the fastest out there - they just get the job done

euler-exercises euler-solutions math mathematics project-euler project-euler-python-solutions

Last synced: 28 Dec 2024

https://github.com/mathjslab/mathjslab-app

MathJSLab - An interpreter with language syntax like MATLAB/Octave. ISBN 978-65-00-82338-7, 978-65-00-84828-1

antlr antlr4 educational grammar interpreter lexer math mathematics mathjslab mathml matlab octave parser

Last synced: 14 Dec 2024

https://github.com/sjthesahiljoseph/the-mathematics

The-Mathematics is a Mathematics learning repository made by sjTheSahilJoseph. I created that for my personal learning, teaching, notes, practice etc... But feel free to use that. No problem with it. Thank You.

c coding learning math mathematics maths programming sjthesahiljoseph

Last synced: 26 Jan 2025

https://github.com/emmanuelbeziat/kombinator

How much combinaisons?

javascript mathematics nodejs vuejs

Last synced: 13 Jan 2025

https://github.com/jaehnri/matemagika

📚🏆 Platform game designed for educational environment. Introduces kids aged 4-9 to Math approaches, integrating a platform-based game, quick reasoning, and an entertaining story.

csharp educational game kids-learning-app mathematics socket

Last synced: 11 Jan 2025

https://github.com/timjklein36/euler-problems

Solutions to problems from Project Euler (https://projecteuler.net/archives)

mathematics project-euler

Last synced: 07 Jan 2025

https://github.com/maeln/projecteuler

Project Euler solutions in Racket.

mathematics project-euler racket racket-lang

Last synced: 06 Jan 2025

https://github.com/siyovushchik1414/youtube-channel

This repository is for my youtube channel.

datascience machinelearning mathematics python

Last synced: 26 Jan 2025

https://github.com/mrfoxak/music-recommendation-model-based-on-emotion-detection-using-pulse-rate-and-stress-measurement

This paper explores the integration of mood detection techniques with music recommendation systems, using pulse rate analysis to determine stress levels and suggest personalized music based on the user's emotional state. The system combines pulse detection with AI to deliver tailored music recommendations that enhance the listener's experience.

emotion-detection emotion-recognition machine-learning math mathematics ppg-graph recommender-system research-paper springernature

Last synced: 26 Jan 2025

https://github.com/mrfoxak/skin-phenotypes-detection

This is an AI Based System to Detect Different Skin Phenotypes and Moisture Levels

image-processing machine-learning mathematics opencv opencv-python patents pyhton research-paper skin-detection

Last synced: 26 Jan 2025

https://github.com/gabin221/mathematics-learner

Mathematics Learner propose une ressource éducative sur les mathématiques, incluant un fichier Python solveur_equations.py pour résoudre divers types d'équations mathématiques.

equations-solver mathematics mathematics-learner python

Last synced: 06 Dec 2024

https://github.com/kensukeken/mhf4u-advanced-functions-notes

Welcome to MHF4U! This repository contains comprehensive notes and materials for the MHF4U(Advanced Functions) course, created using LaTeX language on Overleaf.

latex latex-document mathematics mhf4u overleaf tex typsetting

Last synced: 16 Jan 2025

https://github.com/muhamedayoub/numerical-analysis-project

This repository contains an academic project for the numerical analysis module.

analysis mathematics matplotlib numpy r

Last synced: 29 Nov 2024

https://github.com/youssefali11997/project-euler-solutions

My code solutions to some of Project Euler Problems.

mathematics project-euler

Last synced: 03 Jan 2025

https://github.com/sintan1729/lean-talk-sp24

These are the files used in a talk

lean lean4 math mathematics proof-assistant

Last synced: 28 Dec 2024

https://github.com/pcpp94/prophet_gb_demand_forecasting_one

This repository provides tools for forecasting Great Britain’s power demand using Facebook’s Prophet model. It includes Python functions and Jupyter notebooks for daily and monthly forecasts, integrating weather and GDP as regressors, with hyperparameter tuning via HyperOpt.

bayesian-inference bayesian-optimization daily decomposition demand energy forecast forecasting holidays hourly mathematics monthly power prophet time-series time-series-analysis timeseries weather

Last synced: 26 Jan 2025

https://github.com/ohnoimded/rnumbers

R package to generate special numbers

mathematics numbers r

Last synced: 21 Jan 2025

https://github.com/tiagocavalcante/k-bounded

Rust implementation for computing the number of k-bounded functions from [n] to [n]

graph-theory mathematics

Last synced: 29 Nov 2024

https://github.com/bennetyee/derivatives

A program to visualize approximation methods for computing a derivative of a given function. Written to help my child gain intuition.

mathematics

Last synced: 26 Jan 2025

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

Calculate linear equations in C++ using GTK3

algebra cpp gtk3 math mathematics

Last synced: 12 Dec 2024

https://github.com/joerivandervelde/evolving-multiplicative-persistence

Find big multiplicative persistent numbers by evolution.

genetic-algorithm java mathematics

Last synced: 13 Jan 2025

https://github.com/realeroberto/introduzione-teoria-misura

My Bachelor’s thesis in Mathematics.

mathematics measure-theory thesis

Last synced: 19 Jan 2025

https://github.com/prinsfrank/arithmetic-operations-bcmath

BCMath implementation for the prinsfrank/arithmetic-operations interface that provides basic arithmetic operations (addition, subtraction, power, dividing, etc...)

bcmath math mathematics

Last synced: 29 Nov 2024

https://github.com/elmahdik/mathematiko

Résoudre 10 opérations en moins d'1 min

css3 game htlm5 javascript logic mathematics

Last synced: 29 Nov 2024

https://github.com/meysam81/albert

A terminal calculator written in Rust with ❤️

arithmetic calculator math mathematics rust terminal

Last synced: 13 Oct 2024

https://github.com/gabin221/calculator

Calculator est une application en Kotlin Multiplatform permettant d'effectuer des calculs avancés en mathématiques (matrices, transformées, équations...) grâce à des scripts Python intégrés pour une performance optimale.

calculation calculator kotlin kotlin-multiplatform mathematics python

Last synced: 06 Jan 2025

https://github.com/solaranamnesis/johannes-kepler

Public Domain Works of Johannes Kepler (1571-1630).

astronomy kepler latex latex-document latin mathematics moon philosophy science

Last synced: 26 Jan 2025

https://github.com/andresilmor/polynomial-calculator-with-windows-forms

Use of Windows Form to create a Polynomial Calculator with features from addition of two polynomials till the calculation of the polynomial itself.

calculator-application csharp mathematics polynomial university university-project windows-forms

Last synced: 26 Jan 2025

https://github.com/mrluit/elfproef

Implementation of the 11-proof, a mathematical test used by the Dutch government for various digital identification numbers

checksum library mathematics typescript webpack

Last synced: 06 Dec 2024

https://github.com/qverg/latex-flashcards

Create flashcards for printing using LaTeX.

flashcards latex learning math mathematics studying

Last synced: 20 Dec 2024

https://github.com/ozefe/funython

Fun with Python

fun math mathematics maths python python3

Last synced: 13 Jan 2025

https://github.com/pawanmsr/n-methods

Common Algorithms and Templates for Quick Reference. Temporary Repository.

algorithms mathematics

Last synced: 06 Jan 2025

https://github.com/carter907/sym-go

symbolic math library written in Golang.

mathematics symbolic-computation sympy

Last synced: 06 Jan 2025

https://github.com/jaalonso/matematicas_preuniversitarias

Demostraciones en libros de textos de matemáticas preuniversitaria

math mathematics

Last synced: 06 Dec 2024

https://github.com/jaalonso/dao_con_lean

DAO (Demostración Asistida por Ordenador) con Lean

interactive-theorem-proving leanprover logic mathematics theorem-proving

Last synced: 06 Dec 2024

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

大学での学習の記録

latex mathematics physics tex

Last synced: 28 Nov 2024

https://github.com/imshakil/machinelearning

Learning machine-learning algorithms, applications, completed projects, completed courses from different online course academy.

coursera data-analyst data-science-notebook data-visualization machine-learning-coursera machinelearning mathematics projects python udemy

Last synced: 14 Dec 2024

https://github.com/prinsfrank/arithmetic-operations-floating-point

Floating point math implementation for the prinsfrank/arithmetic-operations interface that provides basic arithmetic operations (addition, subtraction, power, dividing, etc...)

floating-point math mathematics

Last synced: 29 Nov 2024

https://github.com/professionalmenace/math-parser

Parser of mathematical expressions (in developement)

calculator math mathematics parser

Last synced: 06 Dec 2024

https://github.com/mituskillologies/numerical-methods-pgdhpcap-cdac-dec24

The program of Numerical Methods in course PGDHPCAP at CDAC. Conducted by Tushar B. Kute, December 2024

linear-algebra linear-regression mathematics numerical-methods statistics

Last synced: 29 Dec 2024

https://github.com/cariad/rebelbase

Python package for working with numbers of any base

data-science mathematics python

Last synced: 07 Dec 2024

https://github.com/akru/costflow

Tiny dataflow analysis library

economics haskell mathematics

Last synced: 04 Dec 2024

https://github.com/g4brielvs/etudes

:robot: My collection of études

data-science etudes mathematics pytudes statistics teaching

Last synced: 30 Nov 2024

https://github.com/b3ta-blocker/python-basics

A Python-based project developed as part of a TryHackMe challenge, featuring a simple Bitcoin investment calculator. Ideal for beginners to get hands-on with Python programming and basic cryptocurrency concepts.

file-handling functions if-statements import loops mathematics python3

Last synced: 29 Dec 2024

https://github.com/babiabeo/complex

A package provides implementation of complex numbers and mathematical functions for complex numbers.

complex-numbers jsr mathematics

Last synced: 06 Jan 2025

https://github.com/somebadcode/go-mathx

Extra maths functions for Go

go golang math mathematics maths

Last synced: 27 Jan 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: 01 Dec 2024

https://github.com/csmir/diceengine

A simplified mathematical engine for dice calculations.

calculation dice-roller mathematics

Last synced: 04 Dec 2024

https://github.com/tiagocavalcante/problem_database

Contest problems database on von format (all problems in Portuguese). *Base de dados de problemas no formato do von (todos os problemas em português).*

mathematics olympiad

Last synced: 01 Dec 2024

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: 01 Dec 2024

https://github.com/m-mdy-m/mathematics

Mathematics for Computer Science

mathematics

Last synced: 14 Dec 2024