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/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: 08 Nov 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: 18 Nov 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: 18 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: 08 Nov 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: 08 Nov 2024

https://github.com/nohomey/mathematics

Solving mathematic tasks in first semester of studying Bachelor of Informatics in FMI at SU using LaTex

homework latex lims linear-algebra mathematical-analysis mathematics

Last synced: 13 Nov 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/stdlib-js/math-iter-special-logit

Create an iterator which evaluates the logit function for each iterated value.

iterable iterate iterator javascript log-odds logistic logit math mathematics node node-js nodejs proportion sigmoid special stdlib

Last synced: 10 Nov 2024

https://github.com/klaytonjr/math-game

Personal project that I did to help my little sister improve in math.

application game javascript javascript-game matematica math mathematics web

Last synced: 18 Nov 2024

https://github.com/avezoor/avz-project-euler

A project of solving programming algorithm problems taken from projecteuler.net

algorithm mathematics projecteuler projecteuler-solutions

Last synced: 20 Dec 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: 09 Nov 2024

https://github.com/dylandevelops/simpleshapeslibrary

Simple Shapes is a Java based library for calculating various measurements in regards to 3D and 2D shapes.

formula formulae formulas geometry java library math mathematics shape shapes simple

Last synced: 14 Nov 2024

https://github.com/skylark0924/mathematics-for-engineering

Record my learning notes about Mathematics

mathematics

Last synced: 30 Nov 2024

https://github.com/lewisakura/100-test

A math question that evaluates to 100. Designed to test operator precedence.

bidmas bodmas math mathematics operator-precedence programming-language-development test testing

Last synced: 26 Nov 2024

https://github.com/spenceypantsy1/mnist-neural-network-with-numpy

A neural network built from scratch using NumPy to classify MNIST handwriting data. Focused on understanding the mathematics and algorithms behind deep learning.

backpropagation deep-learning image-classification machine-learning mathematics mnist neural-networks numpy python

Last synced: 28 Nov 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/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/entkenntnis/einhorn-der-mathematik

Löse Mathe-Rätsel mit der Einhorn-Dame Tina und ihrem Bruder Teo. Knobel-Spaß für jedes Alter.

education math mathematics riddle-game riddles storytelling unicorn

Last synced: 17 Nov 2024

https://github.com/mateuschaves/dll

Desenvolvimento de uma DLL que resolve problemas da Geometria Analítica.

algebra c dll geometry-library mathematics university-project

Last synced: 17 Nov 2024

https://github.com/ninivert/barnsley-fern-animated

Animated version of the Barnsley fern

animation barnsley-fern mathematics

Last synced: 05 Jan 2025

https://github.com/syedalimohsinbukhari/solvers

A library for some basic numerical solvers.

mathematics numerical-solvers python3

Last synced: 06 Dec 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/stdlib-js/stats-base-sstdevyc

Calculate the standard deviation of a single-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.

deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation spread standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 17 Nov 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/stevehjohn/calculator

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

calculator csharp csharp-library mathematics parser

Last synced: 19 Nov 2024

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

Compute the arcsine (in degrees) of a single-precision floating-point number.

arcsine asin degree inverse javascript math mathematics node node-js nodejs radians sine stdlib trig trigonometry

Last synced: 17 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/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/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/cjdoris/magmautils

Adds basic functionality missing from Magma.

magma math mathematics

Last synced: 20 Nov 2024

https://github.com/stdlib-js/complex-reimf

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

https://github.com/kathleenwest/advancedformapplicationv

This is a very simple windows form application that I completed for a class assignment. It is shown here to illustrate my coding style, structure, and commenting. This example is considered Level 3 – Advanced. Objectives: Task Parallel Library TPL Parallel.ForEach ProgressBar Windows Forms Action delegate Cancelling Tasks CancellationTokenSource Calculating PI cross-thread synchronization recursion Tasks ContinueWith TaskContinuationOptions

asynchronous-programming calculating-pi cancellation cancellation-handling cancellationtoken cross-thread csharp csharp-code delegates mathematics parallel-processing parallel-programming progress-bar recursion synchronization task-management task-parallel task-parallel-library tasks windows-forms

Last synced: 23 Nov 2024

https://github.com/theanasuddin/gonit-korbo-joy-2nd-edition-by-tamim-shahriar-subeen

Gonit Korbo Joy (2nd Edition) by Tamim Shahriar Subeen and Tahmid Rafi. All examples in JAVA.

elementary gonit-korbo-joy java mathematics tahmid-rafi tamim-shahriar-subeen

Last synced: 17 Nov 2024

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/kristorres/ferrers-rocher

🤓 A web app that animates bijections of integer partitions.

javascript mathematics nodejs rollup svelte web-app

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

In this manuscript, we show new binomial identities in iterated rascal triangles, revealing a connection between the Vandermonde convolution and iterated rascal numbers. We also present Vandermonde-like binomial identities. Furthermore, we establish a relation between iterated rascal triangle and (1,q)-binomial coefficients.

binomial-coefficient binomial-theorem mathematica mathematics open-research open-science pascals-triangle research-paper research-project

Last synced: 15 Nov 2024

https://github.com/kolosovpetro/astudyondynamicequations

A study on partial dynamic equation on time scales involving derivatives of polynomials

math mathematics open-research open-science polynomial-equations polynomials research research-project

Last synced: 15 Nov 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/kolosovpetro/findingthederivativeofpolynomialsviadoublelimit

Differentiation is process of finding the derivative, or rate of change, of a function. Derivative itself is defined by the limit of function's change divided by the function's argument change as change tends to zero. In particular, for polynomials the function's change is calculated via Binomial expansion.

binomial-theorem derivatives differential-equations math mathematics open-research open-science polynomials research research-project

Last synced: 15 Nov 2024

https://github.com/kolosovpetro/anotherapproachtogetderivativeofoddpower

This manuscript provides another approach to get derivative of odd-power, that is approach based on partial derivatives of polynomial function

derivatives math mathematics open-research open-science polynomials research research-project

Last synced: 15 Nov 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/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/abranhe/math

✖️ ➖ ➕ ➗ Math

math mathematics

Last synced: 12 Nov 2024

https://github.com/garciparedes/matrix-decomposition

Set of techniques to factor arbitrary shape matrices taking advantage on some way.

garciparedes jupyter jupyter-notebook math mathematics matrix-factorization python python3 university-of-valladolid

Last synced: 15 Nov 2024

https://github.com/stdlib-js/random-strided-minstd

Fill a strided array with pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG).

javascript lcg lehmer math mathematics minstd node node-js nodejs prng pseudorandom rand randi randint random randu rng statistics stats stdlib

Last synced: 14 Dec 2024

https://github.com/mountain/mmtk

An experimental toolkit of metamath based on mmj2

math mathematics metamath verfication

Last synced: 22 Nov 2024

https://github.com/sirmaxx/elm-statistics

Statistics library for Elm Developers

elm elm-demos elm-math mathematics statistics

Last synced: 30 Nov 2024

https://github.com/tomwhite/apportionment

Calculating apportionments for the House of Representatives using the Huntington-Hill method.

mathematics voting

Last synced: 17 Nov 2024

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

experimentation with rust programming

fibonacci mathematics rust rust-lang

Last synced: 11 Dec 2024

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

LaTeX documents for tensor analysis (Xie Xilin)

mathematics tensor-algebra

Last synced: 15 Nov 2024

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

Notes of Math Courses in my college life

mathematics notebook

Last synced: 15 Nov 2024

https://github.com/sebastiandotdev/math-rs

An extensive math library for Rust

cargo lib mathematics rust

Last synced: 16 Nov 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/tomwhite/binarypi

Calculating the nth binary digit of pi

mathematics number-theory pi

Last synced: 17 Nov 2024

https://github.com/tomwhite/earth-moon-game

A game: how far is the Moon from the Earth?

game geometry jsxgraph mathematics visualization

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