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/jackieluc/netart

Exploring mathematical symmetry to create art, using web development as a catalyst.

art javascript mathematics net p5js parametric-equation

Last synced: 28 Jan 2025

https://github.com/aniket965/mathematicalpatterns

Various Mathematical Patterns Visualisation 📈

js mathematical-patterns mathematics patterns visualization

Last synced: 15 Jan 2025

https://github.com/theatrejs/mathematics

📦 mathematics exportable module

es6 framework game javascript mathematics module

Last synced: 21 Jan 2025

https://github.com/denyskryvytskyi/lia

Math lib for my game engine

cpp cpp-library math mathematics matrix vector

Last synced: 11 Jan 2025

https://github.com/pumpedsardines/arthmeticsolver

This is a simple project to solve arithmetic expressions. It keeps order of operations and supports parentheses.

arithmetic math mathematics solver

Last synced: 24 Jan 2025

https://github.com/kensukeken/mcv4u-calculus-and-vectors-notes

Welcome to MCV4U! This repository contains comprehensive notes and materials for the MCV4U(Calculus and Vectors) course, created using LaTeX language on Overleaf.

calculus latex latex-document mathematics mcv4u tex typesetting

Last synced: 16 Jan 2025

https://github.com/nkid00/5x5

解一个简单的数学问题。

cpp cpp11 mathematics python python3

Last synced: 22 Jan 2025

https://github.com/oscarsaharoy/graph.js

puts a graph on a HTML canvas with a nice API

mathematics web

Last synced: 19 Jan 2025

https://github.com/kensukeken/mcr3u-functions-university-notes

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

functions latex latex-document mathematics mcr3u

Last synced: 16 Jan 2025

https://github.com/tsnsoft/why-do-you-need-parentheses-in-programs

Зачем нужны скобки в программах!

mathematics parentheses programming

Last synced: 17 Jan 2025

https://github.com/mbjpxncp7k/rafaelqmrhsl-chs

Translate Quantum Mechanics in Rigged Hilbert Space Language (Author: Rafael de la Madrid Modino) into Simplified Chinese.

chinese-translation latex-document mathematics physics translation

Last synced: 16 Jan 2025

https://github.com/grivasgervilla/amca-mii

Repositorio para la asignatura Aplicaciones de Matemática Computacional Avanzada (AMCA) del Máste en Ingeniería Informática por la Universidad de Granada

mathematics python2 python3 sage sagemath

Last synced: 16 Jan 2025

https://github.com/code-help-tutor/cpt206-computer-programming-for-financial-mathematics-cw2

CPT206 Computer Mathematics CW2 代写代做 编程辅导, code help, CS tutor, WeChat: cstutorcs Email: [email protected]

computer cpt206 cw2 mathematics

Last synced: 17 Jan 2025

https://github.com/maheshbansod/math

This repository contains algorithms for numerical methods. Feel free to contribute to it or use it in your own projects. It currently contains matrix functions and functions to solve linear equations

cpp equation-systems math mathematics matrix-library numerical-computation numerical-methods

Last synced: 15 Jan 2025

https://github.com/aayes89/mazegen

Algorithms to generate a perfect maze

java mathematics maze-generator optimization-algorithms

Last synced: 28 Jan 2025

https://github.com/tomwhite/mastermind

A program for playing the mastermind board game

game games logic mathematics

Last synced: 17 Jan 2025

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/tsegeron/math

Some useful classes, functions I write for study

mathematics

Last synced: 08 Jan 2025

https://github.com/icaro-freire/libellum_classe-latex

:memo: Classe, em LaTeX2e, para confecção de pequenos textos (libellum), como notas de aula.

latex-class lualatex matematica math mathematics

Last synced: 15 Jan 2025

https://github.com/hareshkh/ap-sum-mips32

A program written in MIPS-32 Assembly to find the sum of an Arithmatic Progression

mathematics mips-assembly mips32

Last synced: 22 Dec 2024

https://github.com/choukh/hilbertsystem

Formal development of Hilbert style propositional logic in Agda

agda formal-verification formalization mathematical-logic mathematics

Last synced: 15 Jan 2025

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

Solutions to Project Euler using Python 3

mathematics problem-solving project-euler python python3

Last synced: 28 Jan 2025

https://github.com/gfngfn/linmath

基底の取替え等を考慮せず行列を素朴に扱う線型代数

document latex-document linear-algebra mathematics

Last synced: 15 Jan 2025

https://github.com/gfngfn/prob

確率論の測度論的基礎

document latex-document mathematics probability-theory

Last synced: 15 Jan 2025

https://github.com/oscarsaharoy/quickmaths.js

tiny maths library for js

lightweight mathematics

Last synced: 19 Jan 2025

https://github.com/vicenteaguero/math-of-war

Explore history’s battles through the lens of mathematics in this exciting divulgation book with interactive chapter samples and tools.

book divulgation international-security mathematics war

Last synced: 20 Jan 2025

https://github.com/mikma03/mathematics_and_python

Advanced mathematical concepts. Application of the probability theory. Part of the theory of partial differential equations. The use of statistics in the field of DataScience.

data-science mathematics partial-differential-equations probability python statistics

Last synced: 09 Jan 2025

https://github.com/pyzh/cpn

common programming notation

apl chinese erlang forth mathematics programming-language prolog rpn

Last synced: 22 Jan 2025

https://github.com/tomwhite/most-beautiful-formula

Animating Euler's equation

mathematics visualization

Last synced: 17 Jan 2025

https://github.com/lordubuntu/maths

Maths focused libraries and programs that may not neatly fit into DSA

algebra calculus computational-physics computer-algebra-system mathematical-programming mathematics maths

Last synced: 15 Dec 2024

https://github.com/tomwhite/birthday-roots

Which year do you need to be born in so that you have a birthday year which is a power of your age?

mathematics

Last synced: 17 Jan 2025

https://github.com/isabelacaldeira/mesure

Nuclear Physics, Mathematica, Fun and Code

mathematica mathematics physics physics-simulation

Last synced: 13 Jan 2025

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/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/rynanda/discrete-structures-psa

Using Python, discrete structures, and mathematical concepts to solve two real world problems.

discrete-structures finite-state-automata linear-algebra mathematics python regex regular-languages

Last synced: 21 Jan 2025

https://github.com/clay-6/calc-rs

A command-line calculator with everything you need

calculator calculator-application math mathematics maths rust

Last synced: 17 Jan 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: 07 Dec 2024

https://github.com/uveys-yakut/chrono-calc

An Android calculator app for graphing functions, solving equations, and performing mathematical analysis.

android graphics mathematics

Last synced: 22 Dec 2024

https://github.com/rahulnisanth/basic-calculator

The Creation of a simple calculator using basic Front-End Tools

calculator-application html-css-javascript mathematics

Last synced: 19 Jan 2025

https://github.com/g4brielvs/etudes

:robot: My collection of études

data-science etudes mathematics pytudes statistics teaching

Last synced: 29 Jan 2025

https://github.com/sayidmushtaq/converting-mesurements

You want to convert cm to km or meter to inches so use this tool,this web app is highly focus on logic. share your valuable comments with me.

converting-numbers html-css-javascript mathematics

Last synced: 25 Jan 2025

https://github.com/kesslermaximilian/latexpackages

The (custom) LaTeX Packages I use for writing my lecture notes and exercise sheets

latex-package mathematics

Last synced: 16 Jan 2025

https://github.com/msamuelsons/classificacao-pacientes-coluna

O código realiza a análise e classificação de características biomecânicas de pacientes ortopédicos. Ele carrega os dados, verifica valores faltantes e tipos, prepara os dados para modelagem, otimiza os parâmetros de uma árvore de decisão usando Grid Search, e avalia o modelo usando validação cruzada. A acurácia do modelo é então impressa.

decision-tree-classifier decision-trees machine-learning mathematics sklearn

Last synced: 22 Jan 2025

https://github.com/grivasgervilla/deckwizard

This is a project to construct a Magic: The Gathering deck analyser using graph theory.

graph-algorithms graphs magic-the-gathering mathematics

Last synced: 16 Jan 2025

https://github.com/guibrandt/ma148-p3

Resolução da P3 de MA148 no primeiro semestre de Licenciatura em Matemática na Unicamp

latex ma148 mathematics unicamp

Last synced: 11 Jan 2025

https://github.com/elmahdik/mathematiko

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

css3 game htlm5 javascript logic mathematics

Last synced: 28 Jan 2025

https://github.com/ucsd-sums/wi17-latex-workshop

Source files and references for the 2017 Winter Quarter Introductory Latex Workshop

latex latex-class latex-examples math mathematics

Last synced: 22 Jan 2025

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/humayunshariarhimu/pi

Pi - High Precision Pi Calculation

math mathematics mathematics-education pi pi-value

Last synced: 30 Jan 2025

https://github.com/michalspano/pascals-triangle

Composing Pascal's Triangles from the command line.

graphviz mathematics pascals-triangle python3

Last synced: 18 Jan 2025

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: 28 Jan 2025

https://github.com/yuvrajchandra/dsapractice

This repository contains topic-wise questions and solutions for DSA practice.

algorithms data-structures dsa mathematics

Last synced: 13 Jan 2025

https://github.com/fontseca/lexemn

Lexemn is a high level programming language for interpreting and evaluating mathematical expressions. It will also feature the capability to plot functions and solve basic equations.

cmake cpp interpreter lexing mathematics parsing programming-language

Last synced: 20 Nov 2024

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: 28 Jan 2025

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

My solutions for Project Euler math puzzles.

go golang haskell mathematics project-euler

Last synced: 13 Jan 2025

https://github.com/404notfoundindonesia/math-rizz

Math Rizz is a comprehensive mathematics e-learning web platform designed to enhance the learning experience for high school students (SMA level). It provides interactive lessons, practice exercises, progress tracking, and collaborative features to support students in mastering advanced mathematical concepts.

e-learning education elearning highschool laravel laravel11 math mathematics php php8 quadratic-function svelte

Last synced: 05 Jan 2025

https://github.com/bartozzz/mads

Set of TypeScript utility modules for working with mathematics, algorithms and data structures.

algorithms computer-science data-structures mathematics typescript

Last synced: 19 Dec 2024

https://github.com/nikolayblagoev/universal_converter

Contains javascript code for different mathematical functions, algorithms, etc.

algebra algorithm javascript mathematics prime-numbers

Last synced: 21 Jan 2025

https://github.com/mohammadshaad/degrees-to-radians-converter

As understood from the name itself that this repository is a Degrees to Radians converter. This is my first repository.

converter degrees degrees-to-radians mathematics radians

Last synced: 09 Jan 2025

https://github.com/aligusnet/fsstats

Basic Statistics and Some Probability Library

fsharp functional-programming mathematics statistics statistics-library

Last synced: 20 Jan 2025

https://github.com/zavierferodova/math-extreme-derivative

Python Notebook Perhitungan Nilai Ekstrim dan Turunan

math mathematical-programming mathematics

Last synced: 07 Jan 2025

https://github.com/akagi201/scigo

SciGo (pronounced “Sigh Go”) is a Golang-based ecosystem of open-source software for mathematics, science, and engineering.

engineering golang mathematics science scipy

Last synced: 08 Jan 2025

https://github.com/tomwhite/leaning-chairs

A curve created by chairs leaning against one another

geometry jsxgraph mathematics visualization

Last synced: 17 Jan 2025

https://github.com/magayaga/nanomath

Command-based scientific calculator!

linux macos math mathematics nanomath unix windows

Last synced: 08 Jan 2025

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

This repository is dedicated to showcasing my solutions to various problems from Project Euler, a platform that offers a wide range of challenging mathematical and computational problems.

computational-programming mathematical-programming mathematics

Last synced: 15 Jan 2025

https://github.com/arceryz/heart-4color

My notes on the four-color theorem proof.

four-color four-color-theorem graph graph-coloring latex mathematics

Last synced: 26 Jan 2025

https://github.com/johnfromspace/matlab

MATLAB (an abbreviation of "MATrix LABoratory") is a proprietary multi-paradigm programming language and numeric computing environment developed by MathWorks. MATLAB allows matrix manipulations, plotting of functions and data, implementation of algorithms, creation of user interfaces, and interfacing with programs written in other languages.

calculus math mathematics maths matlab matlab-code matlab-script school-assignment university-course university-project

Last synced: 15 Jan 2025

https://github.com/jmarove/convex-hull-algorithms

This repo covers some of the main algos used in the computation of the convex hull.

algebra convex convex-optimization geometry mathematics python

Last synced: 29 Jan 2025

https://github.com/primeeagle/vnet.mathematics

A mathematics class library which includes arithmetic and geometric calculations, combinatronics, discrete math, game theory, hashing, linear algebra, randomization and distribution, and sequences.

dotnet dotnet-core dotnet-lib math mathematics

Last synced: 23 Jan 2025

https://github.com/mohamedmetwalli5/physics-collisions

Applying Newton's third law.

java mathematics phyiscs

Last synced: 08 Jan 2025

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

My solutions for Project Euler

challenge math mathematics

Last synced: 12 Nov 2024

https://github.com/lykrast/mathcards

A small game made out of boredom

game java mathematics

Last synced: 15 Jan 2025

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

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

articles latex mathematics writings

Last synced: 27 Jan 2025

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

This repository contains a web-based scientific calculator built using Streamlit for the backend and React.js for the frontend. It supports various mathematical operations, including basic arithmetic, advanced functions, and trigonometric calculations.

mathematical-functions mathematics react reactjs reactjs-project scientific-calculator streamlit streamlit-webapp

Last synced: 08 Jan 2025

https://github.com/sleclercq/lesmaths

Generate training material for mental arithmetic

arithmetic mathematics maths

Last synced: 24 Jan 2025

https://github.com/ashraf-khabar/sacad-projects

Welcome to the Software Academy Computer Science and Competitive Programming Club! We are a passionate and dynamic group of students dedicated to exploring the exciting world of computer science and honing our problem-solving skills through competitive programming. Our club provides a platform for students of all skill levels to come together.

data-science database mathematical-modelling mathematics model python python3 torch torchvision

Last synced: 21 Jan 2025

https://github.com/zonetecde/signamath

SignaMath is a software program that makes it easy to draw up tables of signs and table of variations.

board csharp designer export geogebra image lesson maker math mathematics maths sign sign-table signboard software table-of-signs variation wpf

Last synced: 03 Jan 2025

https://github.com/tomwhite/egg-construction

Compass constructions for egg shapes from 'Mathographics' by Robert Dixon

eggs geometry jsxgraph mathematics visualization

Last synced: 17 Jan 2025

https://github.com/bonzaico/e-vector

A 2D or 3D Euclidean vector library for Node.js and the browser

bonzai euclidean mathematics vector

Last synced: 07 Jan 2025