Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- GitHub: https://github.com/topics/mathematics
- Wikipedia: https://en.wikipedia.org/wiki/Mathematics
- Aliases: math,
- Last updated: 2024-11-20 00:12:56 UTC
- JSON Representation
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/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/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: 11 Nov 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/bentobaux/128-bit-fibonacci-in-assembly
Calculating the n-th 128-bit Fibonacci number in Assembly.
128-bit algorithms assembly c fibonacci high-performance mathematics numerical-computations overflow
Last synced: 11 Nov 2024
https://github.com/stdlib-js/stats-incr-mse
Compute the mean squared error (MSE) incrementally.
accumulator delta deviation diff difference err error incremental javascript math mathematics msd mse node node-js nodejs residuals statistics stats stdlib
Last synced: 24 Oct 2024
https://github.com/stdlib-js/stats-incr-ewvariance
Compute an exponentially weighted variance incrementally.
accumulator deviation dispersion emv ewmv exponential incremental javascript math mathematics node node-js nodejs statistics stats stdlib var variance weighted
Last synced: 24 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/stdlib-js/array-base-linspace
Generate a linearly spaced numeric array.
array generic javascript linear linspace math mathematics matlab node node-js nodejs stdlib utilities utils
Last synced: 24 Oct 2024
https://github.com/mohammadshaad/degrees-to-radians-converter
As understood from the name itself that this repository is a Degrees to Radians converter. This is my first repository.
converter degrees degrees-to-radians mathematics radians
Last synced: 11 Nov 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/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/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/anupamakib/uva-and-la-problem-solution
My solution for UVa Problems will be uploaded here, as UVa solutions don't save in their website.
backtracking bfs binary-search brute-force data-structures dfs dijkstra dynamic-programming geometry graph-algorithms greedy implementation linear-search mathematics number-theory queue sorting stack tree two-pointers
Last synced: 14 Nov 2024
https://github.com/stdlib-js/stats-base-dmediansorted
Calculate the median value of a sorted double-precision floating-point strided array.
average avg central-tendency javascript math mathematics median middle node node-js nodejs ordered quantile sorted statistics stats stdlib strided strided-array typed
Last synced: 17 Nov 2024
https://github.com/mrtkp9993/mathprog
Automated theorem proving, Logic Programming, Optimization examples.
constraint-programming discrete-optimization mathematical-modelling mathematics optimization sat-solver satisfiability theorem-proving
Last synced: 17 Nov 2024
https://github.com/benjaminehowe/python-transmaths
A Python module which makes division by zero possible.
Last synced: 08 Nov 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/demkeys/unitymathexperiments
Various experiments that I do in Unity when I learn about any math algorithm.
c-sharp creative-coding curve game-development lissajous lissajous-curve math mathematics unity-scripts unity3d
Last synced: 12 Nov 2024
https://github.com/stdlib-js/math-strided-special-sqrt
Compute the principal square root of each element in a strided array.
array element-wise javascript math mathematics ndarray node node-js nodejs number power principal root sqrt square stdlib strided vector
Last synced: 21 Oct 2024
https://github.com/ckormanyos/boost_math_test_qemu
test Boost.Math on bare-metal with qemu
bare-metal boost boost-libraries embedded-systems mathematics
Last synced: 19 Nov 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-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/zakariaelbouzkri/my_cses_problems_solutions
this repo contains my solutions to the University of Helsinki's "Competitive Programming" course problem set hosted on the CSES (Code Submission Evaluation System) platform. This repository serves as a showcase of my problem-solving skills and coding journey as I tackle a variety of algorithmic challenges.
algo cpp cses-problem-set-solution data-structures dynamic-programming graph-algorithms math mathematics searching-algorithms sorting-algorithms
Last synced: 11 Nov 2024
https://github.com/stdlib-js/math-strided-ops-add-by
Element-wise addition of two strided arrays via a callback function.
accessor add addition arithmetic array element-wise javascript map math mathematics ndarray node node-js nodejs stdlib strided sum summation transform vector
Last synced: 21 Oct 2024
https://github.com/stdlib-js/math-strided-special-deg2rad
Convert each element in a strided array from degrees to radians.
angle array convert degrees element-wise geometry javascript math mathematics ndarray node node-js nodejs radians stdlib strided trig trigonometry vector
Last synced: 21 Oct 2024
https://github.com/grahamstrickland/wackerly_stats
Exercises from "Mathematical Statistics with Applications" - Wackerly et al. (7e)
exercises mathematical-statistics mathematics python3 statistics
Last synced: 11 Nov 2024
https://github.com/grahamstrickland/zill_differential_equations
Python plots and calculations for "Differential Equations with Boundary-Value Problems" (9e) - Zill
differential-equations mathematics matplotlib plotting python3
Last synced: 11 Nov 2024
https://github.com/grahamstrickland/tucker_combinatorics
Programming exercises from "Applied Combinatorics" (6e) - Tucker
combinatorics graph graphs mathematics python3
Last synced: 11 Nov 2024
https://github.com/jalbam/vb3_4
[Some Visual Basic 3.0 and 4.0 programs]
ascii ascii-table education educational educational-game image-viewer links math mathematica mathematics maths multiplication vb visual-basic visualbasic visualbasic-language
Last synced: 23 Oct 2024
https://github.com/mdaffailhami/data_science_speedrun_journey
This repository contains notebooks and projects related to my data science speedrun journey.
algebra artificial-intelligence data-analysis data-analyst data-science data-scientist jupyter-notebook machine-learning math mathematics numpy pandas postgresql probability python statistics
Last synced: 07 Nov 2024
https://github.com/hearot/ratio
Quisque faber fortunae suae.
competition django mathematics maths website
Last synced: 16 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: 27 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/proafxin/lattices
This is the lecture series on Lattices given by Oded Regev.
cryptography lattice mathematics
Last synced: 12 Nov 2024
https://github.com/leftaroundabout/colour-space
Colours form a manifold, in which inter-/extrapolation is guaranteed to stay in the gamut.
Last synced: 12 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/jalbam/vb4_projects
[Some projects with Visual Basic 4] Three projects made with Microsoft Visual Basic 4.0.
education educational educational-game emulation emulator interactive-fiction math mathematics maths rpg rpg-game simulation simulator text-adventure text-adventure-game text-based vb visual-basic visualbasic visualbasic-language
Last synced: 23 Oct 2024
https://github.com/pb2204/derivative-calculator
Derivative Calculator is a web app written using JavaScript. It uses libraries like math.js and Plotly.js for computing the derivative of the expression and plotting the graphs.
calculus derivative derivatives javascript mathematics web-development website
Last synced: 16 Nov 2024
https://github.com/lukeroantree4815162342/mastersproject
Code for "Computational Methods For Ultrafast Quantum Physics"
high-performance high-performance-computing mathematics numpy physics physics-simulation python python3 quantum-mechanics scipy sparse-matrix
Last synced: 13 Nov 2024
https://github.com/cliftondavies/full-stack-software-engineer-study-guide
A study guide for the aspiring, top 10%, Full-Stack Software Engineer.
coding-challenges computer-science mathematics web-development
Last synced: 13 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/irishfix/universalnumerics.net
UniversalNumerics.NET is a versatile .NET package that can be used both in Unity and in normal C# projects. It simplifies common computational tasks, such as computing 2D line intersections, 2D segment intersections, 2D point within queries, 2D triangulation of points, 3D area voxelization and even creating deep neural network models.
artifical-intelligence artificial-neural-networks computational-geometry csharp csharp-library deep-learning deep-neural-networks dotnet mathematics triangulation triangulation-delaunay unity unity3d
Last synced: 13 Nov 2024
https://github.com/yezzfusl/harmonicvoyage
An artistic journey through sound and math, visualized in code.
algorithmic-art audio creative-coding fourier-transform graphics mathematics music sound-synthesis visualization
Last synced: 14 Nov 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: 18 Nov 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/samson-mano/random_domain_generator
C# implementation of random closed domain generator
algorithm bounded closed-domain domain inner-surfaces map-generation map-generator mathematics random-closed-domain random-surface surface surface-detection surfaces
Last synced: 07 Nov 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/xcarpentier/fibo-premier
experimentation with rust programming
fibonacci mathematics rust rust-lang
Last synced: 23 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/sakapon/blaze
The library for basic mathematics.
mathematics propositional-logic random
Last synced: 16 Nov 2024
https://github.com/piyush26c/cuda-programming
c cuda ipynb-jupyter-notebook mathematics sppu-computer-engineering
Last synced: 13 Nov 2024
https://github.com/huidaecho/mafi
MAth Friendly Interpreter
calculator interpreter mathematics programming-language
Last synced: 13 Nov 2024
https://github.com/jaycech3n/math
scribbles
blogging latex mathematics writeups
Last synced: 09 Aug 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/stdlib-js/math-base-special-asec
Compute the inverse (arc) secant of a number.
angle arc arccosine arcsecant asec cos cosine hyperbolic inverse javascript math mathematics node node-js nodejs secant stdlib trig trigonometry
Last synced: 13 Nov 2024
https://github.com/qnhat2004/thuat-toan-ung-dung
Thuật toán ứng dụng - Đại học Thủy Lợi
algorithm algorithm-competitions algorithm-implementations algorithms c-plus-plus educational instructor-materials mathematics
Last synced: 31 Oct 2024
https://github.com/stdlib-js/math-base-special-spence
Spence’s function, also known as the dilogarithm.
dilogarithm function integral javascript math mathematics node node-js nodejs number polylogarithm special spence stdlib
Last synced: 13 Nov 2024
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: 13 Nov 2024
https://github.com/stdlib-js/constants-float64-glaisher-kinkelin
Glaisher-Kinkelin constant.
barnes-g-function const constant double gamma glaisher glaisher-kinkelin ieee754 javascript k-function kinkelin math mathematics node node-js nodejs riemann special-functions stdlib zeta
Last synced: 14 Nov 2024
https://github.com/stdlib-js/blas-ext-base-ssumkbn
Calculate the sum of single-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
blas compensated extended javascript kahan kbn math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed
Last synced: 14 Nov 2024
https://github.com/stdlib-js/random-strided-tools
Pseudorandom number generator strided array function tools.
generator javascript lib library math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable standard statistics stats stdlib
Last synced: 14 Nov 2024
https://github.com/stdlib-js/random-strided-normal
Fill a strided array with pseudorandom numbers drawn from a normal distribution.
continuous gaussian generator javascript math mathematics node node-js nodejs normal prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 14 Nov 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/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/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/bukinoshita/define-probability
Define probability of getting results
javascript math mathematics nodejs probability
Last synced: 31 Oct 2024
https://github.com/d-exclaimation/swiftcalc
Math Module for Matrices, Vectors, Probabilities
math mathematics physics swift vector
Last synced: 07 Nov 2024
https://github.com/juzershakir/mathematica
Concepts of mathematics programmed in Ruby.
algebra composite-numbers factorial fibonacci-numbers kaprekar mathematics prime-numbers rational-numbers ruby
Last synced: 31 Oct 2024
https://github.com/reshalfahsi/competitive-programming
Collection of Competitive Programming Problem and Solution
algorithms artificial-intelligence competitive-programming cpp datastructures go golang hackerrank javascript mathematics python sql typescript
Last synced: 15 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: 19 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/tatjam/zgsl
GNU Scientific Library (GSL) multi-platform build and wrapper for Zig
Last synced: 14 Oct 2024
https://github.com/yaireo/self-descriptive-numbers
Generates self-descriptive numbers
Last synced: 16 Oct 2024
https://github.com/stdlib-js/math-base-tools-evalrational-compile-c
Compile a C function for evaluating a rational function.
c compile eval evalp evaluate horner javascript math mathematics native node node-js nodejs polynomial ratio rational stdlib
Last synced: 13 Oct 2024
https://github.com/wciesialka/zero-approximations
Zero Approximations Python script
approximation calculus derivative derivatives math mathematica mathematics maths
Last synced: 15 Nov 2024
https://github.com/faizantkhan/kaggle-eda-ml-feature-engineering
Explore the Kaggle Codes Repository for concise and powerful code snippets covering the essentials of data science and machine learning. From Kaggle competitions to real-world projects, discover insights into exploratory data analysis, machine learning models, feature engineering, and data science mathematics.
data-science eda jupyter-notebook kaggle kaggle-competition kaggle-dataset kaggle-scripts kaggle-solution machine-learning machine-learning-algorithms mathematics python python-library
Last synced: 15 Nov 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: 17 Nov 2024
https://github.com/banaankiamanesh/certifs
My Collection of Certificates!
ai artificial-intelligence certificate coursera deep-learning linear-algebra machine-learning machine-learning-coursera math-for-machine-learning mathematics mathematics-machine-learning mathworks matlab multivariable-calculus neural-network pca programming python
Last synced: 15 Nov 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/choukh/metalogic
first-order logic and set theory
agda formal-languages formalization mathematical-logic mathematics
Last synced: 15 Nov 2024
https://github.com/bjoern-hempel/js-regression-framework
This is a javascript regression framework.
javascript linear-regression mathematics mit-license regression regression-algorithms regression-analysis statistics
Last synced: 07 Nov 2024
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: 18 Nov 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: 18 Nov 2024
https://github.com/tomwhite/longview
A way of looking at time from a long distance.
easter mathematics time visualization
Last synced: 17 Nov 2024
https://github.com/jonsteinn/graphicsproblemgenerator
Randomly generated math problems for graphics problem
Last synced: 09 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/tomwhite/blockclock
A real digital clock
clock geometry mathematics time visualization
Last synced: 17 Nov 2024
https://github.com/tomwhite/binarypi
Calculating the nth binary digit of pi
Last synced: 17 Nov 2024
https://github.com/tomwhite/apportionment
Calculating apportionments for the House of Representatives using the Huntington-Hill method.
Last synced: 17 Nov 2024
https://github.com/stone-zeng/notes-on-tensor
LaTeX documents for tensor analysis (Xie Xilin)
Last synced: 15 Nov 2024
https://github.com/polossk/math-notes
Notes of Math Courses in my college life
Last synced: 15 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/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: 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/ncw/euler_bbp
Programs and paper to demonstrate Euler's BBP-type formulae for pi
euler go golang math mathematics python
Last synced: 25 Oct 2024