Repository navigation
number-theory
- Website
- Wikipedia
Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
Runnable code for solving Project Euler problems in Java, Python, Mathematica, Haskell.
零知识证明入门教程。Comprehensive Zero-Knowledge Proofs Tutorial. #zk #WIP
🚀 Fast prime number generator
FLINT (Fast Library for Number Theory)
Arb has been merged into FLINT -- use https://github.com/flintlib/flint/ instead
A performant NumPy extension for Galois fields and their applications
Python code snippets from Discrete Mathematics for Computer Science specialization at Coursera
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
🚀 Fast prime counting function implementations
Computational algebraic number theory
The agda-unimath library
A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming
Maths includes mathematical functions not defined in the standard Go math package.
Solutions to In-Class questions, Problem Sets and Exams of MIT Mathematics for Computer Science 2015 (same as 2019 Open Learning Library)
[Coursera] Introduction to Discrete Mathematics for Computer Science Specialization
Keith Devlin's Introduction to Mathematical Thinking course on Coursera (2017 Spring)
Solutions to Susanna Epp's Discrete Mathematics book, 5th Edition
Python code to implement various number theory, elliptic curve and finite field computations.