GitHub topics: prime-numbers
paulmillr/micro-rsa-dsa-dh
Minimal JS implementation of older cryptography algorithms: RSA, DSA, DH.
Language: TypeScript - Size: 13.2 MB - Last synced at: about 16 hours ago - Pushed at: about 17 hours ago - Stars: 17 - Forks: 1

DustWinter/PrimeChecker
A function that returns True if the input number is prime, False if not.
Language: Python - Size: 6.84 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

vibhav950/Xrand
Random number generation for cryptographic and security applications.
Language: C - Size: 1.83 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 16 - Forks: 0

BryanDanielqf/CryptoUtil
CryptoUtil to Java
Language: Java - Size: 8.79 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

caiocampos/primes
Biblioteca WebAssembly (Wasm) criada em Rust para calcular números primos (página usando Angular 19). Pacote npm: https://www.npmjs.com/package/@caiocampos/primes
Language: Rust - Size: 27.8 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 2 - Forks: 0

kimwalisch/primesieve
🚀 Fast prime number generator
Language: C++ - Size: 19 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1,009 - Forks: 123

JSorngard/const-primes
Work with prime numbers in const contexts. Prime generation, primality testing, prime counting, factorization, and more.
Language: Rust - Size: 804 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 11 - Forks: 1

Nisu692/The-X-Factors
A Energy, Power and Cost Optimization Solution powered by AI, Created by the Team X- Factors
Size: 1.95 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

kimwalisch/primecount
🚀 Fast prime counting function library
Language: C++ - Size: 8.97 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 326 - Forks: 41

number-theoretic/primes
:two: :three: :five: :seven: Prime numbers for JavaScript
Language: JavaScript - Size: 2.73 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

ahmetulucay/python-works
My working on some python examples.
Size: 85.9 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 5 - Forks: 0

syncom/twitbot-iwpt
Twitter bot that tweets about the primality of today's date in ISO 8601 format
Language: Python - Size: 2.2 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 1

eq19/maps Fork of kaustubhcs/prime-hexagon
Mapping the Quantum Way across Prime Identity
Language: Python - Size: 147 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0

xayahrainie4793/minimal-elements-of-the-prime-numbers
The minimal elements of the prime numbers which are > b written in the positional numeral system with radix b, as digit strings under the subsequence ordering, for 2 ≤ b ≤ 36
Language: C++ - Size: 173 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

tirthajyoti/Algorithm_Maths_Python
General math scripts and important algorithms' implementation in Python 3
Language: Jupyter Notebook - Size: 417 KB - Last synced at: 6 days ago - Pushed at: about 7 years ago - Stars: 22 - Forks: 14

eka-foundation/numerical-computing-is-fun
Learning numerical computing with notebooks for all ages.
Language: Jupyter Notebook - Size: 53.7 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 768 - Forks: 116

Willtech/Prime
An attempt to optimise the search for prime.
Language: Python - Size: 76.1 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

trindadedev13/C-Things
Somethings in C
Language: C - Size: 6.84 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 3 - Forks: 0

Xefea137/prime-sieves-python
Language: Python - Size: 2.93 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

TLIEPE/demo-openai-primes
Structured Output OpenAI Showcase. A Prime Numbers Calculator that demonstrates OpenAI's structured output capabilities. This repository is public because current LLM examples often use outdated API calls, and this script aims to help users quickly experiment with structured outputs.
Language: Python - Size: 8.79 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 4 - Forks: 1

NotasDeHector/CribaEmpiricaPrimos
Método alternativo para identificar números primos basado en observaciones empíricas.
Language: Jupyter Notebook - Size: 2.24 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

lcn2/calc
C-style arbitrary precision calculator
Language: C - Size: 5.25 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 378 - Forks: 53

melvinquick/prime_number_finder
Python program for finding/checking Prime Numbers.
Language: Python - Size: 1.98 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

agdturner/ccg-math
A modularised Java library with functionality: for fixed point and arbitrary precision arithmetic; matrices; getting prime numbers; and, generating pseudorandom numbers.
Language: Java - Size: 1.21 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 2 - Forks: 1

dishajk/Project-Euler
Solutions to Project Euler problems
Language: C++ - Size: 43 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

ozan2003/number_stuff
Various number theory related functions (prime checking, integer factorization, etc.)
Language: Rust - Size: 40 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

LingUaan/LingSieve
CUDA (GPU) implementation of the sieve of Eratosthenes.
Size: 3.46 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 1

kolosovpetro/MinimalGoldbachPairsInPrimesCounting
Counting primes and twin-primes using minimal Goldbach pairs
Language: TeX - Size: 1.86 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

Bodigrim/arithmoi
Number theory: primes, arithmetic functions, modular computations, special sequences
Language: Haskell - Size: 2.34 MB - Last synced at: 9 days ago - Pushed at: 23 days ago - Stars: 153 - Forks: 41

LucaKoval/Imaginary-Irrational-Bridge
A bridge between the imaginary and the irrational.
Language: Rust - Size: 6.19 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

jiep/primos-adri
A generator of Primos de Adri
Language: Rust - Size: 105 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

reity/pratts
Pure-Python library that enables generation and verification of Pratt certificates for prime numbers.
Language: Python - Size: 24.4 KB - Last synced at: 28 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

RisenCrypto/RisenCrypto.github.io Fork of barryclark/jekyll-now
Write ups on Mathematical Cryptography
Language: SCSS - Size: 10.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 4

Lemniscate-world/Project-Dirac
Dedicated to exploring and understanding fascinating mathematical concepts that go beyond the basics. Whether you're a math enthusiast or someone looking to deepen your knowledge in intriguing areas of mathematics, this repository aims to provide resources and insights into the most captivating topics in the field.
Language: Jupyter Notebook - Size: 300 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

daedalus/interesting_numbers
Some interesting numbers to lookup in factordb
Size: 2.94 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

ybod/elixir_primes
Sieve Of Eratosthenes primes search algorithm implementation in Elixir
Language: Elixir - Size: 7.09 MB - Last synced at: about 5 hours ago - Pushed at: about 8 years ago - Stars: 12 - Forks: 3

teschlg/kryptools
Implementation of some basic algorithms relevant for cryptography.
Language: Python - Size: 267 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

sumaddury/AlgePy
A Python library for efficient number theory and abstract algebra.
Language: Python - Size: 2.47 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

MinhasKamal/ProgrammerTransformation
The Insipid Journey of Homo Programmer
Language: C++ - Size: 53.7 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 3

RiecoinTeam/Riecoin Fork of bitcoin/bitcoin
Riecoin Core repository. Riecoin Whitepaper: https://riecoin.xyz/Whitepaper
Language: C++ - Size: 239 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 10 - Forks: 5

huonw/primal
primal puts raw power into prime numbers.
Language: Rust - Size: 2.56 MB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 116 - Forks: 18

joshroybal/bitsieve
Bitwise sieve of Eratosthenes.
Language: C - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Vahab-Programmer/Math-Calculator
A Two Useful Math Tools
Language: Python - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

JenithaLessie/python-Finding-Prime-Number
Python program to quickly find all the Prime numbers below a given value. For example, if I passed the function a value of 100, it would find all the prime numbers below 100!
Size: 323 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

LeviBorodenko/primify
Embed any image into a prime number.
Language: Python - Size: 2.71 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 470 - Forks: 32

JuliaMath/Primes.jl
Prime numbers in Julia
Language: Julia - Size: 904 KB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 100 - Forks: 32

tkoz0/factor-database
integer factorization progress tracker
Language: Python - Size: 175 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

prime167/PrimeNumbers
A prime number database
Language: C# - Size: 4.65 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

TychoTheTaco/Prime-Number-Finder
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.
Language: Java - Size: 112 MB - Last synced at: 6 days ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

AmarnathCJD/PrimalityChecker
For FoSIC Assignment - Deterministic & Probabilistic Prime Tetsing
Language: HTML - Size: 18.6 KB - Last synced at: about 3 hours ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

JimViebke/Prime-Bitstrings
Search for binary sequences representing primes in multiple bases
Language: C++ - Size: 6.05 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

AtropineTears/num-primes
A Rust Library For Generating Large Composite, Prime, and Safe Prime Numbers
Language: Rust - Size: 80.1 KB - Last synced at: 16 days ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 7

Jay-pn34/Extended-Prime
Extended Prime is a Python project that generates prime numbers starting from various initial values and visualizes them using scatter plots. It includes scripts to compute primes from specified ranges and display them graphically for analysis.
Language: Python - Size: 0 Bytes - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

alreich/gaussian_integers
Gaussian Integers and Gaussian Rational Numbers
Language: Jupyter Notebook - Size: 6.05 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

cslarsen/eulers-totient-function
A fast implementation of Euler's totient function phi(n) in C++
Language: C++ - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 0

MinhasKamal/AlgorithmImplementations
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)
Language: C++ - Size: 362 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 77 - Forks: 33

Harsh151200/Beginner-Python-Projects
Beginner level projects in Python
Language: Python - Size: 1010 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 44 - Forks: 40

tomato42/ecpp-verifier
Verifying primality certificates generated by Primo
Language: Crystal - Size: 1000 MB - Last synced at: 28 days ago - Pushed at: 5 months ago - Stars: 7 - Forks: 6

lucasaugustus/oeis
Code for my contributions to the OEIS.
Language: Python - Size: 430 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

ojoaosoares/Mersenne-Primality-Checker
A Mersenne Primality Test that implements the Lucas-Lehmer Test
Language: C++ - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

dexcompiler/curves
Elliptic curve operations over finite fields
Language: C# - Size: 9.77 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Open-NET-Libraries/Open.Numeric.Primes
Methods and extensions for prime number detection and discovery.
Language: C# - Size: 282 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 11 - Forks: 2

adi501/C_Sharp_Interview_Logical_Questions
C Sharp Interview Logical Questions
Language: C# - Size: 103 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

ConceptJunkie/rpn
RPN command-line calculator
Language: Python - Size: 156 MB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 22 - Forks: 3

lucasaugustus/labmath
A module for basic math in the general vicinity of computational number theory.
Language: Python - Size: 82 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

TotallyNotChase/cFastSieve
🚀 Fastest (probably) Sieve of Eratosthenes implementation, in C
Language: C - Size: 17.6 KB - Last synced at: 27 days ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 1

AlessandroConti11/Modular_Arithmetic_Library
Library containing all the functions useful for modular arithmetic.
Language: C - Size: 205 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

1Git2Clone/CITB106-F2024-Project-2
University project mainly involving Mersenne numbers.
Language: C++ - Size: 83 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

sapvs/perf-go
Benchmarks of different approaches for common problem in go
Language: Go - Size: 3.68 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

sieveprime/sieveprime
Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

aydinnyunus/Python-Kodlari
Python Projects
Language: Python - Size: 1.37 MB - Last synced at: 13 days ago - Pushed at: over 5 years ago - Stars: 23 - Forks: 32

mgriebling/BigInt Fork of leif-ibsen/BigInt
Arbitrary-precision integer arithmetic in Swift
Language: Swift - Size: 9.52 MB - Last synced at: 20 days ago - Pushed at: 6 months ago - Stars: 4 - Forks: 1

dan-sazonov/prime-numbers-scss 📦
🔢✨ Finding prime numbers using SCSS only.
Language: HTML - Size: 1.48 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

kotet/ctprimes
Prime numbers available at compile-time using CTFE
Language: D - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 2

OVVO-Financial/Number-Theory
Complex space visualizations and prime factorization routines
Language: R - Size: 8.48 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

amir13872/Prime-Plus
This Python script is a comprehensive tool designed to identify prime numbers within a specified range and provide insightful statistics about them. Utilizing the efficient Sieve of Eratosthenes algorithm, the program calculates all prime numbers up to a given limit and then filters them according to a user-defined range. The program not only ident
Language: Java - Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

miscelleanous-projs/functional-sieve
Prime Sieves using Lambda/Closure & Functional Programming in D/Rust
Language: Rust - Size: 55.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

YourBoyRory/fireplace
Is your room cold? How about you use your PC as a space heater!
Language: Python - Size: 17.3 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

arnav-kr/primetime
Its Prime Time! | It is a game based on your knowledge about prime numbers. Let's see how much you know about prime numbers.
Language: JavaScript - Size: 1.03 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

prathampalsingh/Digite-Infotech-Private-Limited-Assignment
Assignemtn for Digite Infotech Private Ltd. based on python
Language: Python - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

thery/coqprime
Prime numbers for Coq
Language: Coq - Size: 13 MB - Last synced at: 29 days ago - Pushed at: 4 months ago - Stars: 37 - Forks: 18

Ashwin-1709/math-comb
Rust library for Combinatorics, Modular Arithemetics & Number Theory utilities.
Language: Rust - Size: 32.2 MB - Last synced at: 12 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

mratsim/haskell-numbertheory
Exploration of primes, factorization and number theory through haskell
Language: Haskell - Size: 19.5 KB - Last synced at: 5 days ago - Pushed at: over 8 years ago - Stars: 10 - Forks: 0

AzaanUllah-Khan/Functions
In this code I have practiced functions by performing different tasks
Language: C++ - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

dc87net/universal
A fascinating exploration of the Riemann Zeta function, prime numbers, and wave mechanics.
Language: HTML - Size: 439 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

hillaryjude/Important-python-concepts-to-practice
Language: Jupyter Notebook - Size: 28.3 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

drupol/phpermutations
Generate Permutations and Combinations in an efficient way.
Language: PHP - Size: 178 KB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 80 - Forks: 17

craigmayhew/bigprimes.net
Procedurally generated single page web app, written exclusively in rust and compiled to WebAssembly
Language: Rust - Size: 674 KB - Last synced at: 2 days ago - Pushed at: 11 months ago - Stars: 10 - Forks: 1

breandan/crypto-koans
🔏 How to share a secret message: crypto katas for kids
Language: Kotlin - Size: 46 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

infinitecoder1729/maths-with-python
Playing with Numbers using Python
Language: Python - Size: 43 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

kavehmz/prime
This is a go implementation of Segmented Sieve and non Segmented sieve to produce prime numbers concurrently.
Language: Go - Size: 33.2 KB - Last synced at: 19 days ago - Pushed at: over 3 years ago - Stars: 31 - Forks: 7

basithalikp/Prime_numbers
Comparing different algorithms to check if a number is prime
Language: Python - Size: 1000 Bytes - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

Yuuzi261/Algorithm
Some examples of algorithms
Language: C++ - Size: 24.6 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

brsbyrk/is-prime
Rust-based WebAssembly project to check prime numbers and compute nth primes
Language: Rust - Size: 4.88 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

DK96-OS/MathTools
Mathematical Software Components. This library is actively maintained, and aims to stay updated. New feature proposals are welcome, but may not be included.
Language: Java - Size: 509 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 2 - Forks: 1

MostafaHima/Prime-Number-Checker
Python program that checks if input numbers are prime and prints the result for each number individually.
Language: Python - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

raihanulislam00/Prime-Judge
Prime Judge
Language: JavaScript - Size: 4.88 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

rhsolver/rhboundedprimefactors
rhboundedprimefactors
Language: JavaScript - Size: 6.84 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Klemek/PrimeDate 📦
A small twitter bot that tweet date when its prime
Language: Java - Size: 284 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

aref-daei/prime-numbers
یک برنامه جالب و بینظیر که اعداد اول را تا بینهایت پیدا و شناسایی میکند. 😏
Language: Python - Size: 1.95 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
