1,044 results for “topic:number-theory”
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
零知识证明入门教程。Comprehensive Zero-Knowledge Proofs Tutorial. #zk #WIP
Runnable code for solving Project Euler problems in Java, Python, Mathematica, Haskell.
🚀 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 library
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
Solutions to In-Class questions, Problem Sets and Exams of MIT Mathematics for Computer Science 2015 (same as 2019 Open Learning Library)
Maths includes mathematical functions not defined in the standard Go math package.
CP, PS 정수론을 위한 가이드
Solutions to Susanna Epp's Discrete Mathematics book, 5th Edition
Keith Devlin's Introduction to Mathematical Thinking course on Coursera (2017 Spring)
[Coursera] Introduction to Discrete Mathematics for Computer Science Specialization
Python code to implement various number theory, elliptic curve and finite field computations.
Stack-based arbitrary-precision integers - Fast and portable with natural syntax for resource-restricted devices.
Programming Contest Book.
Convergence verification of the Collatz problem
Syllabus and some basic tricks for competitive programming beginner and general coding that increases efficiency of your code and gives an impressive look
No description provided.
A complete, proof-of-concept, C# implementation of the General Number Field Sieve algorithm for factoring very large semi-prime numbers. The focus was on readability and understandability of the code, not performance.
Implementations of and how-tos regarding the RSA algorithm
Team reference for Competitive Programming. Algorithms implementations very used in the ACM-ICPC contests. Latex template to build your own team reference.
Tool for Solving Problems in Combinatorics and Computational Mathematics
Algorithm visualizer made with React, Material UI and P5JS.