GitHub topics: numbertheory
chrnk-exe/NTMoC
Website for solving problems on number-theoretic methods of cryptography
Language: JavaScript - Size: 3.13 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

Abhrankan-Chakrabarti/diffsquare
This project is authored by Abhrankan Chakrabarti and demonstrates an efficient implementation of Fermat’s Difference of Squares method for factoring large integers. The implementation is written in Rust and utilizes the malachite crate for arbitrary-precision arithmetic.
Language: Rust - Size: 5.86 KB - Last synced at: 17 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

igorvanloo/mathslib
A compilation of mathematical functions and algorithms
Language: Python - Size: 1.62 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 7

ps78/ProjectEuler
Solutions for problems posted on the projecteuler.net website
Language: C# - Size: 689 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

gulshanyadav01/DataStructures-Algorithms
All interview question.
Language: C++ - Size: 2 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 2

777388/Pitheory
explore the upside down pi, the nondeterministic pi, the associative pi, the afterpi
Language: Python - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

777388/RealTime
Google Extensions Compilation (Crypto, Encryption, Recon, Discovery)
Language: JavaScript - Size: 75.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vilanele/libfact
A C library builded over Pari/GP to deal with integer-valued polynomials in number fields and Bhargava generalized factorial.
Language: Gnuplot - Size: 14.2 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

farruhha/codeforces
Math, algorithm, and data structure problems and solutions (http://codeforces.com/)
Language: Java - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

zihanabedin1999/Codeforces-Problems-Solution
My Codeforces handle is hobe_naki_hobe_na. Max Rating is 1647
Language: C++ - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

proneutrino/codeforces-solution
Language: C - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

phos-dev/numbertheory
Lista - Matemática Discreta
Language: C - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

velnias75/expr2cf
A small collection of tools to work with rational numbers
Language: C++ - Size: 225 KB - Last synced at: about 2 years ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

NachiketUN/Quadratic-Sieve-Algorithm
Python implementation of Quadratic Sieve Algorithm.
Language: Python - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 6

Raghuram07/Project-Euler-Programs
Here i'm filling the programs from project euler.
Size: 14.6 KB - Last synced at: 27 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Mahibulhassan/Algorithms
Implementation All Kind of Algorithm .. Such as..... Back-traking,Dinamic Progra, FBS,DFS,Number theory,Search Algorithm,Diakastra,Floyed Warshal,Hamiltonpath,KMP,Longest Common Subsequence,Robin Cup Pattern Maching,Selection Sort
Language: C++ - Size: 76.2 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

velnias75/rational
A C++ rational (fraction) template class
Language: C++ - Size: 600 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 7 - Forks: 0

Pratyush-Gupta/Data-Structures-Algorithms-Sample
This contains basic codes related to various data structures likes graphs ,trees etc.
Language: C - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

OmarAbdAlFattah/A.-Lucky-Division-Code-Codeforces
Language: C++ - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

anuragsarkar97/hailey
everyday algorithms
Language: Python - Size: 1.55 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Rafat001/Algos
Language: C++ - Size: 264 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Samdney/paper-collatz
Paper: "About the proof of the Collatz conjecture", Status: Eprint: arXiv:1303.2073, id: paper_0001
Language: TeX - Size: 300 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

HarshavardhanK/Collatz-Conjecture
The conjecture can be summarized as follows. Take any positive integer n. If n is even, divide it by 2 to get n / 2. If n is odd, multiply it by 3 and add 1 to obtain 3n + 1. Repeat the process (which has been called "Half Or Triple Plus One", or HOTPO) indefinitely. The conjecture is that no matter what number you start with, you will always eventually reach 1.
Language: C++ - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
