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/math-iter-special-logit

Create an iterator which evaluates the logit function for each iterated value.

iterable iterate iterator javascript log-odds logistic logit math mathematics node node-js nodejs proportion sigmoid special stdlib

Last synced: 10 Nov 2024

https://github.com/singuerinc/math-for-kids

A super simple app for my kid to learn additions

math mathematics react xstate

Last synced: 15 Dec 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/satyamshorrf/khan-global-studies-mathematics-notes

If you have a particular topic in mind, feel free to let me know and I'll do my best to provide concise and clear notes. If not, I can offer some general topics in math and reasoning that we can explore together.

mathematics maths

Last synced: 28 Nov 2024

https://github.com/qu1z3x/digmathbot

awesome system for generating math problems with a choice of difficulty! used complex computational actions, strict logic and the greatest generation algorithm!🔥

digfusion digmathbot math-learning mathematics node-cron node-telegram-bot-api nodejs npm open-source problem-generator problems-solving qu1z3x telegram telegrambot

Last synced: 23 Nov 2024

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

Visualization of Gaussian primes

mathematics primes visualization

Last synced: 17 Nov 2024

https://github.com/nohomey/mathematics

Solving mathematic tasks in first semester of studying Bachelor of Informatics in FMI at SU using LaTex

homework latex lims linear-algebra mathematical-analysis mathematics

Last synced: 13 Nov 2024

https://github.com/stdlib-js/random-iter-cauchy

Create an iterator for generating pseudorandom numbers drawn from a Cauchy distribution.

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

Last synced: 02 Jan 2025

https://github.com/hemanta212/hello-manim

Collection of Manim Animations assignments and experimentations.

animation chemistry manim manim-3b1b math mathematics physics python

Last synced: 13 Nov 2024

https://github.com/rodrigogiraoserrao/interval-spca

Symbolic principal component analysis of interval-valued data

interval-arithmetic mathematics principal-component-analysis statistics symbolic-data

Last synced: 15 Dec 2024

https://github.com/dylandevelops/simpleshapeslibrary

Simple Shapes is a Java based library for calculating various measurements in regards to 3D and 2D shapes.

formula formulae formulas geometry java library math mathematics shape shapes simple

Last synced: 14 Nov 2024

https://github.com/sdediego/partial-differential-equations

Parabolic PDEs numerical resolution

mathematics numerical-methods pde

Last synced: 23 Nov 2024

https://github.com/francoisschwarzentruber/proofscroll

A prototype for displaying proofs on Smartphones

mathematics proof proof-of-concept

Last synced: 13 Nov 2024

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

Create an iterator which evaluates the standard logistic function for each iterated value.

expit inverse iterable iterate iterator javascript log-odds logistic logit math mathematics node node-js nodejs proportion sigmoid special stdlib

Last synced: 13 Nov 2024

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

Create an iterator which computes the hyperbolic arcsine of each iterated value.

arc arcsine asinh hyperbolic inverse iterable iterate iterator javascript math mathematics node node-js nodejs radians sin sine stdlib trig trigonometry

Last synced: 13 Nov 2024

https://github.com/leonamtv/routh

Software para determinar estabilidade e características de sistemas modelados como função de transferência.

angular control-systems mathematics matlab nodejs octave rest-api routh

Last synced: 16 Nov 2024

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

Create an iterator which computes the sine of each iterated value.

angle iterable iterate iterator javascript math mathematics node node-js nodejs radians sin sine stdlib trig trigonometry

Last synced: 14 Nov 2024

https://github.com/adishavit/ordinals

Ordinal Arithmetic in C++

mathematics ordinal set-theory

Last synced: 26 Dec 2024

https://github.com/mertgunduz/console_mathematics_quiz

A basic console app made with .NET Framework. Random mathematics quiz in a console.

console csharp dotnet-framework mathematics

Last synced: 13 Nov 2024

https://github.com/mimmackk/unitball

Graphing the p-norm unit ball in 2 dimensions is a common exercise introductory analysis. Explore the problem solving process of modeling the 3-dimensional version, a much more difficult problem, using Python.

3d-models mathematics plotly python

Last synced: 20 Nov 2024

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

My solutions to some of the problems of https://projecteuler.net/

mathematics project-euler solutions

Last synced: 10 Dec 2024

https://github.com/mohadoum/maillage

This program helps to perform meshing operations in a convex domain. Alhamdoulilah!

algorithms convex-domain mathematics meshing meshing-algorithms numerical-application

Last synced: 29 Dec 2024

https://github.com/liba001/ti-nspire

Little programs for the 'TI-nspire CX' calculator.

calculator lua mathematics ti-nspire

Last synced: 29 Nov 2024

https://github.com/nic-obert/derivative-calculator

A cli program that calculates the derivative of a function

abstract-syntax-tree ast derivatives interpreter mathematics tokenization

Last synced: 25 Dec 2024

https://github.com/sglavoie/code-snippets

Collection of code snippets that have been useful at some point in history.

algorithms computer-science data-structures mathematics python3

Last synced: 12 Dec 2024

https://github.com/benjaminehowe/python-transmaths

A Python module which makes division by zero possible.

mathematics python

Last synced: 01 Jan 2025

https://github.com/pthariensflame/agda-fumulas

An exploration of fumulas in Agda—a new perspective on ring theory

agda agda-lang agda-library algebraic-structures formal-proofs math mathematics ring-theory

Last synced: 12 Dec 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/jimy-byerley/flexalgebra

Flexible Linear algebra library for rust, working in arbitrary dimension, strongly inspired from nalgebra

linear-algebra mathematics matrix rust scientific-computing vector

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

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

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

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

Last synced: 17 Dec 2024

https://github.com/imd10/math317-numerical-methods

A collection of Python implementations of numerical methods based on the pseudocodes from MATH317 lectures, including Bisection, Horner's method, Complete Horner's method, Newton's method, and Polynomial evaluation techniques.

bisection-method horners-method mathematics newtons-method numerical-methods polynomial

Last synced: 12 Dec 2024

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

Solutions for Project Euler problems, written in Python

euler-solutions mathematics project-euler python3

Last synced: 01 Jan 2025

https://github.com/denizkarya1999/math_for_kids

Generate mathematical word problems for kids to solve.

calculator hackathon inkscape kids mathematics mlh2021 word-problems

Last synced: 13 Dec 2024

https://github.com/jjaassoonn/cc

Čech cohomology on topological space

formalization mathematics

Last synced: 05 Dec 2024

https://github.com/jjaassoonn/twist

Definition of Serre's twisting sheaf (work in progress)

arithmetic-geometry formalization mathematics

Last synced: 05 Dec 2024

https://github.com/stdlib-js/random-array-triangular

Create an array containing pseudorandom numbers drawn from a triangular distribution.

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

Last synced: 03 Dec 2024

https://github.com/esotericthought/library

An extensive (mostly) math library following a logical and coherent structure with great levels of abstraction.

library math math-libraries math-library mathematics maths

Last synced: 17 Dec 2024

https://github.com/professionalmenace/julia-sets

Fractal visualizer in C++ and SDL2.

fractal fractals math mathematics

Last synced: 06 Dec 2024

https://github.com/richeyphu/powbigint.js

A simple utility library for calculating powers of big integers

bigint biginteger exponential javascript library math mathematics npm power typescript utility

Last synced: 18 Dec 2024

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

Fill a strided array with pseudorandom numbers drawn from a Student's t distribution.

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

Last synced: 03 Dec 2024

https://github.com/theanasuddin/gonit-korbo-joy-2nd-edition-by-tamim-shahriar-subeen

Gonit Korbo Joy (2nd Edition) by Tamim Shahriar Subeen and Tahmid Rafi. All examples in JAVA.

elementary gonit-korbo-joy java mathematics tahmid-rafi tamim-shahriar-subeen

Last synced: 17 Nov 2024

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

Patterns in the Collatz Conjecture

collatz-conjecture math mathematics

Last synced: 04 Dec 2024

https://github.com/hyper-prog/hypercalc

A high precision command line styled calculator

calculator math mathematics qt

Last synced: 09 Dec 2024

https://github.com/muhammedmagdyy/3d-house-model

This is a 3D House Model using OpenGL with C++

cpp mathematics opengl

Last synced: 31 Dec 2024

https://github.com/grahamstrickland/wackerly_stats

Exercises from "Mathematical Statistics with Applications" - Wackerly et al. (7e)

exercises mathematical-statistics mathematics python3 statistics

Last synced: 10 Jan 2025

https://github.com/grahamstrickland/zill_differential_equations

Python plots and calculations for "Differential Equations with Boundary-Value Problems" (9e) - Zill

differential-equations mathematics matplotlib plotting python3

Last synced: 10 Jan 2025

https://github.com/grahamstrickland/tucker_combinatorics

Programming exercises from "Applied Combinatorics" (6e) - Tucker

combinatorics graph graphs mathematics python3

Last synced: 10 Jan 2025

https://github.com/ibmstreams/streamsx.math

(Incubation) Mathematics and statistics toolkit.

ibm-streams mathematics stream-processing toolkit

Last synced: 23 Nov 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: 18 Dec 2024

https://github.com/jamesquinlan/matlab-programming-intro

Course materials for Intro. to Programming (w MATLAB)

computer-science mathematics matlab programming

Last synced: 18 Dec 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: 30 Nov 2024

https://github.com/seabbs/thepebblegame

The pebble game: A simple game that can be used to understand epidemics and vaccination

epidemics infectious-diseases mathematics outreach outreach-activities r shiny statistics vaccination

Last synced: 01 Jan 2025

https://github.com/stdlib-js/random-array-hypergeometric

Create an array containing pseudorandom numbers drawn from a hypergeometric distribution.

array discrete generator hypergeometric javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib

Last synced: 09 Dec 2024

https://github.com/igorskyflyer/cs-bench-pro

🏫 College project, benchmark application written in C#. 💪

benchmark benchpro college cs csharp desktop full-stack igorskyflyer mathematics maths montecarlo pi school

Last synced: 24 Dec 2024

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

Evaluate the identity function for a single-precision floating-point number.

float float32 identity javascript math mathematics node node-js nodejs single single-precision stdlib

Last synced: 21 Dec 2024

https://github.com/tatjam/zgsl

GNU Scientific Library (GSL) multi-platform build and wrapper for Zig

gsl mathematics zig

Last synced: 19 Dec 2024

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

Compute the principal square root of the product of π and a positive number.

javascript math mathematics node node-js nodejs number pi power principal root sqrtpi square stdlib

Last synced: 21 Dec 2024

https://github.com/jamesrweb/p5-projects

A collection of creative coding projects written with the p5.js library.

animations data-visualization experiments games graphics mathematics p5

Last synced: 09 Dec 2024

https://github.com/daleroberts/ruin-tstable

Finite-time ruin problem for tempered stable processes

mathematics monte-carlo-simulation probability

Last synced: 01 Dec 2024

https://github.com/lloydlobo/geomeasure

Geomeasure measures distance using GPS and that too without without any API!

app distance gps-location javascript mathematics mobile-app noapi typescript

Last synced: 16 Dec 2024

https://github.com/cyrus2281/notes

Notes taken during studying mathematics and machine learning

deep-learning latex learning-resources machine-learning mathematics mathematics-machine-learning resources

Last synced: 25 Dec 2024

https://github.com/cheran-senthil/btp-project

Congruences of Partitions: Rank Differences and Cubic Partition Pairs

congruence mathematics partition-functions research

Last synced: 04 Dec 2024