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/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/stdlib-js/stats-base-meankbn2

Calculate the arithmetic mean of a strided array using a second-order iterative Kahan–Babuška algorithm.

arithmetic-mean array average avg central-tendency javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array

Last synced: 15 Oct 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/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/xcarpentier/fibo-premier

experimentation with rust programming

fibonacci mathematics rust rust-lang

Last synced: 11 Dec 2024

https://github.com/jonsteinn/graphicsproblemgenerator

Randomly generated math problems for graphics problem

graphics latex mathematics

Last synced: 05 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/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/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/jonsteinn/meshgenerator

A web GUI for generating, previewing and exporting .obj file meshes with math functions.

calculus flask graphics mathematics mesh python webgl

Last synced: 05 Jan 2025

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/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/sleepymalc/jintegrationbee

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

beamer latex mathematics

Last synced: 11 Oct 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/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/reon90/pointintrianglesample

Sample of various ways determination whether point lies inside triangle

mathematics

Last synced: 24 Dec 2024

https://github.com/faizantkhan/kaggle-eda-ml-feature-engineering

Explore the Kaggle Codes Repository for concise and powerful code snippets covering the essentials of data science and machine learning. From Kaggle competitions to real-world projects, discover insights into exploratory data analysis, machine learning models, feature engineering, and data science mathematics.

data-science eda jupyter-notebook kaggle kaggle-competition kaggle-dataset kaggle-scripts kaggle-solution machine-learning machine-learning-algorithms mathematics python python-library

Last synced: 15 Jan 2025

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: 01 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/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/jonaxplanta/primenumbers

A simple Prime Number Finder using TypeScript.

mathematics prime-numbers terminal-app training typescript

Last synced: 21 Jan 2025

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/cmhughes/a11y-slides-math

Accessibility-oriented HTML slides using MathJax. These slides are focused on giving accessible, screenreadable content.

accessibility assistive-technology html-css-javascript mathematics mathjax nvda screenreader

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

Generates self-descriptive numbers

javascript math mathematics

Last synced: 06 Dec 2024

https://github.com/michaelneuper/notes

A collection of my Zettelkasten for university

computer-science mathematics notes org-roam

Last synced: 23 Jan 2025

https://github.com/quantum-software-development/calculus2-integrals

✍️ Calculus II - Basic Function Integrals

calculus-2 integrals latex-code mathematics python3

Last synced: 21 Jan 2025

https://github.com/melihcanndemir/3d-fractal-explorer

Interactive 3D visualization tool for exploring the mesmerizing world of Mandelbrot and Julia fractals. Built with Python, OpenGL and PyQt5, offering real-time animation and intuitive controls.

3d-graphics complex-numbers computer-graphics data-visualization educational fractal graphics-programming interactive julia-set mandelbrot math-visualization mathematical-art mathematics numpy opengl pyqt pyqt5 python scientific-visualization visualization

Last synced: 05 Jan 2025

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/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/benjaminehowe/python-transmaths

A Python module which makes division by zero possible.

mathematics python

Last synced: 01 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/alfredo1995/recyclable-scroll-view

Recyclable ScrollView Infinite on Unity Engine, optimized to handle a large number of elements without compromising performance.

csharp mathematics objectpooling optimization-algorithms perfomance-optimization scriptableobject sharder unity

Last synced: 20 Jan 2025

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/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/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/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/sakapon/blaze

The library for basic mathematics.

mathematics propositional-logic random

Last synced: 17 Jan 2025

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

My Project Euler solutions

mathematics project-euler

Last synced: 14 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/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/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/francescopaolol/mersenneprimenumbers

Simple C code which searching for Mersenne prime about first 1M numbers

algorithms clanguage mathematics mersenne-numbers

Last synced: 22 Dec 2024

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

Solutions of Project Euler problem sets

mathematics programming project-euler

Last synced: 08 Jan 2025

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

Create an array containing pseudorandom numbers drawn from an Erlang distribution.

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

Last synced: 21 Jan 2025

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/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/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/mathiew82/multiplication-tables-desktop

Game created with Electron for children to learn the multiplication tables

electron electron-app game mathematics multiplication-tables

Last synced: 05 Jan 2025

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: 11 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/opqdonut/ramanujan

Lazy infinite stream of Ramanujan numbers in Haskell

haskell mathematics

Last synced: 07 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/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/marcorfilacarreras/matemaquest

A simple API to get information of the "Pruebas Canguro" exams

api docker github-actions java math mathematics spark

Last synced: 13 Jan 2025

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/islemci/nicemath

A simple math library for your daily math problems

math mathematics npm types

Last synced: 15 Oct 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/bytejoseph/mathlab-examples

This collection contains a set of fundamental MATLAB examples to help you grasp the essentials of this powerful programming language and computational tool.

examples mathematics mathlab nasa space terminal termux

Last synced: 26 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 Jan 2025

https://github.com/stdlib-js/random-iter-triangular

Create an iterator for generating pseudorandom numbers drawn from a triangular distribution.

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

Last synced: 19 Jan 2025

https://github.com/stone-zeng/notes-on-tensor

LaTeX documents for tensor analysis (Xie Xilin)

mathematics tensor-algebra

Last synced: 16 Jan 2025

https://github.com/polossk/math-notes

Notes of Math Courses in my college life

mathematics notebook

Last synced: 16 Jan 2025

https://github.com/ltalirz/questiontex

QuestionTeX is a LaTeX package for writing multiple choice tests

latex mathematics multiple-choice

Last synced: 16 Dec 2024