-
Updated
Jul 25, 2021 - PHP
#
number-theory
Here are 447 public repositories matching this topic...
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
finance
statistics
algebra
math
information-theory
vector
matrix
linear-algebra
probability
mathematics
regression
combinatorics
number-theory
numerical-analysis
distributions
Runnable code for solving Project Euler problems in Java, Python, Mathematica, Haskell.
python
java
haskell
project-euler
math
algorithms
mathematics
mathematica
competitive-programming
recursion
dynamic-programming
proofs
number-theory
-
Updated
Jul 21, 2021 - Java
C library for arbitrary-precision ball arithmetic
c
linear-algebra
special-functions
arbitrary-precision
complex-numbers
multiprecision
floating-point
interval-arithmetic
number-theory
-
Updated
Jul 25, 2021 - C
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.
tree
linked-list
stack
queue
graph
string
array
trie
recursion
backtracking
bit-manipulation
sorting-algorithms
heap
hashing-algorithm
dynamic-programming
searching-algorithms
greedy-algorithms
number-theory
data-structures-and-algorithms
-
Updated
Jul 18, 2021 - C++
-
Updated
Jun 26, 2021 - C++
A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming
c-plus-plus
algorithm
algorithms
graph-algorithms
mathematics
competitive-programming
data-structures
sorting-algorithms
computational-geometry
game-theory
tree-structure
combinatorics
dynamic-programming
coding-interviews
hashing-algorithms
greedy-algorithms
binary-search
number-theory
string-algorithms
backtracking-algorithm
-
Updated
Oct 10, 2020 - C++
Computational algebraic number theory
math
computer-algebra
julia
discrete-mathematics
number-theory
hecke
algebraic-number-theory
class-field-theory
-
Updated
Jul 24, 2021 - Julia
Python code to implement various number theory, elliptic curve and finite field computations.
-
Updated
Jun 3, 2020 - Python
The RSA cryptosystem (How-tos & Implementations)
-
Updated
Apr 29, 2021 - Julia
Programming Contest Book.
-
Updated
Nov 26, 2020
Keith Devlin's Introduction to Mathematical Thinking course on Coursera (2017 Spring)
-
Updated
Jun 29, 2020
algorithm
string
spoj
uva
backtracking
data-structures
greedy
codeforces
dynamic-programming
problem-solving
number-theory
segment-tree
dp
cses
graph-the
-
Updated
Mar 14, 2021 - C++
mratsim
commented
Sep 25, 2019
Seen with @arnetheduck.
for uint128, stint properly generates add + adc (see status-im/nim-stint#10)
But for uint256+, the way carry is done will loop multiple time on the low half
https://github.com/status-im/nim-stint/blob/9993b9dca4a2dbf76bc432252ad4e8db944ae831/stint/private/uint_addsub.nim#L17-L29
Important for WASM codesize optimization.
Collection of slides/documents online related to ICPC
-
Updated
Jan 20, 2019 - TeX
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.
cryptography
csharp
math
mathematics
numerics
number-theory
factoring-integers
integer-factorization
lenstra
-
Updated
Oct 12, 2020 - C#
Tool for Solving Problems in Combinatorics and Computational Mathematics
parallel
permutation
combinatorics
combinations
factorization
prime-factorizations
number-theory
primesieve
-
Updated
Jul 11, 2021 - C++
This is my collection of various algorithms and data structures that I feel that are needed frequently in competitive programming .
algorithms
notebook
icpc
competitive-programming
hackerrank
data-structures
codeforces
graph-theory
acm
number-theory
spoj-solutions
sport-programming
-
Updated
Oct 14, 2019 - C++
Team reference for Competitive Programming. Algorithms implementations very used in the ACM-ICPC contests. Latex template to build your own team reference.
parsing
graph-algorithms
matrix
competitive-programming
data-structures
acm-icpc
algorithm-competitions
bitmask
dynamic-programming
programming-competitions
number-theory
maxflow
string-matching
computational-geometry-algorithms
sorting-searching
-
Updated
Apr 11, 2020 - C++
Detailed list of important dsa topics
roadmap
algorithms
mathematics
bit-manipulation
data-structures
stl-containers
trees
number-theory
stl-algorithms
-
Updated
Feb 27, 2021
java
ascii-table
math
physics
competitive-programming
greedy
sorting-algorithms
computational-geometry
gcd
combinatorics
numerical-methods
fibonacci-series
number-theory
lcm
-
Updated
Jun 13, 2021 - Java
Convergence verification of the Collatz problem
-
Updated
Jun 26, 2021 - C
This Repository is all about the Various Concepts about the Number Theory related Algorithm. There is also some Solution to the Problem of Various Online Judges According to Topic.
sieve
factorial
prime-factorizations
number-theory
extended-euclidean-algorithm
euler-phi
divisor-sum
-
Updated
Sep 26, 2020 - C++
All the Famous algorithms you need!
graph
graphs
strings
data-structures
sorting-algorithms
shortest-paths
trees
number-theory
dfs-algorithm
bfs-algorithm
hld
-
Updated
Oct 21, 2018 - C++
Modular arithmetic, promoting moduli to the type level
inversion
modular-arithmetic
number-theory
exponentiation
modular-exponentiation
moduli
modular-inversions
finite-numbers
-
Updated
Jun 10, 2021 - Haskell
Competitive programming related stuffs (Olympiads, Codeforces, USACO)
math
cpp
competitive-programming
cpp17
convex-hull
combinatorics
number-theory
geometric-algorithms
spoj-solutions
codeforces-solutions
algorithms-and-data-structures
usaco-solutions
olympiad-in-informatics
atcoder-solutions
contest-programming
-
Updated
Mar 22, 2021 - Modula-3
Lectures for the "Problem Solving" Class at Nanjing University.
course-materials
algorithms
logic
linear-programming
set-theory
discrete-mathematics
graph-theory
group-theory
lecture-notes
number-theory
abstract-algebra
nanjing-university
computational-complexity
nju-courses
discrete-probability
-
Updated
Jun 29, 2020 - TeX
Common Code for Competitive Programming in C++
debugging
cpp
mathematics
emacs-configuration
data-structures
stress-testing
gdb-commands
graph-theory
computational-geometry
game-theory
number-theory
compilation
probability-theory
string-processing
-
Updated
Jul 24, 2021 - C++
Improve this page
Add a description, image, and links to the number-theory topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the number-theory topic, visit your repo's landing page and select "manage topics."
Add contents in the
README
for efficient searching.