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

A Python module which makes division by zero possible.

mathematics python

Last synced: 08 Nov 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/krisnguyen135/project-euler

Solutions for Project Euler problems, written in Python

euler-solutions mathematics project-euler python3

Last synced: 08 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

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

https://github.com/programmin1/optimizedstations

OptimizedStations as described in Tomorrow's math

hacktoberfest math mathematics

Last synced: 12 Nov 2024

https://github.com/ladunjexa/bgu_exact_sciences_and_engineering

#associatedegree: This repository hosts study materials and exams for the Pre-Academic Preparatory in Exact Sciences and Engineering at the Ben Gurion University of the Negev (BGU). Materials deal with Mathematics level of 5+ Unit A-B, Mechanics and Electrical Physics (Written in Hebrew) 🎓

electrodynamics electromagnetism mathematics mechanics physics study-materials

Last synced: 01 Nov 2024

https://github.com/cjdoris/magmautils

Adds basic functionality missing from Magma.

magma math mathematics

Last synced: 12 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/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/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/pthariensflame/agda-fumulas

An exploration of fumulas in Agda—a new perspective on ring theory

agda agda-lang agda-library algebraic-structures formal-proofs math mathematics ring-theory

Last synced: 24 Oct 2024

https://github.com/shortdevelopment/math-draw

Simple application that should help with the creation of mathematic drawings

c-sharp drawing ink math mathematics star utilitiy uwp

Last synced: 07 Nov 2024

https://github.com/dorukyum/calcium

A calculator API built with FastAPI

api calculator mathematics

Last synced: 15 Oct 2024

https://github.com/mahrjose/bracu-mns

All the materials from BRAC University MNS Dept. courses.

bracu bracumns mahrjose mat110 mathematics mns statistics

Last synced: 10 Nov 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/juliandavidmr/fluxmath

Aplicacion Django + VueJS, graficador de procesos estocásticos

ecuation markov-chain mathematics modeling prediction prediction-algorithm stochastic-processes udla

Last synced: 09 Nov 2024

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

Solutions of Project Euler problem sets

mathematics programming project-euler

Last synced: 10 Nov 2024

https://github.com/sebastienrousseau/cmn

A Rust library for accessing a collection of mathematical and cryptographic constants

avogadro boltzmann constants cryptography data-structures development-tools euler gamma golden-ratio hash mathematics pi planck rust silver-ratio squareroot tau

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

https://github.com/popckovs/computational_mathematics

Создаю свой модуль для решение задач по вычислительной математике.

mathematics matplotlib numpy python-3

Last synced: 07 Nov 2024

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

An extensive math library for Rust

cargo lib mathematics rust

Last synced: 11 Oct 2024

https://github.com/kpeeters/cadabra2-contrib

User-contributed notebooks for the Cadabra2 computer algebra system

cadabra2 computer-algebra mathematics notebooks physics

Last synced: 15 Oct 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/tomwhite/how-far-away-is-the-sea

An app for calculating the shortest distance to the sea from any point on Earth.

geometry mathematics visualization

Last synced: 12 Oct 2024

https://github.com/tomwhite/prisonersdilemma

Axelrod's Iterated Prisoners' Dilemma contests

game-theory mathematics prisoner-dilemma

Last synced: 12 Oct 2024

https://github.com/tomwhite/longview

A way of looking at time from a long distance.

easter mathematics time visualization

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

https://github.com/tomwhite/binarypi

Calculating the nth binary digit of pi

mathematics number-theory pi

Last synced: 12 Oct 2024

https://github.com/tomwhite/apportionment

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

mathematics voting

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

https://github.com/adriansuter/happymersenneprime

Generates two TeX-files (which then can be used to build a pdf) for a given mersenne prime number with per-page-statistics and calculates the happy number sequence.

mathematics maths mersenne-numbers mersenne-prime-number prime-numbers

Last synced: 12 Oct 2024

https://github.com/0x48piraj/fractalverse

A tour in the wonderland of deterministic, random and natural fractals with python.

animation chaos fractal fractal-algorithms fractal-rendering fractals math mathematics matplotlib modeling nonlinear playground python vizualisation

Last synced: 10 Nov 2024

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

Create an array containing pseudorandom numbers drawn from an inverse gamma distribution.

continuous gamma generator inverse inverse-gamma javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed statistics stats stdlib

Last synced: 12 Oct 2024

https://github.com/grandmoff100/umtymp-latex

Currently UMTYMP Calculus 3 Fall Semester 2022, Weekly homework assignments written in Latex.

latex mathematics overleaf umtymp

Last synced: 13 Oct 2024

https://github.com/frouioui/mathematics

Undergraduate 1st semester mathematics project at Epitech

epitech mathematics python

Last synced: 13 Oct 2024

https://github.com/rhdunn/collatz-conjecture

Patterns in the Collatz Conjecture

collatz-conjecture math mathematics

Last synced: 15 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/stdlib-js/random-strided-t

Fill a strided array with pseudorandom numbers drawn from a Student's t distribution.

continuous gaussian generator javascript math mathematics node node-js nodejs normal prng pseudorandom rand random rng statistics stats stdlib student t

Last synced: 15 Oct 2024

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

Create an array containing pseudorandom numbers drawn from a triangular distribution.

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

Last synced: 15 Oct 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: 04 Nov 2024

https://github.com/avdeev/bifurcational-dynamics

Investigation of the dynamics of vibro-impact mechanism with a crank vibration exciter

dynamic investigation javascript mathematics vibro-impact

Last synced: 13 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/liba001/ti-nspire

Little programs for the 'TI-nspire CX' calculator.

calculator lua mathematics ti-nspire

Last synced: 14 Oct 2024

https://github.com/opqdonut/ramanujan

Lazy infinite stream of Ramanujan numbers in Haskell

haskell mathematics

Last synced: 18 Oct 2024