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: 2025-01-09 00:21:27 UTC
- JSON Representation
https://github.com/stdlib-js/constants-float64-eulergamma
The Euler-Mascheroni constant.
const constant dbl double euler euler-constant euler-mascheroni eulergamma eulers-constant gamma ieee754 javascript mascheroni math mathematics node node-js nodejs precision stdlib
Last synced: 14 Nov 2024
https://github.com/stdlib-js/math-base-special-cflipsign
Return a complex number with the same magnitude as `z` and the sign of `y*z`.
cmplx complex flipsign javascript math mathematics node node-js nodejs number stdlib
Last synced: 18 Nov 2024
https://github.com/bjoern-hempel/js-analysis
This javascript library do some analysis calculations (matrix, vector, etc.).
analysis javascript mathematics
Last synced: 27 Dec 2024
https://github.com/stdlib-js/math-iter-special-gamma1pm1
Create an iterator which computes `gamma(x+1) - 1` for each iterated value.
factorial function gamma gamma1pm1 gammap1m1 iterable iterate iterator javascript math mathematics node node-js nodejs number special special-function stdlib
Last synced: 10 Nov 2024
https://github.com/stdlib-js/stats-base-svariancetk
Calculate the variance of a single-precision floating-point strided array 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: 10 Nov 2024
https://github.com/stdlib-js/stats-base-snanstdevwd
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using Welford's algorithm.
deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance welford
Last synced: 10 Nov 2024
https://github.com/stdlib-js/blas-base-dznrm2
Compute the L2-norm of a complex double-precision floating-point vector.
algebra array blas dznrm2 euclidean euclidean-norm float64 javascript level-1 linear math mathematics ndarray node node-js nodejs norm stdlib subroutines vector
Last synced: 10 Nov 2024
https://github.com/stdlib-js/math-base-special-rempio2
Compute `x - nπ/2 = r`.
division javascript math mathematics node node-js nodejs pi pio2 precision remainder stdlib
Last synced: 10 Nov 2024
https://github.com/stdlib-js/math-base-special-minabsn
Return the minimum absolute value.
abs absolute javascript math mathematics min minabs minimum node node-js nodejs smallest stdlib value
Last synced: 10 Nov 2024
https://github.com/stdlib-js/math-base-special-boxcox1pinv
Compute the inverse of a one-parameter Box-Cox transformation for 1+x.
box-cox boxcox inverse javascript math mathematics node node-js nodejs power power-transform stdlib transform transformation
Last synced: 10 Nov 2024
https://github.com/stdlib-js/constants-float64-nan
Double-precision floating-point NaN.
const constant dbl double float64 floating-point ieee754 javascript math mathematics nan node node-js nodejs precision stdlib
Last synced: 18 Nov 2024
https://github.com/defeo/isogenyviz.jl
Visualizations of isogeny graphs
cryptography elliptic-curves isogenies mathematics number-theory
Last synced: 16 Nov 2024
https://github.com/brodanoel/3dgrapher.xyz
3D Math Grapher website
3d math mathematics three-js threejs
Last synced: 08 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/dmamakas2000/filter-ppm-cpp
An academic project featuring a PPM image editor with custom 2D data representation, file handling, and image processing filters using C++. Supports reading, writing, and parametric transformations via runtime arguments. Highlights core concepts in image manipulation and data management.
2darrays cpp filter functions image-processing inheritance mathematics ppm-image
Last synced: 07 Dec 2024
https://github.com/gregyjames/rustdecisiontree
Decision Tree implemented in rust
hacktoberfest hacktoberfest2022 hacktoberfest2023 help-wanted machine-learning machine-learning-algorithms math mathematics optimization optimization-algorithms rust rust-lang
Last synced: 08 Jan 2025
https://github.com/maxulyanov/15-puzzle
es6 javascript mathematics puzzle puzzle-game
Last synced: 24 Nov 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/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: 18 Nov 2024
https://github.com/stdlib-js/random-array-tools
Pseudorandom number generator array creation 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: 20 Nov 2024
https://github.com/valentinnsoare/mathquizwithcomputerassistedinstructions
Math quizes with an interactive menu and instructions from computer to solve the questions in case you have your answer wrong.
data-structures interaction-design interactive java-17 mathematics maven oop-principles
Last synced: 30 Nov 2024
https://github.com/stdlib-js/random-strided-arcsine
Fill a strided array with arcsine distributed pseudorandom numbers.
arcsine continuous generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib strided
Last synced: 18 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/nickmcintyre/synchrony
An artist's guide to talking mathematics with p5.js
algebra differential-equations mathematics p5js sync trigonometry
Last synced: 24 Nov 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: 08 Jan 2025
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/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-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/federicostra/conservationlawsparticles.jl
Particle methods for 1D conservation laws
analysis conservation-laws differential-equations differential-evolution mathematical-analysis mathematics numerical-analysis numerical-differential-equations numerical-discretization numerical-method
Last synced: 23 Nov 2024
https://github.com/VLambda/NumeriLib
A Rust Mathematics Library
calculus cargo crate library linear-algebra math mathematics matrix matrix-functions rust rust-lang statistics stats
Last synced: 18 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/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/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: 06 Jan 2025
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: 20 Nov 2024
https://github.com/opqdonut/ramanujan
Lazy infinite stream of Ramanujan numbers in Haskell
Last synced: 07 Dec 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: 20 Nov 2024
https://github.com/jonaxplanta/primenumbers
A simple Prime Number Finder using TypeScript.
mathematics prime-numbers terminal-app training typescript
Last synced: 20 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/fuglede/find-the-relation
A web-based game to illustrate the faithfulness problem for the Burau representation of the four strand braid group
braid braid-groups braids burau math mathematical-physics mathematics maths quantum-field-theory representation-theory topological-quantum-computation topology
Last synced: 05 Jan 2025
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/ziqi-yang/math_modeling_scripts
useful scripts, charts and algorithms for math modeling
mathematical-modelling mathematics matlab python python3 script
Last synced: 20 Dec 2024
https://github.com/raphsenn/some-optimization-algorithms
Just some optimization algorithms with raw python
differential-equations gauss-newton gauss-newton-method gradient-descent least-squares linear-programming linear-regression mathematics optimization optimization-algorithms
Last synced: 20 Nov 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/raphsenn/permutation
Permutations as elements of symmetric groups defined over finite sets.
bijection bijective-functions group-theory heap-algorithm linear-algebra math mathematics natural-numbers permutation permutations python python3
Last synced: 20 Nov 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: 19 Dec 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/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: 20 Dec 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/dxns-hub/grapheneenergylabs
This lab provides a comprehensive overview of the Quantum Energy Converter, including quantum circuit design and graphene/diamond-graphene hybrid energy conversion systems.
ai-assisted community-driven energy-conversion fusion-reactor graphene harmonic-balancer innovation mathematics mit-license open-source quantum-computing quantum-dots quantum-physics research space-fusion sustainability terrestrial-fusion
Last synced: 30 Nov 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: 10 Jan 2025
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: 03 Dec 2024
https://github.com/huangfusl/huangfusl.github.io
HuangFuSL's personal blog
blog github github-pages huangfusl latex mathematics mkdocs mkdocs-material mkdocs-site python
Last synced: 11 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/hearot/ratio
Quisque faber fortunae suae.
competition django mathematics maths website
Last synced: 16 Nov 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: 15 Dec 2024
https://github.com/yussufbiyik/grafik-cizici
Grafik çizen bi uygulama çok bir şey değil
chartjs github-pages graph learn math mathematics mathjs
Last synced: 05 Jan 2025
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/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: 30 Nov 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/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/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/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/constants-float64-max-base2-exponent-subnormal
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
bias binary const constant dbl double exponent float floating-point ieee754 javascript math mathematics max maximum node node-js nodejs stdlib subnormal
Last synced: 01 Nov 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/ltalirz/questiontex
QuestionTeX is a LaTeX package for writing multiple choice tests
latex mathematics multiple-choice
Last synced: 16 Dec 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: 06 Jan 2025
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: 23 Nov 2024
https://github.com/bumboobee/area-perimeter-calculator
A basic area and perimeter calculator for tree diferents geometric forms
back-end css-grid front-end functions javascript mathematics resposive-web-design sweet
Last synced: 20 Dec 2024
https://github.com/lucasbn/complex-logarithms
3D graphs of complex logarithms
complex-numbers logarithm math mathematics matplotlib-pyplot python
Last synced: 24 Nov 2024
https://github.com/stdlib-js/constants-float32-two-pi
2π.
2pi const constant float float32 floating-point ieee754 javascript math mathematics node node-js nodejs pi precision stdlib
Last synced: 28 Dec 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/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: 28 Dec 2024
https://github.com/theelectronwill/easy-math-calculator
Calculateur et solveur d'équation mathématiques. - Projet d'ISN
Last synced: 29 Nov 2024
https://github.com/sakapon/blaze
The library for basic mathematics.
mathematics propositional-logic random
Last synced: 16 Nov 2024
https://github.com/lancejpollard/hash
Hashing Function Theory
cryptography group-theory hash-functions mathematics papers
Last synced: 30 Nov 2024
https://github.com/assyrianic/text-input-math-calculator-workshop
educational workshop & material for teaching Computer Science & Computer Engineering students in how to create a math calculator using lexical analysis and parsing theory.
education educational educational-project lexer lexical-analysis lexical-analyzer math mathematics parsing
Last synced: 05 Jan 2025
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/sleepymalc/jintegrationbee
The LaTeX source code for UM-SJTU JIntegration Bee event ⨑
Last synced: 11 Oct 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/koffisani/diapotex
TeX diapositives template
latex math mathematics overleaf presentation research science slides tex
Last synced: 17 Dec 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/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