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/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: 25 Dec 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/jacoblee23/pytrig

A pure-Python module for high-precision computation of trigonometric functions.

mathematics python python-3 trigonometry

Last synced: 30 Dec 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/simply-pouria/graphdrawer

an app that draws simple graphs using their degree set

graph graphtheory mathematical-modelling mathematics python tkinter

Last synced: 06 Jan 2025

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/shortdevelopment/math-draw

Simple application that should help with the creation of mathematic drawings

c-sharp drawing ink math mathematics star utilitiy uwp

Last synced: 28 Dec 2024

https://github.com/mathjslab/mathjslab

MathJSLab - An interpreter with language syntax like MATLAB/Octave. ISBN 978-65-00-82338-7

antlr antlr4 educational grammar interpreter lexer math mathematics mathjslab mathml matlab octave parser

Last synced: 14 Dec 2024

https://github.com/mwmorale/python_play

Welcome to python_play ! I figured that I should update my GitHub to show off my recent Python skills that I gained during my time at Nerdwallet as a Security Software Engineer! Here, I explore the infamous "polish notation". But, what is Polish notation and how would I implement it via programming? Simple! Polish notation(and the associated program written) is a very simple and useful program that uses Python to calculate the result of the users "Polish notation" input. Polish notation is a very fun mathematical trick that uses a mathematical notation in which operators precede their operands.

mathematical-programming mathematics python

Last synced: 26 Dec 2024

https://github.com/laisfrigerio/math-solver

Resolvedor de formulas matemáticas

hacktoberfest javascript js math mathematics solver

Last synced: 19 Nov 2024

https://github.com/dorukyum/calcium

A calculator API built with FastAPI

api calculator mathematics

Last synced: 15 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/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/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/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/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/shubham0204/linear_regression_with_kotlin_android

A multiple linear regression model built in Kotlin for Android

android kotlin-android linear-regression machine-learning mathematics

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

Solutions of Project Euler problem sets

mathematics programming project-euler

Last synced: 08 Jan 2025

https://github.com/nlitsme/expressionfinder

Tool for solving math problems involving finding an expression for a given value. (like numberphile's 10958 problem)

10958 expression-tree mathematics numberphile

Last synced: 05 Dec 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/reon90/pointintrianglesample

Sample of various ways determination whether point lies inside triangle

mathematics

Last synced: 24 Dec 2024

https://github.com/nlitsme/pycrcexperiment

Experiment, making the relation of CRC's and polynomials explicit

crc mathematics polynomials

Last synced: 05 Dec 2024

https://github.com/abranhe/math

✖️ ➖ ➕ ➗ Math

math mathematics

Last synced: 12 Nov 2024

https://github.com/gusgitmath/fourier_analysis

A Jupyter Notebook with examples of a few Fourier series and a Fourier transform. Also has outputted plot of series and goes over plots of nodes as well as their sum. See PDF of Jupyter Notebook on my website: https://mathphysicsfunwithgus.square.site/lecture-notes

fourier-series fourier-transform jupyter-notebooks mathematics python3

Last synced: 19 Nov 2024

https://github.com/mathflowjs/mathflow

💎 A scripting language designed for solving mathematical expressions and calculations.

henryhale language math-library math-parser mathematical-expressions mathematics ts typescript

Last synced: 08 Jan 2025

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

Software to Solve Mathematics Factorial Numbers Trailing's, Algorithms

cplusplus mathematics software university-assignment

Last synced: 08 Jan 2025

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

https://github.com/bhavya-dang/node-math.js

A simple math library for NodeJS and JavaScript.

algebra eval javascript math mathematics nodejs numeric

Last synced: 23 Nov 2024

https://github.com/5noxi/b64reversed-math-obfuscator

Encodes each line to base64, reverts them & builds the decryption. Afterwards obfuscates all reverted b64 keys with math techniques. Also uses MBA obfuscated commands/strings ;D

base64 encrypt encryption mathematics mixed-boolean-arithmetic obfuscation obfuscator powershell reverse-engineering reversed

Last synced: 08 Jan 2025

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

https://github.com/lapets/polynomium

Library for symbolically representing and working with polynomials.

javascript-library library math mathematics polynomial polynomials symbolic-math

Last synced: 23 Nov 2024

https://github.com/programmin1/optimizedstations

OptimizedStations as described in Tomorrow's math

hacktoberfest math mathematics

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

https://github.com/syedalimohsinbukhari/solvers

A library for some basic numerical solvers.

mathematics numerical-solvers python3

Last synced: 06 Dec 2024

https://github.com/uncomputable/tackling-bulletproofs

In-depth survey into what Bulletproofs are and how they work

cryptography learning mathematics pdf tutorial zero-knowledge-proof

Last synced: 10 Dec 2024

https://github.com/syedalimohsinbukhari/matrices

A simple python implementation of matrices, with a lot of stuff to add.

mathematics matrix python3

Last synced: 06 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/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/sagemath/conway-polynomials

Python interface to Frank Lübeck's Conway polynomial database

algebra conway-polynomials mathematics

Last synced: 16 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/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/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/brodanoel/3dgrapher.xyz

3D Math Grapher website

3d math mathematics three-js threejs

Last synced: 08 Jan 2025

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/bumboobee/area-perimeter-calculator

A basic area and perimeter calculator for tree diferents geometric forms

back-end css-grid front-end functions javascript mathematics resposive-web-design sweet

Last synced: 20 Dec 2024

https://github.com/grandmoff100/umtymp-latex

Currently UMTYMP Calculus 3 Fall Semester 2022, Weekly homework assignments written in Latex.

latex mathematics overleaf umtymp

Last synced: 23 Nov 2024

https://github.com/valentinnsoare/mathquizwithcomputerassistedinstructions

Math quizes with an interactive menu and instructions from computer to solve the questions in case you have your answer wrong.

data-structures interaction-design interactive java-17 mathematics maven oop-principles

Last synced: 30 Nov 2024

https://github.com/ltalirz/questiontex

QuestionTeX is a LaTeX package for writing multiple choice tests

latex mathematics multiple-choice

Last synced: 16 Dec 2024

https://github.com/yussufbiyik/grafik-cizici

Grafik çizen bi uygulama çok bir şey değil

chartjs github-pages graph learn math mathematics mathjs

Last synced: 05 Jan 2025

https://github.com/stdlib-js/random-streams-poisson

Create a readable stream for generating pseudorandom numbers drawn from a Poisson distribution.

continuous javascript math mathematics node node-js nodejs poisson prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream

Last synced: 15 Dec 2024

https://github.com/demkeys/unitymathexperiments

Various experiments that I do in Unity when I learn about any math algorithm.

c-sharp creative-coding curve game-development lissajous lissajous-curve math mathematics unity-scripts unity3d

Last synced: 12 Nov 2024

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

My Project Euler solutions

mathematics project-euler

Last synced: 14 Nov 2024

https://github.com/dxns-hub/grapheneenergylabs

This lab provides a comprehensive overview of the Quantum Energy Converter, including quantum circuit design and graphene/diamond-graphene hybrid energy conversion systems.

ai-assisted community-driven energy-conversion fusion-reactor graphene harmonic-balancer innovation mathematics mit-license open-source quantum-computing quantum-dots quantum-physics research space-fusion sustainability terrestrial-fusion

Last synced: 30 Nov 2024