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/tomwhite/apportionment

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

mathematics voting

Last synced: 12 Oct 2024

https://github.com/stdlib-js/blas-ext-base-cfill

Fill a single-precision complex floating-point strided array with a specified scalar constant.

array assign blas broadcast complex64 complex64array constant copy equal extended fill javascript math mathematics node node-js nodejs set stdlib strided

Last synced: 30 Oct 2024

https://github.com/shlomif/shift_divmod

Optimized bigint divmod implementations for division bases that have a large number of trailing 0 bits.

gmp hacktoberfest math mathematics modulus

Last synced: 06 Nov 2024

https://github.com/cyrus2281/notes

Notes taken during studying mathematics and machine learning

deep-learning latex learning-resources machine-learning mathematics mathematics-machine-learning resources

Last synced: 06 Nov 2024

https://github.com/nic-obert/derivative-calculator

A cli program that calculates the derivative of a function

abstract-syntax-tree ast derivatives interpreter mathematics tokenization

Last synced: 06 Nov 2024

https://github.com/nand0san/topology

This Python library provides a collection of tools to define and manipulate different types of topologies on finite sets.

finite-sets mathematics topology

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

Calculating the nth binary digit of pi

mathematics number-theory pi

Last synced: 12 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: 06 Nov 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/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/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/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/brainstone/truncateableprimes

A C++ program that calculates left and right truncatable primes

cpp cpp14 gradle mathematical-modelling mathematics prime-numbers

Last synced: 08 Nov 2024

https://github.com/syket-git/future-value-calculator

A simple npm package to calculate the future value of an investment based on the present value, interest rate, and compounding periods.

calculation future-value investment mathematics

Last synced: 06 Nov 2024

https://github.com/pierwill/gaussiant

Gaussian integers in Rust.

complex-numbers mathematics number-theory

Last synced: 20 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/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/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/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/dorukyum/calcium

A calculator API built with FastAPI

api calculator mathematics

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

Create a readable stream for generating pseudorandom numbers drawn from a Lévy distribution.

continuous javascript levy 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/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/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/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/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/tatjam/zgsl

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

gsl mathematics zig

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

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

My solutions to some of the problems of https://projecteuler.net/

mathematics project-euler solutions

Last synced: 22 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/yaireo/self-descriptive-numbers

Generates self-descriptive numbers

javascript math mathematics

Last synced: 16 Oct 2024

https://github.com/carlkidcrypto/signals-and-systems

A repo to hold the ECE 351 (Signals and Systems) lab project code.

mathematics python3 signals-and-systems

Last synced: 29 Oct 2024

https://github.com/grivasgervilla/deckwizard

This is a project to construct a Magic: The Gathering deck analyser using graph theory.

graph-algorithms graphs magic-the-gathering mathematics

Last synced: 11 Oct 2024

https://github.com/florianvazelle/fenetrage-remplissage

A C++ program to clip and fill 2D polygons with a convex window

mathematics sutherland-hodgman

Last synced: 31 Oct 2024

https://github.com/suleman-elahi/collatz-conjecture

A calculator notebook for Collatz Conjecture or commonly known as 3x+1 problem.

jupyter-notebook mathematics problem-solving python

Last synced: 08 Nov 2024

https://github.com/cjdoris/padicgaloisgroup

Experimental code for computing Galois groups over p-adic fields.

galois-group galois-theory local-fields magma mathematics number-theory p-adics

Last synced: 12 Oct 2024

https://github.com/bartozzz/mads

Set of TypeScript utility modules for working with mathematics, algorithms and data structures.

algorithms computer-science data-structures mathematics typescript

Last synced: 31 Oct 2024

https://github.com/mikhailkravets/spytnik

Deep learning field of experiments

deep-learning learning mathematics neuralnetworks

Last synced: 06 Nov 2024

https://github.com/youben11/matrix_determinant

A program to calculate determinant of matrix

mathematics

Last synced: 17 Oct 2024

https://github.com/ttyrho/matematicas

Conocimiento que adquiero durante mi estudio de las matemáticas. Incluye la colección de referencias que utilizo y los conceptos y ejercicios que voy recopilando.

mathematics obsidian

Last synced: 17 Oct 2024

https://github.com/psturm108/cpptoolkit

A header only library for C++ for advanced programming concepts

async asyncio c cpp image image-processing mathematics matrix vector

Last synced: 24 Oct 2024

https://github.com/fl03/slant

slant is a mathematical toolkit focused on providing interactive visualizations for abstract concepts

animation crates-io mathematics rust visualization

Last synced: 28 Oct 2024

https://github.com/samarth4023/probability-statistics

📊Probability & Statistics ! This repository is dedicated to my journey of mastering the fundamentals of probability and statistics, which are crucial for my career roadmap in Artificial Intelligence (AI) and Machine Learning (ML). Here, you will find a collection of Python scripts and Jupyter notebooks that cover a wide range of topics.

ai ipynb jupyter-notebook mathematics ml probability probability-statistics python statistics

Last synced: 11 Oct 2024

https://github.com/jss95/curvesimilarities

Python package for curve similarity measures.

frechet-distance geometry mathematics python

Last synced: 27 Oct 2024

https://github.com/agoalofalife/concrete_mathematics

Репозиторий по книги "Конкретная математика" Д.Кнут

algorithm algorithms mathematics

Last synced: 15 Oct 2024

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

My solutions for Project Euler math puzzles.

go golang haskell mathematics project-euler

Last synced: 11 Oct 2024

https://github.com/jborchma/project_euler

My solutions for some of the Project Euler problems

euler mathematics python rust

Last synced: 11 Oct 2024

https://github.com/manifoldfr/ap-maths-ts

Ressources pour approfondir le cours de mathématiques de Terminale S

jupyter-notebook latex mathematics teaching teaching-materials

Last synced: 11 Oct 2024

https://github.com/fl03/smplx

smplx is a toolkit for working with simplicial objects.

crates-io mathematics rust-lang simplex topology

Last synced: 28 Oct 2024

https://github.com/ai-ahmed/bda-and-ds

Dual Course: EMC2 Data Scientist & Big Data Analytics & IBM Professional Data Science Course

analytics big-data data-science jupyter-notebook jupyterlab linear-algebra mathematics matplotlib ml numpy pandas probability seaborn sklearn statistics

Last synced: 22 Oct 2024

https://github.com/ydah/calculate_pascal_triangle.py

Calculate the Pascal triangle.

mathematics python

Last synced: 17 Oct 2024

https://github.com/bunji2/studyofintegral

Study of Integral Equation (described in Japanese)

integral integral-equations latex-document mathematics takumi yobinori

Last synced: 06 Nov 2024

https://github.com/uveys-yakut/chrono-calc

⚡An Android calculator app for graphing functions, solving equations, and performing mathematical analysis.

android graphics mathematics

Last synced: 05 Nov 2024

https://github.com/kensukeken/mcv4u-calculus-and-vectors-notes

Welcome to MCV4U! This repository contains comprehensive notes and materials for the MCV4U(Calculus and Vectors) course, created using LaTeX language on Overleaf.

calculus latex latex-document mathematics mcv4u tex typesetting

Last synced: 11 Oct 2024

https://github.com/apollo-roboto/apolloroboto.constants

Utility library containing a collection of constants

constants csharp generated-code math mathematics numbers python space

Last synced: 12 Oct 2024

https://github.com/hoodmane/steenrod_modules

Python steenrod algebra implementation

algebraic-topology homotopy-theory mathematics

Last synced: 11 Oct 2024

https://github.com/qiwihui/cracking-the-problem-with-33

解决33问题,中文

mathematics

Last synced: 28 Oct 2024

https://github.com/simeonschaub/youngtableaux.jl

utility package for dealing with partitions, Young tableaux and such

mathematics random-matrix-theory young-tableaux

Last synced: 12 Oct 2024

https://github.com/timjklein36/euler-problems

Solutions to problems from Project Euler (https://projecteuler.net/archives)

mathematics project-euler

Last synced: 11 Oct 2024

https://github.com/timjklein36/phi

Investigations into the golden ratio, Φ, using various scripts and graphics

javascript mathematics

Last synced: 11 Oct 2024

https://github.com/aniket965/mathematicalpatterns

Various Mathematical Patterns Visualisation 📈

js mathematical-patterns mathematics patterns visualization

Last synced: 11 Oct 2024

https://github.com/brodanoel/3dgrapher.xyz

3D Math Grapher website

3d math mathematics three-js threejs

Last synced: 11 Oct 2024

https://github.com/bluezhan/find-a-better-algorithm

🎩 Don't diddle code to make it faster - find a better algorithm.

algorithm javascript leetcode mathematics

Last synced: 11 Oct 2024

https://github.com/mbjpxncp7k/rafaelqmrhsl-chs

Translate Quantum Mechanics in Rigged Hilbert Space Language (Author: Rafael de la Madrid Modino) into Simplified Chinese.

chinese-translation latex-document mathematics physics translation

Last synced: 11 Oct 2024

https://github.com/icaro-freire/libellum_classe-latex

:memo: Classe, em LaTeX2e, para confecção de pequenos textos (libellum), como notas de aula.

latex-class lualatex matematica math mathematics

Last synced: 11 Oct 2024

https://github.com/gfngfn/prob

確率論の測度論的基礎

document latex-document mathematics probability-theory

Last synced: 11 Oct 2024

https://github.com/gfngfn/linmath

基底の取替え等を考慮せず行列を素朴に扱う線型代数

document latex-document linear-algebra mathematics

Last synced: 11 Oct 2024

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

LaTeX documents for tensor analysis (Xie Xilin)

mathematics tensor-algebra

Last synced: 11 Oct 2024

https://github.com/kesslermaximilian/latexpackages

The (custom) LaTeX Packages I use for writing my lecture notes and exercise sheets

latex-package mathematics

Last synced: 11 Oct 2024