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/sebastienrousseau/cmn

A Rust library for accessing a collection of mathematical and cryptographic constants

avogadro boltzmann constants cryptography data-structures development-tools euler gamma golden-ratio hash mathematics pi planck rust silver-ratio squareroot tau

Last synced: 12 Oct 2024

https://github.com/ltalirz/questiontex

QuestionTeX is a LaTeX package for writing multiple choice tests

latex mathematics multiple-choice

Last synced: 29 Oct 2024

https://github.com/jacoblee23/pytrig

A pure-Python module for high-precision computation of trigonometric functions.

mathematics python python-3 trigonometry

Last synced: 08 Nov 2024

https://github.com/stdlib-js/stats-base-nanmax-by

Calculate the maximum value of a strided array via a callback function, ignoring NaN values.

array domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array

Last synced: 01 Nov 2024

https://github.com/exane/ram_model

RAM Simulator (Random Access Machine). A mathematical model of real computers (Theoretical computer science)

assembly mathematics playground ram random-access-machine simulation theoretical-computer-science

Last synced: 29 Oct 2024

https://github.com/frouioui/mathematics

Undergraduate 1st semester mathematics project at Epitech

epitech mathematics python

Last synced: 13 Oct 2024

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

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

game geometry jsxgraph mathematics visualization

Last synced: 12 Oct 2024

https://github.com/yaireo/self-descriptive-numbers

Generates self-descriptive numbers

javascript math mathematics

Last synced: 16 Oct 2024

https://github.com/tomwhite/binarypi

Calculating the nth binary digit of pi

mathematics number-theory pi

Last synced: 12 Oct 2024

https://github.com/tomwhite/apportionment

Calculating apportionments for the House of Representatives using the Huntington-Hill method.

mathematics voting

Last synced: 12 Oct 2024

https://github.com/scientificware/fxmessages

FXMessages is a communication app like Google Messages but with scientific writing capabilities.

android communication java javafx mathematics messenger openjdk openjfx scientific

Last synced: 12 Oct 2024

https://github.com/rhdunn/collatz-conjecture

Patterns in the Collatz Conjecture

collatz-conjecture math mathematics

Last synced: 15 Oct 2024

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: 12 Oct 2024

https://github.com/Mahdi7s/WPF-Oxyplot-ReactiveUI

A WPF application, which allows you to load data files that contain pairs of x and y values and display them on a graph.

mathematics mvvm-architecture oxyplot reactiveui wpf-application

Last synced: 23 Oct 2024

https://github.com/islemci/nicemath

A simple math library for your daily math problems

math mathematics npm types

Last synced: 15 Oct 2024

https://github.com/edinsonrequena/engineering-mathematics

Specialization in Mathematical Engineering from the Universidad Politecnica de Valencia

algebra computer-science derivatives engeneering integral mathematical-engineering mathematics

Last synced: 14 Oct 2024

https://github.com/g4brielvs/g4brielvs.github.io

"The true delight is in the finding out rather than in the knowing"

education jekyll jekyll-sites mathematics personal-blog

Last synced: 14 Oct 2024

https://github.com/0x48piraj/fractalverse

A tour in the wonderland of deterministic, random and natural fractals with python.

animation chaos fractal fractal-algorithms fractal-rendering fractals math mathematics matplotlib modeling nonlinear playground python vizualisation

Last synced: 11 Oct 2024

https://github.com/polossk/math-notes

Notes of Math Courses in my college life

mathematics notebook

Last synced: 11 Oct 2024

https://github.com/theelectronwill/easy-math-calculator

Calculateur et solveur d'équation mathématiques. - Projet d'ISN

java mathematics

Last synced: 14 Oct 2024

https://github.com/juliandavidmr/fluxmath

Aplicacion Django + VueJS, graficador de procesos estocásticos

ecuation markov-chain mathematics modeling prediction prediction-algorithm stochastic-processes udla

Last synced: 11 Oct 2024

https://github.com/ziqi-yang/math_modeling_scripts

useful scripts, charts and algorithms for math modeling

mathematical-modelling mathematics matlab python python3 script

Last synced: 01 Nov 2024

https://github.com/stdlib-js/stats-base-sminsorted

Calculate the minimum value of a sorted single-precision floating-point strided array.

domain extent extremes javascript math mathematics min minimum node node-js nodejs ordered range sorted statistics stats stdlib strided strided-array typed

Last synced: 20 Oct 2024

https://github.com/ozansz/mathematical-expression-parser-derivator

METU CENG140 C Programming - Take Home Exam 2 - Mathematical Expression Derivator

abstract-syntax-tree c derivatives lexer mathematical-expressions mathematics parser

Last synced: 16 Oct 2024

https://github.com/stdlib-js/random-streams-levy

Create a readable stream for generating pseudorandom numbers drawn from a Lévy distribution.

continuous javascript levy math mathematics node node-js nodejs prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream

Last synced: 15 Oct 2024

https://github.com/adriansuter/happymersenneprime

Generates two TeX-files (which then can be used to build a pdf) for a given mersenne prime number with per-page-statistics and calculates the happy number sequence.

mathematics maths mersenne-numbers mersenne-prime-number prime-numbers

Last synced: 12 Oct 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: 07 Nov 2024

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: 05 Nov 2024

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: 05 Nov 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: 05 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: 07 Nov 2024

https://github.com/theringsofsaturn/math-for-video-games

Notes on math for video games. You will found arithmetics, algebra and equations, angles and circles, vectors and matrices, trigonometry calculations such as sin, cos and tan, projectile motion mathematics etc

linear-algebra math mathematics matrix videogames

Last synced: 08 Nov 2024

https://github.com/ryukinix/chumbin

Um Sistema de Competição de Tiros Ideal

economics games guns mathematics model system

Last synced: 05 Nov 2024

https://github.com/fjebaker/blog

Personal blog about black holes and other things.

black-holes blog gemini mathematics relativity

Last synced: 06 Nov 2024

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

Personal workspace for learning topology.

mathematics topology

Last synced: 05 Nov 2024

https://github.com/saxonrah/the_faulting_problem

Faulting Problem conjecture in computer science and software engineering. This repository contains a conjecture and proof with an implementation in Coq.

computer-science coq mathematics software-engineering white-paper whitepaper

Last synced: 06 Nov 2024

https://github.com/thebooort/review-alzheimer-disease-math-models

Project review about math model's for alzheimer

alzheimers-disease biology mathematics

Last synced: 24 Oct 2024

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

Modular Arithmatic on Circles

art mathematics picture

Last synced: 24 Oct 2024

https://github.com/itsnickbarry/maths

🇬🇧 Britons never, never, never will be slaves! 🇬🇧

leave math mathematics maths self-determination wow

Last synced: 07 Nov 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: 12 Oct 2024

https://github.com/kolosovpetro/astudyondynamicequations

A study on partial dynamic equation on time scales involving derivatives of polynomials

math mathematics open-research open-science polynomial-equations polynomials research research-project

Last synced: 11 Oct 2024

https://github.com/kolosovpetro/identitiesinrascaltriangle

In this manuscript, we show new binomial identities in iterated rascal triangles, revealing a connection between the Vandermonde convolution and iterated rascal numbers. We also present Vandermonde-like binomial identities. Furthermore, we establish a relation between iterated rascal triangle and (1,q)-binomial coefficients.

binomial-coefficient binomial-theorem mathematica mathematics pascals-triangle

Last synced: 11 Oct 2024

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: 11 Oct 2024

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/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: 11 Oct 2024

https://github.com/kesslermaximilian/latexpackages

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

latex-package mathematics

Last synced: 11 Oct 2024

https://github.com/nitzanhen/rubiks-cube

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

mathematics threejs typescript

Last synced: 17 Oct 2024

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: 12 Oct 2024

https://github.com/stone-zeng/notes-on-tensor

LaTeX documents for tensor analysis (Xie Xilin)

mathematics tensor-algebra

Last synced: 11 Oct 2024

https://github.com/gfngfn/linmath

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

document latex-document linear-algebra mathematics

Last synced: 11 Oct 2024

https://github.com/fedesky25/complex-functions-streamplot

Web-page and node tool to visualize streamplot of complex functions

complex-numbers mathematics nodejs plotting streamplot svelte

Last synced: 06 Nov 2024

https://github.com/sherandrei/msu_chm_tickets

Билеты по курсу "Численные методы" (ЭВМ. Численные методы, МГУ, механико-математический факультет, мехмат). Андрей Алексеевич Корнев, 2022-2023

latex mathematics russian-language

Last synced: 12 Oct 2024

https://github.com/gfngfn/prob

確率論の測度論的基礎

document latex-document mathematics probability-theory

Last synced: 11 Oct 2024

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: 11 Oct 2024

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: 11 Oct 2024

https://github.com/tomwhite/mastermind

A program for playing the mastermind board game

game games logic mathematics

Last synced: 12 Oct 2024

https://github.com/bluezhan/find-a-better-algorithm

🎩 Don't diddle code to make it faster - find a better algorithm.

algorithm javascript leetcode mathematics

Last synced: 11 Oct 2024

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

Animating Euler's equation

mathematics visualization

Last synced: 12 Oct 2024

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

A curve created by chairs leaning against one another

geometry jsxgraph mathematics visualization

Last synced: 12 Oct 2024

https://github.com/brodanoel/3dgrapher.xyz

3D Math Grapher website

3d math mathematics three-js threejs

Last synced: 11 Oct 2024

https://github.com/aniket965/mathematicalpatterns

Various Mathematical Patterns Visualisation 📈

js mathematical-patterns mathematics patterns visualization

Last synced: 11 Oct 2024

https://github.com/timjklein36/phi

Investigations into the golden ratio, Φ, using various scripts and graphics

javascript mathematics

Last synced: 11 Oct 2024

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

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

eggs geometry jsxgraph mathematics visualization

Last synced: 12 Oct 2024

https://github.com/tomwhite/dusk

A program to plot the time of dusk over the year for any given location on the Earth's surface

d3 geometry mathematics time visualization

Last synced: 12 Oct 2024

https://github.com/tomwhite/cubesum

The sum of the first n cubes equals the square of the sum of the first n numbers.

mathematics visualization

Last synced: 12 Oct 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: 12 Oct 2024

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

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

mathematics project-euler

Last synced: 11 Oct 2024

https://github.com/yurrriq/fm2gp

:book: From Mathematics to Generic Programming

c-plus-plus generic-programming mathematics

Last synced: 12 Oct 2024

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: 12 Oct 2024

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

Calculate linear equations in C++ using GTK3

algebra cpp gtk3 math mathematics

Last synced: 24 Oct 2024

https://github.com/simeonschaub/youngtableaux.jl

utility package for dealing with partitions, Young tableaux and such

mathematics random-matrix-theory young-tableaux

Last synced: 12 Oct 2024

https://github.com/cpmachado/egc

Program with a collection of algorithms to compute as egyptians did

egyptology mathematics

Last synced: 06 Nov 2024