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

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

Calculate the maximum absolute value of a single-precision floating-point strided array.

abs absolute domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed

Last synced: 09 Jan 2025

https://github.com/soneybun/suncalc

Welcome to SunCalc. This calculator uses Reverse Polish Notation. This is not a calculator used to find sun and moon information. It is called SunCalc because it is a calculator followed before my name, Sunny. More information can be found in the Read Me. Cheers!!

calculator calculator-application codehs discord discord-server google google-docs intellij intellij-idea java markdown math mathematics maths maths-calculator md pdf pdf-document

Last synced: 04 Dec 2024

https://github.com/eoic/projecteuler

Project Euler solutions in Elixir.

elixir mathematics problem-solving project-euler

Last synced: 31 Dec 2024

https://github.com/stdlib-js/random-streams-rayleigh

Create a readable stream for generating pseudorandom numbers drawn from a Rayleigh distribution.

continuous javascript math mathematics node node-js nodejs prng pseudorandom rand random rayleigh readable rng seed seedable statistics stats stdlib stream

Last synced: 18 Jan 2025

https://github.com/stdlib-js/random-streams-cosine

Create a readable stream for generating pseudorandom numbers drawn from a raised cosine distribution.

continuous cosine javascript math mathematics node node-js nodejs prng pseudorandom raised rand random readable rng seed statistics stats stdlib stream

Last synced: 27 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/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: 29 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/abhijit2505/matlab-projects

MATLAB is a multi-paradigm numerical computing environment and proprietary programming language developed by MathWorks. This repository contains some of my MATLAB practice projects.

integrals mathematics matlab ode-solver vizualisation

Last synced: 23 Jan 2025

https://github.com/kartikk-26/leetcode-hustle

This repository is dedicated to solving one LeetCode question every day and pushing it here.

array binary-search dsa-algorithm java mathematics queue stack

Last synced: 27 Nov 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: 05 Dec 2024

https://github.com/stdlib-js/random-streams-discrete-uniform

Create a readable stream for generating pseudorandom numbers drawn from a discrete uniform distribution.

discrete javascript math mathematics node node-js nodejs prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream uniform

Last synced: 01 Dec 2024

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

Record my learning notes about Mathematics

mathematics

Last synced: 30 Nov 2024

https://github.com/sayidmushtaq/gradegenius

GradeGenius is a simple web app designed to make calculating your exam grades easy and efficient. 🧑🏼‍🎓

grade-calculator html-css-javascript mathematics

Last synced: 25 Nov 2024

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/agucova/psuprep

:closed_book: A dynamic summary generator for the Chilean national math admissions test (PSU/PDT).

education flask gunicorn heroku huey latex mathematics

Last synced: 09 Jan 2025

https://github.com/surajsgh/data-structures-and-algorithms

👨‍💻 💪 A Repository of General Mathematical Programs, Bits Manipulation, Recursion and 'Data Structures and Algorithms'.

algorithms data-structures java leetcode mathematics problem-solving recursion technical-interview-questions

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

https://github.com/ahmedgrati/python_simplex

Python simplex algorithm

mathematics python simplex-algorithm

Last synced: 12 Jan 2025

https://github.com/deanblackborough/mathsquiz

Small Maths quiz. app to generate questions for my 8 and 2 year old. Generates random short division and long multiplication questions.

beginner cpp learning-by-doing mathematics

Last synced: 22 Dec 2024

https://github.com/fuglede/burau

Search for non-trivial elements of the kernel of the Burau representation of the four-strand braid group.

braid braid-groups braids burau hacktoberfest math mathematical-physics mathematics quantum-field-theory representation-theory topological-quantum-computation topology

Last synced: 09 Nov 2024

https://github.com/pelenium/math-parser

Math parser of expressions in Polish notaiton (LISP like)

expression-evaluator expression-parser fsharp math mathematics maths parser polish-notation

Last synced: 21 Jan 2025

https://github.com/digitalkaoz/rechentrainer

let your kids train some basic math

flutter learning mathematics mobx

Last synced: 07 Dec 2024

https://github.com/bartolomej/vector-field

Dynamical 2D vector field visualisation.

mathematics vector-field visualization

Last synced: 22 Dec 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/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-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/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: 19 Jan 2025

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/math-base-special-inv

Compute the multiplicative inverse of a double-precision floating-point number.

dbl double double-precision inv inverse javascript math mathematics multiplicative node node-js nodejs number reciprocal stdlib

Last synced: 15 Jan 2025

https://github.com/bhavik-jikadara/ai-ml-roadmap

Welcome to the ultimate guide for starting your journey in Artificial Intelligence and Machine Learning in 2024! This roadmap provides a step-by-step approach to mastering AI and ML, from fundamentals to advanced topics.

artificial-intelligence computer-vision deep-learning deployment fundamentals-of-programming keras libraries machine-learning mathematics mlops natural-language-processing production-code pytorch reinforcement-learning roadmap scikit-learn tensorflow tools

Last synced: 09 Nov 2024

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

Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.

array blas compensated extended float64 javascript math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed

Last synced: 06 Nov 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: 15 Dec 2024

https://github.com/kientech/data-science-self-study

Self-study in data science involves taking the initiative to learn and master the skills and concepts related to data analysis and modeling through various resources, courses or bootcamps, and personal projects. This approach requires strong self-motivation and discipline, but provides a flexible..

code data-science jupyter-notebook mathematics python

Last synced: 26 Jan 2025

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

https://github.com/sematre/mathparser

A simple equation parser for Java

java library mathematics parser

Last synced: 02 Jan 2025

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: 19 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/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/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/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/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/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/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/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/edinsonrequena/engineering-mathematics

Specialization in Mathematical Engineering from the Universidad Politecnica de Valencia

algebra computer-science derivatives engeneering integral mathematical-engineering mathematics

Last synced: 27 Jan 2025

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/sirmaxx/elm-statistics

Statistics library for Elm Developers

elm elm-demos elm-math mathematics statistics

Last synced: 30 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/tomwhite/apportionment

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

mathematics voting

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