-
Updated
Aug 8, 2019 - Jupyter Notebook
#
prime-numbers
Here are 479 public repositories matching this topic...
Learning numerical computing with notebooks for all ages.
algorithm
learning-python
jupyter-notebook
learn-to-code
datascience
prime-numbers
learning-by-doing
numerical-computation
introduction-to-algorithms
introduction-to-python
introduction-to-data-science
kids-learn
Embed any image into a prime number.
-
Updated
Jan 25, 2020 - Python
-
Updated
Apr 15, 2020 - C++
C-style arbitrary precision calculator
calculator
math
bignum
mathematics
computation
arbitrary-precision
matrices
complex-numbers
fraction
prime-numbers
multiprecision
mathematical-functions
calc
exponentiation
primality-testing
trigonometric-functions
primes
calc-language
hyperbolic-functions
rational-arithmetic
-
Updated
Mar 3, 2020 - C
Generate Permutations and Combinations in an efficient way.
-
Updated
May 11, 2020 - PHP
Implementation of Elementary Algorithms (infix-prefix-postfix-evaluation-to-longest-common-increasing-sub-sequence-activity-selection-balance-kd-binary-heap-binomial-tree-breath-depth-first-search-max-flow-shortest-path-topological-sort-calculus-derivative-integration-forward-interpolation-simpson-rule-intersecting-area-non-linear-equation-jacobis-gauss-seidal-bisection-false-position-newton-raphson-fixed-point-secant-cigarette-smokers-genetic-huffman-a-a*-star-binary-knuth-morris-pratt-kmp-quick-thread-priority-based-premitive-shortest-job-non-primitive-arithmetic-expression-data-structures-list-node-implementation-one-two-way-linked-stack-string-graph-numerical-methods-equation-solving-solve-process-problem-search-sort-prime-ugly-friend-perfect-fibonacci-factorial-factor-number)
c
java
c-plus-plus
tree
algorithm
algorithms
graph
assembly
genetic-algorithm
huffman
factor
sort
a-star
factorial
prime-numbers
fibonacci-numbers
friend-number
-
Updated
Jun 30, 2018 - C++
A general math framework to make using math easy. Currently supports function solving and optimisation, matrix and vector algebra, complex numbers, big int, big frac, big rational, graphs and general handy extensions and functions.
-
Updated
Aug 7, 2018 - Swift
Benchmark nodeJS worker threads for calculating prime numbers, using various dataStructures
-
Updated
Mar 31, 2019 - JavaScript
Interactive factorization diagrams
-
Updated
Aug 22, 2017 - HTML
This is a go implementation of Segmented Sieve and non Segmented sieve to produce prime numbers concurrently.
-
Updated
Sep 11, 2019 - Go
Программа для генерации бесконечного узора
art
drawing
patterns
cpp
procedural-generation
pattern
shadertoy
prime-numbers
xor
procedural-art
procedural-textures
-
Updated
Nov 24, 2018 - C++
The Miller-Rabin probabilistic primality test in C++ w/GMP
-
Updated
Oct 9, 2017 - C++
Algorithms in Python Anagram, Bubblesort, Quick, Merge, Binary, Babil, E Number, Fibonacci, Insertion, Golden Ratio, Hamming Numbers, Mersenne Primes, Levenshtein, Perfect Number, Prime Numbers, Sift3, Shell, Tree Node, Vertex, Graph
-
Updated
Nov 21, 2015 - Python
RPN command-line calculator
-
Updated
Apr 21, 2020 - Python
Swift implementation of classic cryptographic key exchange method.
-
Updated
Jul 24, 2019 - Swift
Utils for working with cryptography using native JS implementation of BigInt. It includes arbitrary precision modular arithmetics, cryptographically secure random numbers and strong probable prime generation/testing. It works with Node.js, and native JS, including React and Angular
react
node
crypto
native-javascript
random
prime
type
random-number-generators
prime-numbers
biginteger
bigint
arithmetics
angu
-
Updated
Apr 30, 2020 - JavaScript
Banner generator. The generated banner is a prime number.
-
Updated
Mar 11, 2018 - Go
An implementation of the AKS algorithm in Go.
-
Updated
Aug 22, 2015 - Go
Eratosthenes Sieve based prime numbers generator written in Swift.
-
Updated
Jul 24, 2019 - Swift
frno7
commented
Jun 11, 2017
Try out some form of literate programming to document the Forth code. Particularly illuminating cases in the test suite could serve as examples in the text. Document formats could include HTML, Markdown, PDF, etc. Resources:
- [Literate programming in Forth](http://www.rigwit.co.uk/paper
Prime number library for Python 3
-
Updated
Nov 6, 2019 - Python
Sieve of Eratosthenes JavaScript implementation
-
Updated
Dec 30, 2018 - JavaScript
Sieve Of Eratosthenes primes search algorithm implementation in Elixir
elixir
sieve
elixir-programming-language
elixir-lang
prime-numbers
elixir-examples
sieve-of-eratosthenes
elixir-language
primes-search-algorithm
eratosthenes
-
Updated
Mar 1, 2017 - Elixir
General math scripts and important algorithms' implementation in Python 3
python
algorithm
mathematics
random-generation
sorting-algorithms
prime-numbers
searching-algorithms
-
Updated
Feb 18, 2018 - Jupyter Notebook
Prime numbers for Coq
-
Updated
May 5, 2020 - Coq
C library for arbitrary-precision integer and rational computation.
assembly
multiplication
arbitrary-precision
x86
modular-arithmetic
prime-numbers
multiprecision
exponentiation
division
x86-32
primes
assembly-x86
modular-exponentiation
-
Updated
Oct 28, 2014 - C
Improve this page
Add a description, image, and links to the prime-numbers topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the prime-numbers topic, visit your repo's landing page and select "manage topics."
I've been working on trying to write some additional documentation for this module (here). This module already has great detail on the parts, but I was thinking it would be really nice if it also had something like the
std::collectionsintroduction: