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/g1joshi/project-euler

Solutions of Project Euler problem sets

mathematics programming project-euler

Last synced: 10 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/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/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/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/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/0x48piraj/fractalverse

A tour in the wonderland of deterministic, random and natural fractals with python.

animation chaos fractal fractal-algorithms fractal-rendering fractals math mathematics matplotlib modeling nonlinear playground python vizualisation

Last synced: 06 Jan 2025

https://github.com/pierwill/gaussiant

Gaussian integers in Rust.

complex-numbers mathematics number-theory

Last synced: 20 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/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/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/mohammadshaad/degrees-to-radians-converter

As understood from the name itself that this repository is a Degrees to Radians converter. This is my first repository.

converter degrees degrees-to-radians mathematics radians

Last synced: 11 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/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/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/mountain/mmtk

An experimental toolkit of metamath based on mmj2

math mathematics metamath verfication

Last synced: 22 Nov 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/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/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/sleepymalc/jintegrationbee

The LaTeX source code for UM-SJTU JIntegration Bee event ⨑

beamer latex mathematics

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

Calculating the nth binary digit of pi

mathematics number-theory pi

Last synced: 17 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/tomwhite/apportionment

Calculating apportionments for the House of Representatives using the Huntington-Hill method.

mathematics voting

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/stone-zeng/notes-on-tensor

LaTeX documents for tensor analysis (Xie Xilin)

mathematics tensor-algebra

Last synced: 15 Nov 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/polossk/math-notes

Notes of Math Courses in my college life

mathematics notebook

Last synced: 15 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/omerjuve2023/createpdf

Crea un pdf de funciones matematicas y genera una grafica y una tabla de datos

graphics java mathematics maven pdf shell-script

Last synced: 21 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/psturm108/cpptoolkit

A header only library for C++ for advanced programming concepts

async asyncio c cpp image image-processing mathematics matrix vector

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

https://github.com/somebadcode/go-mathx

Extra maths functions for Go

go golang math mathematics maths

Last synced: 28 Nov 2024

https://github.com/hiedt/difs

Source code implemented from scratch by myself. For studying purpose only. The following topics are covered.

algorithms artificial-intelligence data-structures deep-learning engineering machine-learning mathematics signal-processing simulation

Last synced: 28 Nov 2024

https://github.com/yrotak/math-intervals

To better understand math subjects. This one was made for Intervals

algorythm imgui intervals math mathematics opengl sdl2

Last synced: 05 Jan 2025

https://github.com/0xhilsa/vector

vector calculation in python

mathematics python3 vector

Last synced: 22 Dec 2024

https://github.com/thetardigrade/golang-prime

Go utility package for working with prime numbers

go golang math mathematics maths numbers prime-number-generation prime-numbers primes

Last synced: 31 Dec 2024

https://github.com/kat-stash/macaw

An experimental, companion implementation of the Macaulay2 computer algebra system in Rust.

algebraic-geometry cas commutative-algebra computer-algebra-system math mathematics

Last synced: 03 Dec 2024

https://github.com/mmaithani/new-york-state-maths-exams-results

This exploratory data analysis (EDA) aims to uncover trends, patterns, and disparities in student performance in the exams. This report analysis will provide insights into the factors influencing student achievement by examining key variables or attributes like mean scale scores, performance levels, and demographic factors.

anova eda exam hypothesis-testing math mathematics newyork r rstudio

Last synced: 03 Dec 2024

https://github.com/itsnickbarry/maths

🇬🇧 Britons never, never, never will be slaves! 🇬🇧

leave math mathematics maths self-determination wow

Last synced: 07 Nov 2024

https://github.com/fejesa/projecteuler

ProjectEuler problem solutions

java mathematics projecteuler scala

Last synced: 17 Dec 2024

https://github.com/danialeyz/calculator

This calculator project is a web-based application built using HTML, CSS, and inline JavaScript. It features a visually appealing 3D design and is capable of performing various mathematical calculations.

calculator calculator-app calculator-application mathematics

Last synced: 09 Dec 2024