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/jj/pigo

Compute pi digits in Go

go math mathematics

Last synced: 24 Oct 2024

https://github.com/mattmcmanis/aleph

Hebrew Numerals Converter

converter hebrew math mathematics numbers numerals

Last synced: 13 Oct 2024

https://github.com/kellertuer/mathsemantics.sty

Semantic math commands in LateX

latex mathematics semantics

Last synced: 14 Oct 2024

https://github.com/omerjuve2023/calculadora_euler_rungekutta

Esta calculadora implementa el método de Runge-Kutta y Euler, que es un método numérico de cuarto orden para resolver la ecuación diferencial de primer grado con un valor inicial determinado.

community java learn mathematics maven shell-script

Last synced: 27 Oct 2024

https://github.com/tomwhite/facebender

A project from A. K. Dewdney's 'The Armchair Universe' for producing caricatures.

faces geometry mathematics visualization

Last synced: 12 Oct 2024

https://github.com/jmsv/hypothesis-testing-calculator

A2 Computing project: Hypothesis Testing Calculator for the binomial distribution, written in WinForms C# and Xamarin C# for Android

android computing csharp hypothesis-testing mathematics statistics winforms xamarin

Last synced: 11 Oct 2024

https://github.com/ythecombinator/gammafn

🔢 gamma function (Γ) from mathematics in Swift.

approximation factorial gamma lanczos mathematics

Last synced: 12 Oct 2024

https://github.com/tomwhite/hyperbolic

A Java implementation of a draggable hyperbolic display.

geometry hyperbolic-geometry mathematics visualization

Last synced: 12 Oct 2024

https://github.com/tomwhite/isitdayornight

HTML 5 geolocation code that works out if it's day or night

mathematics time visualization

Last synced: 12 Oct 2024

https://github.com/imdrasil/glushkov

Extended mathematical shard

crystal data-structures mathematics

Last synced: 23 Oct 2024

https://github.com/scriptim/mathe

Alle Mathe-Mitschriften der Oberstufe [GERMAN]

document education german math mathematics pdf school school-education schoolwork science scientific

Last synced: 06 Nov 2024

https://github.com/usami-k/mathematics

Documents of Mathematics

beamer-slides latex-document mathematics

Last synced: 11 Oct 2024

https://github.com/marpaia/quanto

A Go library for performing mathematical programming tasks

golang math mathematics

Last synced: 05 Nov 2024

https://github.com/jishnub/sphericalharmonicmodes.jl

Iterators to loop over pairs of spherical-harmonic modes by respecting the limits on each parameter

iterator iterators julia math mathematics range spherical-harmonics

Last synced: 11 Oct 2024

https://github.com/asakusarinne/tensor.net.examples

Examples of Tensor.NET, including some simple examples and good practices.

dotnet dotnet6 example-project mathematics numeric

Last synced: 29 Oct 2024

https://github.com/sdroege/rust-muldiv

Multiply & Divide trait for unsigned integers with overflow protection

algorithm mathematics rust trait

Last synced: 02 Nov 2024

https://github.com/ScalaMath/VecMatLib

Open source Scala library that provides data structures for vectors and matrices

3d-graphics algebra functional-programming java linear-algebra math mathematics maths matrix-math scala vector-math

Last synced: 19 Sep 2024

https://github.com/hedhyw/cexpr

Math Complex Expression Compiler

interpreter java mathematics

Last synced: 11 Oct 2024

https://github.com/tomwhite/superellipse

A program to generate Piet Hein's superellipses.

geometry mathematics piet-hein superellipse visualization

Last synced: 12 Oct 2024

https://github.com/olekscode/function

Reification of a mathematical function as an object. Allows function arithmetics and function composition.

function function-composition mathematics pharo

Last synced: 31 Oct 2024

https://github.com/sawuare/misk

A collection of miscellaneous terminal software

audio games graphics mathematics terminal utility

Last synced: 15 Oct 2024

https://github.com/destructhub/talks

Dump of material of talks from DestructHub, UAPDA and NAPDA.

computing mathematics napda talk uapda

Last synced: 05 Nov 2024

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

Calculate the variance of a double-precision floating-point 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: 28 Oct 2024

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

Create a readable stream for generating pseudorandom numbers drawn from a Fréchet distribution.

continuous frechet javascript 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/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/bartolomej/vector-field

Dynamical 2D vector field visualisation.

mathematics vector-field visualization

Last synced: 05 Nov 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/francoisschwarzentruber/proofscroll

A prototype for displaying proofs on Smartphones

mathematics proof proof-of-concept

Last synced: 16 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/alxvdev/libnumerixpp

Library for physical and mathematical calculations in C++

calculation cmake computer-science cpp cpp17 cpplib informatics library mathematics open-source physics science

Last synced: 12 Oct 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/stdlib-js/math-strided-special-bessely1-by

Compute the Bessel function of the second kind of order one for each element retrieved from an input strided array via a callback function.

accessor array bessel callback clbk element-wise javascript map math mathematics ndarray node node-js nodejs special stdlib strided transform vector y1

Last synced: 21 Oct 2024

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

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

bernoulli binomial discrete generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib

Last synced: 29 Oct 2024

https://github.com/danielpclark/digits

Custom numeric bases written as linked lists and additive Mathematics reaching “to infinity, and beyond”.

character digit mathematics rust sequence

Last synced: 12 Oct 2024

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

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

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

Last synced: 12 Oct 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/stdlib-js/constants-float16-eps

Difference between one and the smallest value greater than one that can be represented as a half-precision floating-point number.

16-bit 16bit const constant eps epsilon float float16 floating-point half ieee754 javascript math mathematics node node-js nodejs number real stdlib

Last synced: 24 Oct 2024

https://github.com/aoertel/ultrametric-matrix-tools

Toolbox that provides functions and data structures to generate and handle ultrametric matrices.

fast-matrix-vector-multiplication linear-algebra math mathematics tree-representation ultrametric ultrametric-matrix ultrametric-tree

Last synced: 27 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/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/jishnub/vectorsphericalharmonics.jl

Vector Spherical Harmonics in Julia following the phase conventions of Varshalovich et al. (1988)

basis-set harmonics linear-algebra mathematics polynomials spherical-harmonics vector

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/hemanta212/hello-manim

Collection of Manim Animations assignments and experimentations.

animation chemistry manim manim-3b1b math mathematics physics python

Last synced: 11 Oct 2024

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

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

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

Last synced: 17 Oct 2024

https://github.com/digitalkaoz/rechentrainer

let your kids train some basic math

flutter learning mathematics mobx

Last synced: 18 Oct 2024

https://github.com/overloadedorama/mathbotdiscord

A simple bot that does mathematical calculations for Discord

bot discord discord-bot discord-py math mathematics python python3

Last synced: 03 Nov 2024

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

My notes related to Number Theory (and more soon).

blog markdown mathematics mdbook

Last synced: 11 Oct 2024

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/pelenium/math-parser

Math parser of expressions in Polish notaiton (LISP like)

expression-evaluator expression-parser fsharp math mathematics maths parser polish-notation

Last synced: 12 Oct 2024

https://github.com/stdlib-js/array-incrspace

Generate a linearly spaced numeric array using a provided increment.

array generic increment javascript linear linspace math mathematics matlab node node-js nodejs sequence stdlib utilities utils

Last synced: 24 Oct 2024

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

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

acos arccosine array element-wise inverse javascript map math mathematics ndarray node node-js nodejs radians stdlib strided transform trig trigonometry vector

Last synced: 21 Oct 2024

https://github.com/patrickshaw/university-fit3013-liftsystemspecification

A formal specification written in Event-B notation that formally specifies the behaviour of a multi-lift elevator system.

assignment event-b formal-specification group-assignment mathematics rodin university

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