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/neizod/problems

neizod's solution to math & com-sci problems

algorithm computer-science mathematics problems-solving

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

:tophat: Project Euler solutions

euler euler-solutions mathematics maths project python

Last synced: 12 Oct 2024

https://github.com/strake/stern-brocot.hs

Library of the Stern-Brocot representation of the rational numbers

arithmetic mathematics rational-numbers stern-brocot-tree

Last synced: 12 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/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/digitalkaoz/rechentrainer

let your kids train some basic math

flutter learning mathematics mobx

Last synced: 18 Oct 2024

https://github.com/stdlib-js/constants-float16-precision

Effective number of bits in the significand of a half-precision floating-point number.

const constant float floating-point half ieee754 javascript math mathematics node node-js nodejs precision significand stdlib

Last synced: 25 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/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/ringiclub/obfuscation

Analyses of obfuscation generated by ollvm and tigress.

assembly binary-analysis logical-reasoning mathematics obfuscation ollvm reverse-engineering tigress

Last synced: 28 Oct 2024

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

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

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

Last synced: 20 Oct 2024

https://github.com/domdfcoding/mathematical

Mathematical tools for Python 📐 🐍 🛠️

mathematics python python3 utilities

Last synced: 15 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/kjarosh/zobaczyc-matematyke

A website about complex numbers with interactive presentations

angular complex-numbers mathematics website

Last synced: 28 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/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/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/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/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/cfr42/prooftrees

A LaTeX package for drawing logical tableaux.

latex latex-package logic mathematics pgf philosophy tableau tableaux tex tikz trees

Last synced: 07 Nov 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/adishavit/ordinals

Ordinal Arithmetic in C++

mathematics ordinal set-theory

Last synced: 06 Nov 2024

https://github.com/huanyushi/pdf-study-notes

Some of my study notes, primarily focusing on mathematics, physics and computer science.

computer-science mathematics physics

Last synced: 07 Nov 2024

https://github.com/raideno/matrix

C / Cpp program to make it easier to work with matrices and do operations on matrices

c cpp math mathematics matrix

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

https://github.com/willlillis/cycle-games-on-graphs

Code written to aid in the combinatorial research of relator games on groups.

c-plus-plus combinatorial games mathematics

Last synced: 12 Oct 2024

https://github.com/adambarreiro/polynomial

Educational video game for the teaching of polynomials to secondary school students who are on their third year. DISCLAIMER: This project is very old, it contains multiple design, security and coding flaws.

craftyjs game mathematics polynomials

Last synced: 06 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-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/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/edinsonrequena/engineering-mathematics

Specialization in Mathematical Engineering from the Universidad Politecnica de Valencia

algebra computer-science derivatives engeneering integral mathematical-engineering mathematics

Last synced: 14 Oct 2024

https://github.com/theelectronwill/easy-math-calculator

Calculateur et solveur d'équation mathématiques. - Projet d'ISN

java mathematics

Last synced: 14 Oct 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: 14 Oct 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/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/bukinoshita/define-probability

Define probability of getting results

javascript math mathematics nodejs probability

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

https://github.com/abranhe/math

✖️ ➖ ➕ ➗ Math

math mathematics

Last synced: 11 Oct 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/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/tatjam/zgsl

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

gsl mathematics zig

Last synced: 14 Oct 2024

https://github.com/d-exclaimation/swiftcalc

Math Module for Matrices, Vectors, Probabilities

math mathematics physics swift vector

Last synced: 07 Nov 2024

https://github.com/abhishekprajapati3/earningtracker

Earning Tracker is a powerful tool designed to help companies monitor and analyze their financial performance with ease. This application enables users to compare estimated revenue with actual revenue, providing a clear and detailed view of their financial status.

dart flutter graph mathematics

Last synced: 03 Nov 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: 30 Oct 2024

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

Generates self-descriptive numbers

javascript math mathematics

Last synced: 16 Oct 2024

https://github.com/ziqi-yang/math_modeling_scripts

useful scripts, charts and algorithms for math modeling

mathematical-modelling mathematics matlab python python3 script

Last synced: 01 Nov 2024

https://github.com/walchko/pyrk

simple runge-kutta 4 algorithm

library math mathematics python2 python3 rk4 runge-kutta

Last synced: 23 Oct 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: 25 Oct 2024