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/syket-git/future-value-calculator

A simple npm package to calculate the future value of an investment based on the present value, interest rate, and compounding periods.

calculation future-value investment mathematics

Last synced: 06 Nov 2024

https://github.com/garciparedes/matrix-decomposition

Set of techniques to factor arbitrary shape matrices taking advantage on some way.

garciparedes jupyter jupyter-notebook math mathematics matrix-factorization python python3 university-of-valladolid

Last synced: 15 Nov 2024

https://github.com/evanpacini/collatz

C++ and Python programs to analyse the Collatz conjecture.

collatz collatz-conjecture cpp mathematics maths python python3

Last synced: 09 Nov 2024

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

Animated version of the Barnsley fern

animation barnsley-fern mathematics

Last synced: 09 Nov 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/willlillis/cycle-games-on-graphs

Code written to aid in the combinatorial research of relator games on groups.

c-plus-plus combinatorial games mathematics

Last synced: 12 Oct 2024

https://github.com/rindow/rindow-opencl-ffi

The Interface of The OpenCL for FFI on PHP

gpgpu gpu hpc machine-learning mathematics opencl php php8

Last synced: 21 Oct 2024

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

Fill a strided array with pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG).

javascript lcg lehmer math mathematics minstd node node-js nodejs prng pseudorandom rand randi randint random randu rng statistics stats stdlib

Last synced: 26 Oct 2024

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

Create an iterator which computes `cos(x) - 1` for each iterated value.

cos cosine cosm1 iterable iterate iterator javascript math mathematics node node-js nodejs radians stdlib trig trigonometry

Last synced: 21 Oct 2024

https://github.com/stdlib-js/math-base-napi-quinary

C APIs for registering a Node-API module exporting an interface for invoking a quinary numerical function.

addon javascript map math mathematics n-api napi node node-api node-js nodejs quinary stdlib transform

Last synced: 09 Nov 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: 06 Nov 2024

https://github.com/bog-walk/project-euler-kotlin

:desert_island: A Kotlin solution set for the first 100 Project Euler problems.

algorithms educational hackerrank kotlin mathematics problem-solving project-euler

Last synced: 30 Oct 2024

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

Special functions

mathematics science

Last synced: 09 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: 09 Nov 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/stdlib-js/utils-size-of

Return the size (in bytes) of the canonical binary representation of a specified numeric type.

bytes float integer javascript math mathematics nbytes node node-js nodejs numbytes size size-of sizeof stdlib type util utilities utility utils

Last synced: 17 Oct 2024

https://github.com/adambarreiro/polynomial

Educational video game for the teaching of polynomials to secondary school students who are on their third year. DISCLAIMER: This project is very old, it contains multiple design, security and coding flaws.

craftyjs game mathematics polynomials

Last synced: 06 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: 09 Nov 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/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/tomwhite/prisonersdilemma

Axelrod's Iterated Prisoners' Dilemma contests

game-theory mathematics prisoner-dilemma

Last synced: 12 Oct 2024

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

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

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

Last synced: 10 Nov 2024

https://github.com/tomwhite/how-far-away-is-the-sea

An app for calculating the shortest distance to the sea from any point on Earth.

geometry mathematics visualization

Last synced: 12 Oct 2024

https://github.com/faizantkhan/kaggle-eda-ml-feature-engineering

Explore the Kaggle Codes Repository for concise and powerful code snippets covering the essentials of data science and machine learning. From Kaggle competitions to real-world projects, discover insights into exploratory data analysis, machine learning models, feature engineering, and data science mathematics.

data-science eda jupyter-notebook kaggle kaggle-competition kaggle-dataset kaggle-scripts kaggle-solution machine-learning machine-learning-algorithms mathematics python python-library

Last synced: 15 Nov 2024

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

Calculate the variance of a single-precision floating-point strided array 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: 10 Nov 2024

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

Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using Welford's algorithm.

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

Last synced: 10 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/stdlib-js/complex-float32-reim

Return the real and imaginary components of a single-precision complex floating-point number.

cmplx complex im imag imaginary javascript math mathematics node node-js nodejs number re real stdlib

Last synced: 10 Nov 2024

https://github.com/arthurkushman/total_probability

Total probability + Thomas Bayes, Bernoulli distribution formulas

bayes bernulli formulas math mathematics php probability

Last synced: 05 Nov 2024

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

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

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

Last synced: 10 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/stdlib-js/random-array-pareto-type1

Create an array containing pseudorandom numbers drawn from a Pareto (Type I) distribution.

continuous extreme-value generator javascript math mathematics node node-js nodejs pareto power-law prng pseudorandom rand random rng statistics stats stdlib type1

Last synced: 13 Nov 2024

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

Define probability of getting results

javascript math mathematics nodejs probability

Last synced: 31 Oct 2024

https://github.com/hasibzunair/randomfun

Notebooks and scripts, mostly computer vision stuff

deep-learning machine-learning mathematics

Last synced: 10 Nov 2024

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

3D Math Grapher website

3d math mathematics three-js threejs

Last synced: 10 Nov 2024

https://github.com/neelsoumya/mathematics

A repository of free resources to teach yourself mathematics

math mathematics mathematics-textbooks

Last synced: 10 Nov 2024

https://github.com/reon90/pointintrianglesample

Sample of various ways determination whether point lies inside triangle

mathematics

Last synced: 06 Nov 2024

https://github.com/mirokeimioniemi/optimizing-insulin-injection-timing

Data processing and analysis for "Determining the optimal timing for insulin injection to minimize glucose level variability after a meal in ideal conditions" - a research project for the IB Standard Level Mathematics Analysis and Approaches course inspired by my type 1 diabetes.

cgm data-analysis data-science dexcom dexcom-g6 diabetes exploration ib insulin insulin-timing international-baccalaureate mathematics optimization python type-1-diabetes

Last synced: 12 Nov 2024

https://github.com/stdlib-js/complex-reimf

Return the real and imaginary components of a single-precision complex floating-point number.

cmplx complex im imag imaginary javascript math mathematics node node-js nodejs number re real stdlib

Last synced: 13 Oct 2024

https://github.com/deanblackborough/mathsquiz

Small Maths quiz. app to generate questions for my 8 and 2 year old. Generates random short division and long multiplication questions.

beginner cpp learning-by-doing mathematics

Last synced: 05 Nov 2024

https://github.com/gabrielsantoslima/algorithms-and-experiments

:infinity: Repository of algorithms and experiments built in Java, Javascript, Python and Kotlin.

algorithms java javascript julia kotlin mathematics python rust

Last synced: 07 Nov 2024

https://github.com/mahrjose/bracu-mns

All the materials from BRAC University MNS Dept. courses.

bracu bracumns mahrjose mat110 mathematics mns statistics

Last synced: 10 Nov 2024

https://github.com/thormeier/vanillavectors

A simple library written in vanilla JS that represents vectors.

canvas math mathematics vanilla-js vectors

Last synced: 10 Oct 2024

https://github.com/verzatiledev/university.210ct_exercises

Software to Solve Mathematics Factorial Numbers Trailing's, Algorithms

cplusplus mathematics software university-assignment

Last synced: 11 Nov 2024

https://github.com/tatjam/zgsl

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

gsl mathematics zig

Last synced: 14 Oct 2024

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

Generates self-descriptive numbers

javascript math mathematics

Last synced: 16 Oct 2024

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

Create an array containing pseudorandom numbers drawn from an Erlang distribution.

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

Last synced: 12 Oct 2024

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

Calculate the maximum absolute value of a sorted double-precision floating-point strided array.

absolute absolute-value domain extent extremes javascript magnitude math mathematics max maxabs maximum node node-js nodejs range sorted statistics stats stdlib

Last synced: 10 Nov 2024

https://github.com/thomasthelen/logistic-map

Small class that represents a logistic mapping.

chaos logistic-map math mathematics

Last synced: 12 Nov 2024

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

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

analysis javascript mathematics

Last synced: 07 Nov 2024

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

Solutions for Project Euler problems, written in Python

euler-solutions mathematics project-euler python3

Last synced: 08 Nov 2024

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

Calculate the sum of single-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.

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

Last synced: 14 Nov 2024

https://github.com/lebrancconvas/math-computer-graphics-playground-htmlcanvas

Implement Mathematics & Computer Graphics Concept on Web Application as Playground Projects with HTML5 Canvas + Vanilla Typescript (Built with Vite).

computer-graphics html5-canvas mathematics side-project typescript

Last synced: 11 Nov 2024

https://github.com/an0n1mity/fourier-drawing

Drawing using Fourier series

drawing fourier-series mathematics

Last synced: 07 Nov 2024

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

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

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

Last synced: 12 Oct 2024

https://github.com/thomasthelen/qodes

Quick Ordinary Differential Equation Solver (QODES) is an ODE solving library with a focus on usability and ease.

algorithm mathematics numerical-methods ode ode-solver ode-solving-library solver

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

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

https://github.com/merttalug/maximum_minimum

A program that asks the user to input n counting numbers and finds the maximum and minimum of these numbers.

java kodluyoruz mathematics maths patika-dev sorting-numbers

Last synced: 05 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/stdlib-js/random-iter-randu

Create an iterator for generating uniformly distributed pseudorandom numbers between 0 and 1.

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

Last synced: 12 Nov 2024

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

Adds a constant to each strided array element and computes the sum using pairwise summation.

array blas extended javascript math mathematics node node-js nodejs pairwise pw statistics stats stdlib strided strided-array sum summation total typed

Last synced: 12 Nov 2024