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

https://github.com/jhairparis/the-methods

The methods are a project created for the subject of numerical analysis, based on books such as Matemáticas para Ingeniería. Métodos numéricos con Python (2017) Análisis numérico / Richard L. Burden, J. Douglas Faires

analysis mathematics numerical-analysis python windows11

Last synced: 04 Nov 2024

https://github.com/avdeev/bifurcational-dynamics

Investigation of the dynamics of vibro-impact mechanism with a crank vibration exciter

dynamic investigation javascript mathematics vibro-impact

Last synced: 13 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/theelectronwill/easy-math-calculator

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

java mathematics

Last synced: 14 Oct 2024

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

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

calculator lua mathematics ti-nspire

Last synced: 14 Oct 2024

https://github.com/opqdonut/ramanujan

Lazy infinite stream of Ramanujan numbers in Haskell

haskell mathematics

Last synced: 18 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/cheran-senthil/btp-project

Congruences of Partitions: Rank Differences and Cubic Partition Pairs

congruence mathematics partition-functions research

Last synced: 15 Oct 2024

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

Finite-time ruin problem for tempered stable processes

mathematics monte-carlo-simulation probability

Last synced: 14 Oct 2024

https://github.com/daleroberts/heston-qmc

Exact simulation and Quasi Monte Carlo for the Heston stochastic volatility model

c-plus-plus finance mathematics monte-carlo-simulation numerical-codes

Last synced: 14 Oct 2024

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

Calculate the variance of a double-precision floating-point strided array provided a known mean 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: 18 Oct 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/islemci/nicemath

A simple math library for your daily math problems

math mathematics npm types

Last synced: 15 Oct 2024

https://github.com/chanceyu/front-end-math

:triangular_ruler: Mathematics code snippets. https://chanceyu.github.io/front-end-math/

front-end javascript math mathematics

Last synced: 12 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/walchko/pyrk

simple runge-kutta 4 algorithm

library math mathematics python2 python3 rk4 runge-kutta

Last synced: 23 Oct 2024

https://github.com/ncw/euler_bbp

Programs and paper to demonstrate Euler's BBP-type formulae for pi

euler go golang math mathematics python

Last synced: 25 Oct 2024

https://github.com/gurveervirk/adobe-gensolve-2024

End-to-end process to regularize hand-drawn shapes, find symmetry in it, if possible, and complete these shapes, if necessary.

adobe curve-fitting mathematical-modelling mathematics science streamlit

Last synced: 06 Nov 2024

https://github.com/pierwill/gaussiant

Gaussian integers in Rust.

complex-numbers mathematics number-theory

Last synced: 20 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-special-bessely0

Compute the Bessel function of the second kind of order zero.

bessel javascript math mathematics node node-js nodejs number special stdlib y0

Last synced: 21 Oct 2024

https://github.com/stdlib-js/random-strided-tools-unary-factory

Create a factory function for filling strided arrays with pseudorandom values drawn from a unary PRNG.

factory fcn func function generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng statistics stats stdlib tools

Last synced: 21 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/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/chris00/rust-crlibm

Rust binding to CRlibm, a correctly rounded math lib

mathematical-functions mathematics rounding

Last synced: 29 Oct 2024

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: 21 Oct 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: 26 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/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/wesleymcginn/robotic-arm-endpoint-to-angle-math

This repository includes equations that calculate angles in a robotic arm based on the desired location of the endpoint. This is helpful for any two-segment robotic part as it can move it easily directly vertical or horizontal.

equations mathematics robotic-arm trigonometry

Last synced: 02 Nov 2024

https://github.com/d-exclaimation/swiftcalc

Math Module for Matrices, Vectors, Probabilities

math mathematics physics swift vector

Last synced: 07 Nov 2024

https://github.com/abhishekprajapati3/earningtracker

Earning Tracker is a powerful tool designed to help companies monitor and analyze their financial performance with ease. This application enables users to compare estimated revenue with actual revenue, providing a clear and detailed view of their financial status.

dart flutter graph mathematics

Last synced: 03 Nov 2024

https://github.com/centic9/multiplicativedigitalroot

This project plays with the mathematical topics of "Multiplicative digital roots" and "Multiplicative Persistence"

bigintegers digits mathematics multiplication

Last synced: 30 Oct 2024

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

Fill a single-precision complex floating-point strided array with a specified scalar constant.

array assign blas broadcast complex64 complex64array constant copy equal extended fill javascript math mathematics node node-js nodejs set stdlib strided

Last synced: 30 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/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/merttalug/armstrongnumber

A program that finds whether a number between 0-1000 that it receives as input from users is an Armstrong number.

armstrong-number java kodluyoruz mathematics maths patika-dev

Last synced: 05 Nov 2024

https://github.com/emlyn/optimised-primes

Jupyter notebook exploring simple prime generating algorithms

ipython-notebook mathematics numbers prime-numbers python

Last synced: 05 Nov 2024

https://github.com/kouisamine/mathematical-tools

A collection of highly useful tools mainly for mathematicians and physicians.

calculations calculator fraction math mathematics mathjs online percentage tools

Last synced: 12 Nov 2024

https://github.com/kouisamine/decimal-to-fraction-calculator

This tool will help you to convert a decimal number to its equivalent fraction(Mixed Fraction & Improper Fraction).

decimal decimal-to-fraction fraction js math mathematics online php script source-code tools

Last synced: 12 Nov 2024

https://github.com/admodev/baldor-lang

Algebraic and mathematical programming language, made with PYTHON.

algebra functional-programming language mathematical-programming mathematics programming-language

Last synced: 05 Nov 2024

https://github.com/shlomif/shift_divmod

Optimized bigint divmod implementations for division bases that have a large number of trailing 0 bits.

gmp hacktoberfest math mathematics modulus

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

https://github.com/nand0san/topology

This Python library provides a collection of tools to define and manipulate different types of topologies on finite sets.

finite-sets mathematics topology

Last synced: 06 Nov 2024

https://github.com/allofphysicsgraph/allofphysics.com

Flask, Neo4j, Gunicorn, Docker software for

derivation graph mathematics physics

Last synced: 14 Nov 2024

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

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

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

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

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/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/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/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/an0n1mity/fourier-drawing

Drawing using Fourier series

drawing fourier-series mathematics

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

https://github.com/stdlib-js/blas-base-dcabs1

Compute the sum of the absolute values of the real and imaginary components of a double-precision complex floating-point number.

abs absolute blas cmplx complex dcabs1 float64 javascript math mathematics node node-js nodejs number scalar stdlib

Last synced: 12 Nov 2024

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

Calculate the minimum value of a strided array via a callback function.

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

Last synced: 12 Nov 2024

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

Adds a constant to each single-precision floating-point strided array element and computes the sum using ordinary recursive summation.

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

Last synced: 12 Nov 2024

https://github.com/molodchina/msu

This repository is dedicated to bachelor's studies at Moscow State University, including different practicums and inter-faculty courses

cmc computer-science mathematics msu

Last synced: 07 Nov 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/abranhe/math

✖️ ➖ ➕ ➗ Math

math mathematics

Last synced: 12 Nov 2024

https://github.com/antoninhrlt/linbra

Easily do linear algebra in game development, graphics and other sorts of calculations using vectors and matrices.

algebra gamedev graphics linear-algebra math mathematics rust

Last synced: 08 Nov 2024

https://github.com/antoninhrlt/sdymh

Tool collection to automate the solution of mathematical exercises. "Stop doing your math homework"

automate education exercises france math-problems mathematics python python3

Last synced: 08 Nov 2024

https://github.com/brainstone/truncateableprimes

A C++ program that calculates left and right truncatable primes

cpp cpp14 gradle mathematical-modelling mathematics prime-numbers

Last synced: 08 Nov 2024