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/frodoalaska/socrates

Socrates is a simple, single-file math library specifically made for game/game engine development

cpp cpp20 game-development game-engine game-engine-development game-math game-math-library math math-library mathematics opengl vulkan

Last synced: 26 Oct 2024

https://github.com/juancastillo0/tensorflow_dart

TensorFlow bindings in Dart. API modeled after TensorFlowJS. Works using WASM for the web or desktop.

dart data-processing data-science deep-learning flutter machine-learning mathematics neural-networks tensorflow wasm

Last synced: 19 Oct 2024

https://github.com/adishavit/ordinals

Ordinal Arithmetic in C++

mathematics ordinal set-theory

Last synced: 06 Nov 2024

https://github.com/harsh7in/competitive-programming

This repository contains algorithms for Competitive Programming as a part of my competitive programming Journey.

algorithms arrray bitmasking dynamic-programming graph mathematics recursion stl string

Last synced: 11 Oct 2024

https://github.com/stdlib-js/blas-ext-base-dnannsumkbn

Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.

array blas compensated extended float64 javascript math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed

Last synced: 06 Nov 2024

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

Create a readable stream for generating pseudorandom numbers drawn from a Kumaraswamy's double bounded distribution.

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

Last synced: 13 Oct 2024

https://github.com/neizod/problems

neizod's solution to math & com-sci problems

algorithm computer-science mathematics problems-solving

Last synced: 13 Oct 2024

https://github.com/friedbrice/applications-of-category-theory-to-programming-languages

Presentation and supporting code examples given at the Graduate Mathematics Seminar, Cal State Channel Islands, 2018-03-05.

beamer latex mathematics presentation-slides scala

Last synced: 15 Oct 2024

https://github.com/llee454/pigeons

A proof of the Pigeonhole principle. The Pigeonhole principle is a fundamental theorem that is used widely in Computer Science and Combinatorics, it asserts that if you put n things into m containers, and n > m, then at least one of the containers contains more than one thing.

coq coq-formalization mathematics pigeonhole proof theorem-proving theorems

Last synced: 23 Oct 2024

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

Round a numeric value to the nearest multiple of b^n toward negative infinity.

floor floorb floorn integer javascript math mathematics nearest node node-js nodejs number round stdlib

Last synced: 21 Oct 2024

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

Compute the complete elliptic integral of the second kind.

elliptic javascript math mathematics node node-js nodejs number special stdlib

Last synced: 21 Oct 2024

https://github.com/danieldelimata/kochanski

LaTeX facsimile of the Kochański's approximation published in Acta Eruditorum in 1685

history latex-document latex-examples latex-pdf mathematics

Last synced: 11 Oct 2024

https://github.com/rindow/rindow-math-plot

Mathematical graph plotting library

graphics mathematics php plotting scientific-computing

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

https://github.com/414owen/lambda-repl

JS / jison port of my lambda-calculus reducer

functional jison lambda lambda-calculus mathematics maths

Last synced: 20 Oct 2024

https://github.com/tomwhite/atomiclisp

Atomic LISP is my reformulation of Gregory J. Chaitin's version of LISP that he uses in his books "The Unknowable" (Springer Verlag, 1999) and "The Limits of Mathematics" (Springer Verlag 1998).

lisp mathematics

Last synced: 12 Oct 2024

https://github.com/xtonousou/projecteuler

:tophat: Project Euler solutions

euler euler-solutions mathematics maths project python

Last synced: 12 Oct 2024

https://github.com/mimmackk/unitball

Graphing the p-norm unit ball in 2 dimensions is a common exercise introductory analysis. Explore the problem solving process of modeling the 3-dimensional version, a much more difficult problem, using Python.

3d-models mathematics plotly python

Last synced: 04 Aug 2024

https://github.com/tomwhite/gaussian-primes

Visualization of Gaussian primes

mathematics primes visualization

Last synced: 12 Oct 2024

https://github.com/tomwhite/alhambra

A Java API for experimenting with tilings and patterns.

geometry mathematics tiling visualization

Last synced: 12 Oct 2024

https://github.com/kjarosh/zobaczyc-matematyke

A website about complex numbers with interactive presentations

angular complex-numbers mathematics website

Last synced: 28 Oct 2024

https://github.com/harveyrdonnelly/maclaurin-series-models

A library of interactive Maclaurin Series Mathematical Models written in Python, including trigonometric and exponential functions.

maclaurin-series mathematical-modelling mathematics mathematics-education matplotlib numpy python python3 seaborn

Last synced: 15 Oct 2024

https://github.com/stdlib-js/stats-base-dsvariance

Calculate the variance of a single-precision floating-point strided array using extended accumulation and returning an extended precision result.

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: 24 Oct 2024

https://github.com/librasteve/raku-math-polygons

Some perl6 polygon objects that draw using SVG

jupyter-notebook math mathematics maths perl6 polygons svg

Last synced: 05 Nov 2024

https://github.com/akramz/machine-learning-foundations

In progress: Jupyter Notebook on the Mathematical Foundation of Machine Learning

deep-learning machine-learning mathematics notebooks

Last synced: 30 Oct 2024

https://github.com/walchko/bearsnacks

:robot: Jupyter Notebooks on robotics, computer vision, python and more

computer-vision data-science hexapod inertial-navigation-systems jupyter-notebook mathematics multiped python3 robotics space

Last synced: 23 Oct 2024

https://github.com/stdlib-js/stats-iter

Standard library functions for computing statistics over iterators.

iter iteration iterator iterators javascript lib library math mathematics node node-js nodejs standard statistics stats stdlib

Last synced: 21 Oct 2024

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

Drawing using Fourier series

drawing fourier-series mathematics

Last synced: 07 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: 22 Oct 2024

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

Create a readable stream for generating pseudorandom numbers drawn from a Lévy distribution.

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

Last synced: 15 Oct 2024

https://github.com/stevehjohn/calculator

A project implementing a calculator able to parse complex mathematical expressions.

calculator csharp csharp-library mathematics parser

Last synced: 12 Oct 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: 16 Oct 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/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: 12 Oct 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: 12 Oct 2024

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: 12 Oct 2024

https://github.com/bjoern-hempel/js-analysis

This javascript library do some analysis calculations (matrix, vector, etc.).

analysis javascript mathematics

Last synced: 07 Nov 2024

https://github.com/yaireo/self-descriptive-numbers

Generates self-descriptive numbers

javascript math mathematics

Last synced: 16 Oct 2024

https://github.com/tatjam/zgsl

GNU Scientific Library (GSL) multi-platform build and wrapper for Zig

gsl mathematics zig

Last synced: 14 Oct 2024

https://github.com/thormeier/vanillavectors

A simple library written in vanilla JS that represents vectors.

canvas math mathematics vanilla-js vectors

Last synced: 10 Oct 2024

https://github.com/abranhe/math

✖️ ➖ ➕ ➗ Math

math mathematics

Last synced: 11 Oct 2024

https://github.com/bukinoshita/define-probability

Define probability of getting results

javascript math mathematics nodejs probability

Last synced: 31 Oct 2024

https://github.com/arthurkushman/total_probability

Total probability + Thomas Bayes, Bernoulli distribution formulas

bayes bernulli formulas math mathematics php probability

Last synced: 05 Nov 2024

https://github.com/stdlib-js/math-strided-special-ahavercos-by

Compute the inverse half-value versed cosine of each element retrieved from an input strided array via a callback function.

ahavercos ahavercosin ahavercosine ahavercosinus ahvc arc arcvercos arcvercosin arcvercosine cosine half-value javascript math mathematics node node-js nodejs stdlib versed versedcosine

Last synced: 21 Oct 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/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: 24 Oct 2024

https://github.com/xcarpentier/fibo-premier

experimentation with rust programming

fibonacci mathematics rust rust-lang

Last synced: 23 Oct 2024

https://github.com/stdlib-js/stats-base-sdsmeanors

Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation with extended accumulation.

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

Last synced: 28 Oct 2024

https://github.com/Mahdi7s/WPF-Oxyplot-ReactiveUI

A WPF application, which allows you to load data files that contain pairs of x and y values and display them on a graph.

mathematics mvvm-architecture oxyplot reactiveui wpf-application

Last synced: 23 Oct 2024

https://github.com/a3ro-dev/weather-prediction-application

a weather prediction application built using Streamlit. The application predicts future temperatures and weather types based on past trends. It provides a sleek and intuitive user interface for input and displays the predictions dynamically.

charts mathematics matplotlib numpy plotting python python3 streamlit weather weather-app weather-forecast weatherprediction webapp

Last synced: 31 Oct 2024

https://github.com/quantum-software-development/statistical-measures

This repository contains a statistical analysis of customer service ratings for Biscobis Ltd

machine-learning mathematics mathp mathplotlib measurements numpy pandas puthon3 seaborn statisctics

Last synced: 31 Oct 2024

https://github.com/rodrigogiraoserrao/interval-spca

Symbolic principal component analysis of interval-valued data

interval-arithmetic mathematics principal-component-analysis statistics symbolic-data

Last synced: 27 Oct 2024

https://github.com/stdlib-js/math-strided-special-cbrt-by

Compute the cube root of each element retrieved from an input strided array via a callback function.

accessor array callback cube element-wise javascript map math mathematics ndarray node node-js nodejs pow power root stdlib strided transform vector

Last synced: 21 Oct 2024

https://github.com/stdlib-js/math-strided-special-atan-by

Compute the arctangent of each element retrieved from an input strided array via a callback function.

arc arctangent array atan element-wise inverse javascript math mathematics ndarray node node-js nodejs stdlib strided tan tangent trig trigonometry vector

Last synced: 21 Oct 2024

https://github.com/stdlib-js/math-strided-special-sin-by

Compute the sine of each element retrieved from an input strided array via a callback function.

angle array element-wise javascript map math mathematics ndarray node node-js nodejs radians sin sine stdlib strided transform trig trigonometry vector

Last synced: 21 Oct 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: 27 Oct 2024

https://github.com/omerjuve2023/calculadoraeuler2

Programa Java que implementa el método de Euler para resolver sistemas de ecuaciones diferenciales. La aplicación interactúa con el usuario para ingresar parámetros y muestra tanto resultados tabulares como gráficos.

java learn lombok-maven mathematics maven

Last synced: 31 Oct 2024

https://github.com/stdlib-js/stats-base-nanvariancetk

Calculate the variance of a strided array ignoring NaN values 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: 26 Oct 2024

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: 28 Oct 2024

https://github.com/ltalirz/questiontex

QuestionTeX is a LaTeX package for writing multiple choice tests

latex mathematics multiple-choice

Last synced: 29 Oct 2024

https://github.com/aaravmalani/lexmath

A lexer for mathematical expressions in C

arithmetic c cmake collaborate expressions lexer math mathematics tokenizer

Last synced: 05 Nov 2024

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: 12 Oct 2024

https://github.com/sleepymalc/jintegrationbee

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

beamer latex mathematics

Last synced: 11 Oct 2024