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-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/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-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/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: 08 Jan 2025

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: 08 Jan 2025

https://github.com/brian-emarquez/artificial-intelligence

Learn Artificial Intelligence (AI), and apply them. Design intelligent agents to solve real-world problems including, search, games, machine learning, logic, and constraint satisfaction problems.

ai artificial-intelligence mathematics python reinforcement-learning robot tensorflow

Last synced: 21 Nov 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/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/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/qti3e/delta

Delta is new way to find a formula (n-th trem) for every given numbers!

javascript math mathematics mathjax sequence webapp

Last synced: 25 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: 31 Dec 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/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: 31 Dec 2024

https://github.com/hasibzunair/randomfun

Notebooks and scripts, mostly computer vision stuff

deep-learning machine-learning mathematics

Last synced: 08 Jan 2025

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/pierwill/gaussiant

Gaussian integers in Rust.

complex-numbers mathematics number-theory

Last synced: 20 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: 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/d-exclaimation/swiftcalc

Math Module for Matrices, Vectors, Probabilities

math mathematics physics swift vector

Last synced: 29 Dec 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: 06 Jan 2025

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-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/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: 24 Dec 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/tomwhite/longview

A way of looking at time from a long distance.

easter mathematics time visualization

Last synced: 17 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/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/ncw/euler_bbp

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

euler go golang math mathematics python

Last synced: 13 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/g1joshi/project-euler

Solutions of Project Euler problem sets

mathematics programming project-euler

Last synced: 08 Jan 2025

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: 31 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/irishfix/universalnumerics.net

UniversalNumerics.NET is a versatile .NET package that can be used both in Unity and in normal C# projects. It simplifies common computational tasks, such as computing 2D line intersections, 2D segment intersections, 2D point within queries, 2D triangulation of points, 3D area voxelization and even creating deep neural network models.

artifical-intelligence artificial-neural-networks computational-geometry csharp csharp-library deep-learning deep-neural-networks dotnet mathematics triangulation triangulation-delaunay unity unity3d

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

https://github.com/yezzfusl/harmonicvoyage

An artistic journey through sound and math, visualized in code.

algorithmic-art audio creative-coding fourier-transform graphics mathematics music sound-synthesis visualization

Last synced: 14 Nov 2024

https://github.com/ppmpreetham/newton_gregory_interpolation

Input your cool random numbers and then get a function for the same.

mathematics number-theory

Last synced: 06 Dec 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/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/tomwhite/binarypi

Calculating the nth binary digit of pi

mathematics number-theory pi

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

https://github.com/ashwingopalsamy/go-mathify

Comprehensive Go package offering a rich set of mathematical utilities and operations.

go-lib go-math go-package golang golang-library golang-math golang-package mathematics

Last synced: 01 Dec 2024

https://github.com/fl03/slant

slant is a mathematical toolkit focused on providing interactive visualizations for abstract concepts

animation crates-io mathematics rust visualization

Last synced: 28 Oct 2024

https://github.com/mouad-el-asri/computorv2

Now that I have programmed my equation solver computor V1, it’s time to go further. In computor V2 I have created my own calculator in command line, which will integrate my computor V1 as well as functions for matrix calculus, function resolution, calculation with complex numbers, etc.

command-line-calculator mathematics python3

Last synced: 28 Dec 2024

https://github.com/gabrielrufino/mathest

Math concepts written in automated tests

math mathematics test vitest

Last synced: 02 Jan 2025

https://github.com/ivantsvetkov-dev/galton-board

Emulation of the Galton board in python.The normal distribution.Pygame+Pymunk

galton-board mathematics probability-statistics probability-theory pygame pymunk python

Last synced: 26 Nov 2024

https://github.com/mouad-el-asri/computorv1

This project is about coding a simple equation solving program using python. It will take polynomial equations into account. These equations will only require exponents. No complex function. The program will have to display its solution(s). Why polynomials? Just because it’s one of the simplest and most powerful tools in mathematics.

mathematics polynomials python3

Last synced: 28 Dec 2024

https://github.com/ryukinix/chumbin

Um Sistema de Competição de Tiros Ideal

economics games guns mathematics model system

Last synced: 22 Dec 2024

https://github.com/rtvd/compose-for-quants

Compose Key for quants/mathematicians helping to type Greek letters and other relevant symbols without switching the keyboard layout

compose-key greek-alphabet keyboard linux linux-desktop mathematics quant

Last synced: 02 Dec 2024

https://github.com/p-acampora98/schwarz-rearrangement

MATLAB implementation of Schwarz rearangement and rearrangement along level sets of other functions.

mathematics matlab rearrangement shape-optimization

Last synced: 20 Dec 2024

https://github.com/fl03/smplx

smplx is a toolkit for working with simplicial objects.

crates-io mathematics rust-lang simplex topology

Last synced: 28 Oct 2024

https://github.com/nishanthmuruganantham/dynamic-formula-execution-api

A FastAPI-based API for evaluating dynamic mathematical expressions on datasets. It is developed for a coding Challenge conducted by 'doselect', a collaborative and technology independent hiring tool for companies, for Cognida.ai

api api-development coding-challenge coding-interview coding-interview-challenges data-science fastapi fastapi-framework formula hackathon mathematics pytest python python-api python-project pythonprograms swagger-api topological-sort vercel vercel-deployment

Last synced: 01 Nov 2024

https://github.com/mpc-lab-x/mpc-lab-x-web

MPC-Lab-X-web is the frontend component of the MPC-Lab-X project, built using Express. It provides a user interface for generating and solving questions in mathematics, physics, and chemistry. This application is designed to interact with the backend services and deliver solutions through a straightforward web interface.

chemistry generator math mathematics nodejs physics teaching-tool

Last synced: 27 Nov 2024

https://github.com/mpc-lab-x/mpc-lab-x-server

MPC-Lab-X-server is the backend component of the MPC-Lab-X project. It handles question generation, problem solving, and data management for mathematics, physics, and chemistry.

chemistry generator math mathematics nodejs physics server teaching-tool

Last synced: 27 Nov 2024

https://github.com/dadosdelaplace/dadosdelaplace.com

Código de la web https://www.dadosdelaplace.com/ (construida con R y blogdown)

blogdown-sites dataviz divulgacion mathematics r rmarkdown rstats statistics teaching website

Last synced: 17 Dec 2024

https://github.com/freakwill/mathnotes

my notes about math

markdown mathematics

Last synced: 28 Nov 2024

https://github.com/freakwill/counterexample-measures

Counterexample in Measure Theory

mathematics theory

Last synced: 28 Nov 2024

https://github.com/vishal-v/eip-3.0

Inkers External Internship Programme 3.0 by Nvidia and Nasscom

artificial-intelligence deep-learning gans machine-learning mathematics opencv-python statistical-analysis

Last synced: 15 Dec 2024

https://github.com/gemmus/pythonlab

Math and Physics related problems resolved using Jupiter Notebook.

anaconda-distribution jupiter-notebook mathematics physics python

Last synced: 02 Dec 2024

https://github.com/0nom4d/304pacman

EPITECH Mathematical Project about path finding using matrixes and djikstra algorithm.

djikstra-algorithm epitech-project mathematics pathfinding python

Last synced: 31 Dec 2024

https://github.com/sraaphorst/simplecomplex

A very simple implementation of complex numbers (polar and cartesian coordinates) in Kotlin

complex complex-numbers imaginary-numbers kotlin kotlin-multiplatform math mathematics

Last synced: 05 Jan 2025

https://github.com/quinnphil/math-for-programmers

Work-alone code for Math for Programmers book by Paul Orland

geometry mathematics matplotlib numpy python

Last synced: 28 Nov 2024

https://github.com/agoalofalife/concrete_mathematics

Репозиторий по книги "Конкретная математика" Д.Кнут

algorithm algorithms mathematics

Last synced: 02 Dec 2024

https://github.com/nirvanasupermind/numerical-computation

Javascript port of numerical analysis, featuring approximations of non-elementary functions such as tetration and erf, along with numerical differentiation, integration, and more.

javascript math mathematics numerical-analysis

Last synced: 31 Dec 2024

https://github.com/sjthesahiljoseph/the-mathematics

The-Mathematics is a Mathematics learning repository made by sjTheSahilJoseph. I created that for my personal learning, teaching, notes, practice etc... But feel free to use that. No problem with it. Thank You.

c coding learning math mathematics maths programming sjthesahiljoseph

Last synced: 28 Nov 2024

https://github.com/pcpp94/prophet_gb_demand_forecasting_one

Teaser: Power Demand Forecasting using Prophet on GB Data | weather/holidays correction, long-term accurate forecasting. Explaining maths behind, tweaks, etc. Notebooks, PowerPoint, Notes, etc.

bayesian-inference bayesian-optimization daily decomposition demand energy forecast forecasting holidays hourly mathematics monthly power prophet time-series time-series-analysis timeseries weather

Last synced: 28 Nov 2024

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

Personal workspace for learning topology.

mathematics topology

Last synced: 22 Dec 2024

https://github.com/isakruas/tcc-elliptic-curve-cryptography

Final files for the undergraduate thesis titled "Desvendando a Criptografia de Curvas Elípticas: Propriedades, Métodos e Implementação," completed at IFNMG - Campus Januária. This repository includes all necessary documents and presentation materials.

cryptography elliptic-curves final-thesis ifnmg latex mathematics monograph presentation

Last synced: 13 Nov 2024

https://github.com/solaranamnesis/johannes-kepler

Public Domain Works of Johannes Kepler (1571-1630).

astronomy kepler latex latex-document latin mathematics moon philosophy science

Last synced: 28 Nov 2024

https://github.com/andresilmor/polynomial-calculator-with-windows-forms

Use of Windows Form to create a Polynomial Calculator with features from addition of two polynomials till the calculation of the polynomial itself.

calculator-application csharp mathematics polynomial university university-project windows-forms

Last synced: 28 Nov 2024

https://github.com/rr15rr/python-calculator

Python-Calculator. This is a basic program written in Python, which acts as a calculator with different options, substraction, addition, multiplication, division. It helps you to calculate 2 numbers and make one of these operations. Hope it is useful.

calculator math mathematics python

Last synced: 04 Jan 2025

https://github.com/keithkiarie/roll_the_dice

Returns the number and possible combinations of a given number of rolled dice giving a certain sum

combinations dice mathematics

Last synced: 02 Dec 2024