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/stdlib-js/random-streams-discrete-uniform

Create a readable stream for generating pseudorandom numbers drawn from a discrete uniform distribution.

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

Last synced: 01 Dec 2024

https://github.com/auralius/advanced-engineering-math-with-maple

Maple codes for the Advanced Engineering Mathematics course

engineering engineering-mathematics maple mathematics numerical-method ode pde

Last synced: 05 Dec 2024

https://github.com/michaelsdavid/ncalc

A numerical calculus solver supporting the calculation of limits, derivatives at a given point, and definite integrals.

calculus inheritance java mathematics numerical-analysis object-oriented oop

Last synced: 16 Nov 2024

https://github.com/say4n/infinity

signed arbitrary precision arithmetic library

arbitrary-precision-integers cpp11 mathematics

Last synced: 30 Dec 2024

https://github.com/llee454/pigeons

A proof of the Pigeonhole principle. The Pigeonhole principle is a fundamental theorem that is used widely in Computer Science and Combinatorics, it asserts that if you put n things into m containers, and n > m, then at least one of the containers contains more than one thing.

coq coq-formalization mathematics pigeonhole proof theorem-proving theorems

Last synced: 23 Oct 2024

https://github.com/stdlib-js/math-iter-special-inv

Create an iterator which computes the multiplicative inverse of each iterated value.

inv inverse iterable iterate iterator javascript math mathematics multiplicative node node-js nodejs reciprocal stdlib

Last synced: 02 Jan 2025

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

Compute the complete elliptic integral of the second kind.

elliptic javascript math mathematics node node-js nodejs number special stdlib

Last synced: 08 Nov 2024

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

Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.

array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 28 Oct 2024

https://github.com/stdlib-js/blas-ext-base-gnansumkbn

Calculate the sum of strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.

array blas compensated extended javascript kahan kbn math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total

Last synced: 16 Nov 2024

https://github.com/ickk/aberth

Aberth's method for finding the zeros of a polynomial

mathematics root-finding

Last synced: 11 Nov 2024

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

Compute the reciprocal square root of a double-precision floating-point number.

inverse javascript math mathematics node node-js nodejs number power principal reciprocal root sqrt square stdlib

Last synced: 25 Dec 2024

https://github.com/tomwhite/gaussian-primes

Visualization of Gaussian primes

mathematics primes visualization

Last synced: 17 Nov 2024

https://github.com/414owen/lambda-repl

JS / jison port of my lambda-calculus reducer

functional jison lambda lambda-calculus mathematics maths

Last synced: 09 Dec 2024

https://github.com/tomwhite/atomiclisp

Atomic LISP is my reformulation of Gregory J. Chaitin's version of LISP that he uses in his books "The Unknowable" (Springer Verlag, 1999) and "The Limits of Mathematics" (Springer Verlag 1998).

lisp mathematics

Last synced: 17 Nov 2024

https://github.com/tomwhite/alhambra

A Java API for experimenting with tilings and patterns.

geometry mathematics tiling visualization

Last synced: 17 Nov 2024

https://github.com/jishnub/vectorsphericalharmonics.jl

Vector Spherical Harmonics in Julia following the phase conventions of Varshalovich et al. (1988)

basis-set harmonics linear-algebra mathematics polynomials spherical-harmonics vector

Last synced: 13 Nov 2024

https://github.com/frodoalaska/socrates

Socrates is a simple, single-file math library specifically made for game/game engine development

cpp cpp20 game-development game-engine game-engine-development game-math game-math-library math math-library mathematics opengl vulkan

Last synced: 26 Oct 2024

https://github.com/sirmaxx/programming-math_lessons

matematik programlama dersleri için kodlar ,i will create videos for math-programming ,they are lessons codes

c calculations computer computing mathematics physics

Last synced: 30 Nov 2024

https://github.com/stdlib-js/random-strided-normal

Fill a strided array with pseudorandom numbers drawn from a normal distribution.

continuous gaussian generator javascript math mathematics node node-js nodejs normal prng pseudorandom rand random rng seed seedable statistics stats stdlib

Last synced: 14 Nov 2024

https://github.com/bjoern-hempel/js-analysis

This javascript library do some analysis calculations (matrix, vector, etc.).

analysis javascript mathematics

Last synced: 27 Dec 2024

https://github.com/ready-steady/special

Special functions

mathematics science

Last synced: 05 Jan 2025

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

https://github.com/assyrianic/text-input-math-calculator-workshop

educational workshop & material for teaching Computer Science & Computer Engineering students in how to create a math calculator using lexical analysis and parsing theory.

education educational educational-project lexer lexical-analysis lexical-analyzer math mathematics parsing

Last synced: 05 Jan 2025

https://github.com/mandober/debrief.math

math notes and reference

math math-notes mathematics

Last synced: 05 Jan 2025

https://github.com/fusion809/python-scripts

My repository containing Python scripts I use to solve mathematics problems.

mathematics maths python python-script

Last synced: 28 Nov 2024

https://github.com/fusion809/lua-scripts

My Lua scripts, an attempt to learn the Lua programming language

lua mathematics numerical-calculations scripts

Last synced: 28 Nov 2024

https://github.com/fusion809/scilab-scripts

Scilab scripts I have written for solving a few problems.

math mathematics scilab scilab-scripts sturm-liouville-problems

Last synced: 28 Nov 2024

https://github.com/afg6k7h4fhy2/re-tdwmfc-2024

A replication in Python of some of the 2024 paper (The Demographic-Wealth model for cliodynamics) by Wittmann and Kuehn.

cliodynamics demography history mathematics modeling python

Last synced: 27 Dec 2024

https://github.com/mountain/mmtk

An experimental toolkit of metamath based on mmj2

math mathematics metamath verfication

Last synced: 22 Nov 2024

https://github.com/mathiew82/multiplication-tables-desktop

Game created with Electron for children to learn the multiplication tables

electron electron-app game mathematics multiplication-tables

Last synced: 05 Jan 2025

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

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

Create a readable stream for generating pseudorandom numbers drawn from a chi-square distribution.

chi chi-square chi-squared continuous javascript math mathematics node node-js nodejs prng pseudorandom rand random rng square squared statistics stats stdlib

Last synced: 12 Oct 2024

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

Some solutions of Project Euler assignments

euler haskell mathematics

Last synced: 13 Dec 2024

https://github.com/tueda/donuts-python

Python binding to Donuts: 🍩 × 🐍

binding computer-algebra mathematics multivariate-polynomials python

Last synced: 29 Nov 2024

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

Create a readable stream for generating pseudorandom numbers drawn from a chi distribution.

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

Last synced: 18 Nov 2024

https://github.com/qequ/pyrite

A Crystal library for scientific computing - featuring complex numbers, PRNGs, root-finding, statistical distributions, and more. Inspired by SciLua.

complex-numbers crystal-lang mathematics numerical-methods prng root-finding scientific-computing statistics

Last synced: 13 Dec 2024

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

Generates self-descriptive numbers

javascript math mathematics

Last synced: 06 Dec 2024

https://github.com/thormeier/vanillavectors

A simple library written in vanilla JS that represents vectors.

canvas math mathematics vanilla-js vectors

Last synced: 22 Dec 2024

https://github.com/popckovs/computational_mathematics

Создаю свой модуль для решение задач по вычислительной математике.

mathematics matplotlib numpy python-3

Last synced: 27 Dec 2024

https://github.com/bukinoshita/define-probability

Define probability of getting results

javascript math mathematics nodejs probability

Last synced: 19 Dec 2024

https://github.com/stdlib-js/math-strided-special-ahavercos-by

Compute the inverse half-value versed cosine of each element retrieved from an input strided array via a callback function.

ahavercos ahavercosin ahavercosine ahavercosinus ahvc arc arcvercos arcvercosin arcvercosine cosine half-value javascript math mathematics node node-js nodejs stdlib versed versedcosine

Last synced: 21 Oct 2024

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

Calculate the arithmetic mean of a strided array using a second-order iterative Kahan–Babuška algorithm.

arithmetic-mean array average avg central-tendency javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array

Last synced: 15 Oct 2024

https://github.com/melihcanndemir/3d-fractal-explorer

Interactive 3D visualization tool for exploring the mesmerizing world of Mandelbrot and Julia fractals. Built with Python, OpenGL and PyQt5, offering real-time animation and intuitive controls.

3d-graphics complex-numbers computer-graphics data-visualization educational fractal graphics-programming interactive julia-set mandelbrot math-visualization mathematical-art mathematics numpy opengl pyqt pyqt5 python scientific-visualization visualization

Last synced: 05 Jan 2025

https://github.com/xcarpentier/fibo-premier

experimentation with rust programming

fibonacci mathematics rust rust-lang

Last synced: 11 Dec 2024

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

Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation with extended accumulation.

arithmetic-mean array average avg central-tendency float32 javascript math mathematics mean node node-js nodejs ors statistics stats stdlib strided strided-array typed

Last synced: 28 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/a3ro-dev/weather-prediction-application

a weather prediction application built using Streamlit. The application predicts future temperatures and weather types based on past trends. It provides a sleek and intuitive user interface for input and displays the predictions dynamically.

charts mathematics matplotlib numpy plotting python python3 streamlit weather weather-app weather-forecast weatherprediction webapp

Last synced: 31 Oct 2024

https://github.com/quantum-software-development/statistical-measures

This repository contains a statistical analysis of customer service ratings for Biscobis Ltd

machine-learning mathematics mathp mathplotlib measurements numpy pandas puthon3 seaborn statisctics

Last synced: 31 Oct 2024

https://github.com/kathleenwest/advancedformapplicationv

This is a very simple windows form application that I completed for a class assignment. It is shown here to illustrate my coding style, structure, and commenting. This example is considered Level 3 – Advanced. Objectives: Task Parallel Library TPL Parallel.ForEach ProgressBar Windows Forms Action delegate Cancelling Tasks CancellationTokenSource Calculating PI cross-thread synchronization recursion Tasks ContinueWith TaskContinuationOptions

asynchronous-programming calculating-pi cancellation cancellation-handling cancellationtoken cross-thread csharp csharp-code delegates mathematics parallel-processing parallel-programming progress-bar recursion synchronization task-management task-parallel task-parallel-library tasks windows-forms

Last synced: 23 Nov 2024

https://github.com/ninivert/barnsley-fern-animated

Animated version of the Barnsley fern

animation barnsley-fern mathematics

Last synced: 05 Jan 2025

https://github.com/jonsteinn/meshgenerator

A web GUI for generating, previewing and exporting .obj file meshes with math functions.

calculus flask graphics mathematics mesh python webgl

Last synced: 05 Jan 2025

https://github.com/jonsteinn/graphicsproblemgenerator

Randomly generated math problems for graphics problem

graphics latex mathematics

Last synced: 05 Jan 2025

https://github.com/patrikmasiar/algorythm-of-the-night

Awesome list of algorithms that help you 🚀 Feel free to contribute 👨🏻‍💻

algorithms data interview-questions logic logic-programming math mathematics science

Last synced: 14 Dec 2024

https://github.com/stdlib-js/math-strided-special-cbrt-by

Compute the cube root of each element retrieved from an input strided array via a callback function.

accessor array callback cube element-wise javascript map math mathematics ndarray node node-js nodejs pow power root stdlib strided transform vector

Last synced: 21 Oct 2024

https://github.com/stdlib-js/math-strided-special-atan-by

Compute the arctangent of each element retrieved from an input strided array via a callback function.

arc arctangent array atan element-wise inverse javascript math mathematics ndarray node node-js nodejs stdlib strided tan tangent trig trigonometry vector

Last synced: 21 Oct 2024

https://github.com/stdlib-js/math-strided-special-sin-by

Compute the sine of each element retrieved from an input strided array via a callback function.

angle array element-wise javascript map math mathematics ndarray node node-js nodejs radians sin sine stdlib strided transform trig trigonometry vector

Last synced: 21 Oct 2024

https://github.com/fuglede/find-the-relation

A web-based game to illustrate the faithfulness problem for the Burau representation of the four strand braid group

braid braid-groups braids burau math mathematical-physics mathematics maths quantum-field-theory representation-theory topological-quantum-computation topology

Last synced: 05 Jan 2025

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

https://github.com/omerjuve2023/calculadoraeuler2

Programa Java que implementa el método de Euler para resolver sistemas de ecuaciones diferenciales. La aplicación interactúa con el usuario para ingresar parámetros y muestra tanto resultados tabulares como gráficos.

java learn lombok-maven mathematics maven

Last synced: 19 Dec 2024

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

Calculate the variance of a strided array ignoring NaN values and using a one-pass textbook algorithm.

array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 26 Oct 2024

https://github.com/ladunjexa/bgu_exact_sciences_and_engineering

#associatedegree: This repository hosts study materials and exams for the Pre-Academic Preparatory in Exact Sciences and Engineering at the Ben Gurion University of the Negev (BGU). Materials deal with Mathematics level of 5+ Unit A-B, Mechanics and Electrical Physics (Written in Hebrew) 🎓

electrodynamics electromagnetism mathematics mechanics physics study-materials

Last synced: 20 Dec 2024

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

Create a readable stream for generating pseudorandom numbers drawn from a Poisson distribution.

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

Last synced: 15 Dec 2024

https://github.com/yussufbiyik/grafik-cizici

Grafik çizen bi uygulama çok bir şey değil

chartjs github-pages graph learn math mathematics mathjs

Last synced: 05 Jan 2025

https://github.com/ltalirz/questiontex

QuestionTeX is a LaTeX package for writing multiple choice tests

latex mathematics multiple-choice

Last synced: 16 Dec 2024

https://github.com/grandmoff100/umtymp-latex

Currently UMTYMP Calculus 3 Fall Semester 2022, Weekly homework assignments written in Latex.

latex mathematics overleaf umtymp

Last synced: 23 Nov 2024

https://github.com/bumboobee/area-perimeter-calculator

A basic area and perimeter calculator for tree diferents geometric forms

back-end css-grid front-end functions javascript mathematics resposive-web-design sweet

Last synced: 20 Dec 2024

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

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

java mathematics

Last synced: 29 Nov 2024

https://github.com/sleepymalc/jintegrationbee

The LaTeX source code for UM-SJTU JIntegration Bee event ⨑

beamer latex mathematics

Last synced: 11 Oct 2024

https://github.com/programmin1/optimizedstations

OptimizedStations as described in Tomorrow's math

hacktoberfest math mathematics

Last synced: 12 Nov 2024

https://github.com/lapets/polynomium

Library for symbolically representing and working with polynomials.

javascript-library library math mathematics polynomial polynomials symbolic-math

Last synced: 23 Nov 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: 06 Jan 2025