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/simply-pouria/graphdrawer

an app that draws simple graphs using their degree set

graph graphtheory mathematical-modelling mathematics python tkinter

Last synced: 06 Jan 2025

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

Statistics library for Elm Developers

elm elm-demos elm-math mathematics statistics

Last synced: 28 Jan 2025

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: 29 Jan 2025

https://github.com/stdlib-js/random-array-pareto-type1

Create an array containing pseudorandom numbers drawn from a Pareto (Type I) distribution.

continuous extreme-value generator javascript math mathematics node node-js nodejs pareto power-law prng pseudorandom rand random rng statistics stats stdlib type1

Last synced: 12 Jan 2025

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

Return the complex conjugate of a complex number.

cmplx complex conj conjugate javascript math mathematics node node-js nodejs number stdlib

Last synced: 19 Jan 2025

https://github.com/jeluchu/pascalinaplus

Pascalina, ¡La calculadora adivina! Actualmente está disponible únicamente en ordenadores con Linux. En ella podrás realizar todo tipo de operaciones matemáticas. Pruébala y si te gusta la idea, apóyanos dándole "Star". Y como no darle las gracias a @franciscoquintana por crear el instalador.

calculadora calculate calculator math mathematics pascalina programmer programming programming-language

Last synced: 19 Jan 2025

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/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/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: 16 Jan 2025

https://github.com/ready-steady/special

Special functions

mathematics science

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/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/fusion809/scilab-scripts

Scilab scripts I have written for solving a few problems.

math mathematics scilab scilab-scripts sturm-liouville-problems

Last synced: 27 Jan 2025

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: 21 Dec 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-dvarianceyc

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

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

Last synced: 20 Nov 2024

https://github.com/cjdoris/magmautils

Adds basic functionality missing from Magma.

magma math mathematics

Last synced: 21 Jan 2025

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/ncw/euler_bbp

Programs and paper to demonstrate Euler's BBP-type formulae for pi

euler go golang math mathematics python

Last synced: 13 Dec 2024

https://github.com/gurveervirk/adobe-gensolve-2024

End-to-end process to regularize hand-drawn shapes, find symmetry in it, if possible, and complete these shapes, if necessary.

adobe curve-fitting mathematical-modelling mathematics science streamlit

Last synced: 24 Dec 2024

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

Math Module for Matrices, Vectors, Probabilities

math mathematics physics swift vector

Last synced: 29 Dec 2024

https://github.com/pierwill/gaussiant

Gaussian integers in Rust.

complex-numbers mathematics number-theory

Last synced: 20 Oct 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/stdlib-js/math-iter-special-cosm1

Create an iterator which computes `cos(x) - 1` for each iterated value.

cos cosine cosm1 iterable iterate iterator javascript math mathematics node node-js nodejs radians stdlib trig trigonometry

Last synced: 21 Oct 2024

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

Compute the Bessel function of the second kind of order zero.

bessel javascript math mathematics node node-js nodejs number special stdlib y0

Last synced: 21 Oct 2024

https://github.com/stdlib-js/random-strided-tools-unary-factory

Create a factory function for filling strided arrays with pseudorandom values drawn from a unary PRNG.

factory fcn func function generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng statistics stats stdlib tools

Last synced: 21 Oct 2024

https://github.com/rindow/rindow-opencl-ffi

The Interface of The OpenCL for FFI on PHP

gpgpu gpu hpc machine-learning mathematics opencl php php8

Last synced: 20 Dec 2024

https://github.com/chris00/rust-crlibm

Rust binding to CRlibm, a correctly rounded math lib

mathematical-functions mathematics rounding

Last synced: 29 Oct 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/stdlib-js/stats-base-dvarmtk

Calculate the variance of a double-precision floating-point strided array provided a known mean 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: 18 Oct 2024

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

My Project Euler solutions

mathematics project-euler

Last synced: 14 Jan 2025

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: 17 Dec 2024

https://github.com/danny-1k/collatz_conjecture

A python program to visualize the collatz conjecture

mathematics python

Last synced: 29 Dec 2024

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

Compute the principal square root of the product of π and a positive number.

javascript math mathematics node node-js nodejs number pi power principal root sqrtpi square stdlib

Last synced: 21 Dec 2024

https://github.com/tueda/donuts-python

Python binding to Donuts: 🍩 × 🐍

binding computer-algebra mathematics multivariate-polynomials python

Last synced: 27 Jan 2025

https://github.com/fusion809/python-scripts

My repository containing Python scripts I use to solve mathematics problems.

mathematics maths python python-script

Last synced: 27 Jan 2025

https://github.com/patrikmasiar/algorythm-of-the-night

Awesome list of algorithms that help you 🚀 Feel free to contribute 👨🏻‍💻

algorithms data interview-questions logic logic-programming math mathematics science

Last synced: 14 Dec 2024

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

Calculate the standard error of the mean for a double-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.

array estimate estimation float64 javascript math mathematics mean node node-js nodejs standard-deviation standard-error standard-error-of-the-mean statistics stats stdlib strided strided-array typed

Last synced: 13 Jan 2025

https://github.com/jonsteinn/graphicsproblemgenerator

Randomly generated math problems for graphics problem

graphics latex mathematics

Last synced: 05 Jan 2025

https://github.com/sayidmushtaq/equationmaster

EquationMaster is a comprehensive equations simple problem solver 🧐🚀.

equation-solver html-css-javascript mathematics

Last synced: 25 Jan 2025

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/amirreza-ipchi-haq/division

This program divides two numbers and is not limited to a certain digit. It can also show what numbers are repeating

cplusplus division mathematics

Last synced: 29 Jan 2025

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/stdlib-js/math-base-napi-quinary

C APIs for registering a Node-API module exporting an interface for invoking a quinary numerical function.

addon javascript map math mathematics n-api napi node node-api node-js nodejs quinary stdlib transform

Last synced: 09 Nov 2024

https://github.com/sagemath/conway-polynomials

Python interface to Frank Lübeck's Conway polynomial database

algebra conway-polynomials mathematics

Last synced: 16 Nov 2024

https://github.com/r-rijnbeek/geometricmanipulations

Repository with the basic mathematiccs manipulations for point, lines and planes. And also the creation and the interaction for a object that cluster pointclouds for a faster manipulation of the object.

linear-algebra mathematics plane-algebra point-algebra point-cloud python

Last synced: 15 Jan 2025

https://github.com/nihonxim/mathematics

数学研究について、数学を学ぶ理由と便利に使っているところをアプリでご紹介しようと思います。

computer-science mathematics

Last synced: 28 Jan 2025

https://github.com/fusion809/lua-scripts

My Lua scripts, an attempt to learn the Lua programming language

lua mathematics numerical-calculations scripts

Last synced: 27 Jan 2025

https://github.com/dorukyum/calcium

A calculator API built with FastAPI

api calculator mathematics

Last synced: 15 Oct 2024

https://github.com/cybercoral/modulararitmos

It's a small program that contains formulas for modular arithmetic, with real and complex numbers.

c math mathematics modular-arithmetic python3

Last synced: 23 Jan 2025

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: 26 Dec 2024

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

Demonstration of Collatz Conjecture (3N+1) in React/Next.js

collatz-conjecture mathematics nextjs react tailwindcss

Last synced: 22 Jan 2025

https://github.com/muhamedayoub/numerical-analysis-project

This repository contains an academic project for the numerical analysis module.

analysis mathematics matplotlib numpy r

Last synced: 28 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: 28 Jan 2025

https://github.com/shivamksharma/numericalanalysismethod

In This Respository, I tried to familiarize the beginner with Numerical Analysis in 6 Methods. This is intended to be the first article in a series of Numerical Analysis Methods and Their Implementation in C++.

aitken algorithm convergence-acceleration-algorithm cplusplus equation iteration-process iterations iterations-passed mathematicians mathematics newton nfdf numerical-analysis numerical-methods projects projects-done respository solving-equations

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

Finite-time ruin problem for tempered stable processes

mathematics monte-carlo-simulation probability

Last synced: 29 Jan 2025

https://github.com/alanamaro13/physics_notebooks

Hey there! Are you looking to learn Linear Algebra, Thermodynamics or Quantum Mechanics? Here you can find a collection of notebooks related to physics and mathematics!

computational-physics linear-algebra mathematics physics quantum-mechanics science thermodynamics unam

Last synced: 28 Jan 2025

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