#
prime-factorizations
Here are 47 public repositories matching this topic...
Tool for Solving Problems in Combinatorics and Computational Mathematics
parallel
permutation
combinatorics
combinations
factorization
prime-factorizations
number-theory
primesieve
-
Updated
Aug 24, 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++
Prime number library for Python 3
-
Updated
Oct 8, 2020 - Python
R Package for Factoring Big Integers using the C Library GMP (GNU Multiple Precision Arithmetic)
algorithm
gmp
prime-factorizations
integer-factorization
primes
quadratic-sieve
mpqs
quadratic-sieve-algorithm
-
Updated
Jan 8, 2021 - C++
Methods and extensions for prime number detection and discovery.
c-sharp
dotnet-core
prime-numbers
prime-factorizations
prime-factors
primes
prime-generator
prime-detection
prime-discovery
-
Updated
Jul 4, 2021 - C#
A collection of Integer factorization algorithms
-
Updated
Jun 19, 2021 - Python
Prime numbers up to Integer.MAX_VALUE for Java
-
Updated
Jun 23, 2018 - Java
but what 'bout B-For Math ?
math
matrix
pi
fibonacci
monte-carlo-simulation
factorial
prime-numbers
golden-ratio
tower-of-hanoi
prime-factorizations
pascals-triangle
quadratic-equations
josephus-problem
greatest-common-divisor
euclidean-algorithm
perfect-number
quadratic-formula
maths-problem
eratosthenes-prime-numbers
automorphic-numbers
-
Updated
May 5, 2021 - Java
Solution to HackerRank "primitive-problem" problem in mathematics/Number Theory section
mathematics
prime-numbers
prime-factorizations
hackerrank-solutions
exponentiation
modularization
modular-exponentiation
-
Updated
Oct 31, 2017 - Python
useful pieces of codes
algorithms
huffman
kmp-algorithm
ideone
permutation
permutations
prime-numbers
prime-factorizations
binary-search
number-theory
lru-cache
algorithms-and-data-structures
directions-algorithm
inverse-modulo
modulo-arithmetics
print-tree
directions-iterator
ideone-codes
-
Updated
May 1, 2021 - C++
-
Updated
Nov 26, 2019
A short code to crack Experimental ElGamal cryptosystem and Rabin’s method.
plaintext-attack
prime-factorizations
decipher
pollard-rho-algorithm
elgamal-encryption
decryption-algorithms
rabin-cryptosystem
crpytography
-
Updated
Oct 3, 2020 - Python
Beginner level projects in Python
python
number-to-words
texteditor
alarm-clock
prime-numbers
prime-factorizations
tkinter-gui
binary-decimal
python-project-beginner
password-generator-py
string-reverse
tax-cal
-
Updated
Apr 3, 2021 - Python
Random Real World Python Project Repo
-
Updated
Aug 14, 2018 - Python
Twitter bot that tweets about the primality of today's date in ISO 8062 format
-
Updated
Aug 31, 2021 - Python
A list of practical projects that anyone can solve in any programming language. These projects are divided in multiple categories.
calculator
distance
credit-card
pi
conversions
complex-numbers
alarm-clock
factorial
prime-factorizations
hacktoberfest
fibonacci-sequence
collatz-conjecture
coinflip
codewars-solutions
happy-numbers
creditcard-validator
eratosthenes-algorithm
mortage
-
Updated
Oct 20, 2020 - Python
Prime Numbers using Python. A positive integer greater than 1 which has no other factors except 1 and the number itself is called a prime number.
-
Updated
Aug 30, 2021 - Python
A prime factorization program
-
Updated
Aug 1, 2017 - C
A Class with algorithms focused around Prime Numbers
-
Updated
Aug 14, 2020 - Java
-
Updated
May 3, 2017 - Python
TDD prime factorization coding kata
learning
typescript
kata
jest
tdd
coding
katas
test-driven-development
jest-tests
prime-factorizations
tdd-kata
prime-test
prime-factorization
-
Updated
Jan 28, 2019 - TypeScript
Prime number utility program using the GNU GMP library
-
Updated
Mar 15, 2019 - C
This is an Android app that I made to help me learn Java and Android application development. I have been continually adding new features and improving old ones as I get new ideas.
-
Updated
Aug 4, 2021 - Java
Solution to HackerRank "mehta-and-his-laziness" problem in mathematics/Number Theory section
-
Updated
Nov 10, 2017 - Python
Whitman College Math Senior Project 2018
-
Updated
Jul 18, 2018 - Python
WCF Math Service Library with Multi-Threaded Capabilities & Console Service Host and a Client “Tester” ChannelFactory Implementation
csharp
service
wcf
wcf-service
concurrency
multithreading
throttle
concurrent-programming
asynchronous-programming
throttle-calls
prime-numbers
throttling
prime-factorizations
csharp-code
wcf-client
wcf-service-client-demo
wcf-proxy
throttle-requests
wcf-bindings
channelfactory
-
Updated
Mar 25, 2019 - C#
Upper-division Combinatorics Class
large-numbers
probability
discrete-mathematics
permutation
combinatorics
combinations
generating-function
prime-factorizations
induction
pascals-triangle
fibonacci-sequence
pigeonhole
binomial
-
Updated
Oct 22, 2019 - TeX
Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve. Although mathematics will help you arrive at elegant and efficient methods, the use of a computer and programming skills will be required to solve most problems. The motivation for starting Project Euler, and its continuation, is to provide a platform for the inquiring mind to delve into unfamiliar areas and learn new concepts in a fun and recreational context.
-
Updated
Jun 7, 2018 - Python
Improve this page
Add a description, image, and links to the prime-factorizations topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the prime-factorizations topic, visit your repo's landing page and select "manage topics."
It may be fun to extend Math.NumberTheory.Moduli.Jacobi to cover not only quadratic reciprocity, but cubic as well.
Quadratic reciprocity symbol or [Jacobi symbol](https://github.com/cartazio/arithmoi/blo