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/doantrunghuy/exercises-and-solutions-to-algorithmic-problems

Accepted solutions, doing topics on: Introductory Problems, Sorting and Searching, Dynamic Programming, Graph Algorithms, Range Queries, Tree Algorithms, Mathematics, String Algorithms, Geometry.

advanced-techniques dynamic-programming geometry graph mathematics range-query string tree

Last synced: 26 Dec 2024

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

Evaluate the signum function for a double-precision floating-point number.

function javascript math mathematics node node-js nodejs number sign signum special special-function stdlib value

Last synced: 25 Dec 2024

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

Drawing using Fourier series

drawing fourier-series mathematics

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

Math Module for Matrices, Vectors, Probabilities

math mathematics physics swift vector

Last synced: 29 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/000x999/neural_net

C++ Neural Network with Training Visualizer and Data Generation Tool

ai cplusplus documentation mathematics neural-nets neural-network python training visualization

Last synced: 03 Jan 2025

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

Fill a strided array with pseudorandom numbers drawn from a raised cosine distribution.

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

Last synced: 03 Jan 2025

https://github.com/miladsade96/numermp

Multi-threaded numerical methods implemented in fortran and wrapped in python

fortran fortran90 mathematical-programming mathematics multithreading numerical-analysis numerical-methods openmp parallel-computing python

Last synced: 03 Jan 2025

https://github.com/pierwill/gaussiant

Gaussian integers in Rust.

complex-numbers mathematics number-theory

Last synced: 20 Oct 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/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/jisll/mathgame

Math Game, build with html,css,js

css game html js math mathematic mathematics open-source website

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/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-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: 20 Dec 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/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/danny-1k/collatz_conjecture

A python program to visualize the collatz conjecture

mathematics python

Last synced: 29 Dec 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: 17 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/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/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/daleroberts/ruin-tstable

Finite-time ruin problem for tempered stable processes

mathematics monte-carlo-simulation probability

Last synced: 01 Dec 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: 20 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/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/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/rickie/project-euler

Some solutions of Project Euler assignments

euler haskell mathematics

Last synced: 13 Dec 2024

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/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: 29 Dec 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/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/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/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/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/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/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/pilotleoyan/inside-deep-learning

Inside deep learning, a repository to explain and apply deep learning concepts.

autograd deep-learning machine-learning-algorithms machine-learning-from-scratch mathematics python3 pytorch

Last synced: 21 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/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/benjaminehowe/python-transmaths

A Python module which makes division by zero possible.

mathematics python

Last synced: 01 Jan 2025

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: 21 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/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/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/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/stdlib-js/stats-base-dvarianceyc

Calculate the variance of a double-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.

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

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

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/automathproject/openyourmath

Open Your Math Project version alpha 0.2

latex learning mathematics

Last synced: 18 Dec 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/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: 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/yaireo/self-descriptive-numbers

Generates self-descriptive numbers

javascript math mathematics

Last synced: 06 Dec 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/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/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: 28 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/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/frouioui/mathematics

Undergraduate 1st semester mathematics project at Epitech

epitech mathematics python

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