Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: numbertheory

igorvanloo/mathslib

A compilation of mathematical functions and algorithms

Language: Python - Size: 1.46 MB - Last synced: 3 days ago - Pushed: 8 months ago - Stars: 2 - Forks: 3

chrnk-exe/NTMoC

Website for solving problems on number-theoretic methods of cryptography

Language: JavaScript - Size: 4.02 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

ps78/ProjectEuler

Solutions for problems posted on the projecteuler.net website

Language: C# - Size: 305 KB - Last synced: 3 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

777388/Pitheory

explore the upside down pi, the nondeterministic pi, the associative pi, the afterpi

Language: Python - Size: 13.7 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

777388/RealTime

Google Extensions Compilation (Crypto, Encryption, Recon, Discovery)

Language: JavaScript - Size: 75.2 KB - Last synced: 5 months ago - Pushed: 5 months 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: 7 months ago - Pushed: about 2 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: 8 months ago - Pushed: about 6 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: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

proneutrino/codeforces-solution

Language: C - Size: 2.93 KB - Last synced: 8 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

phos-dev/numbertheory

Lista - Matemática Discreta

Language: C - Size: 21.5 KB - Last synced: 9 months ago - Pushed: over 3 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: over 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

NachiketUN/Quadratic-Sieve-Algorithm

Python implementation of Quadratic Sieve Algorithm.

Language: Python - Size: 22.5 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 12 - Forks: 6

Raghuram07/Project-Euler-Programs

Here i'm filling the programs from project euler.

Size: 14.6 KB - Last synced: about 1 year ago - Pushed: over 1 year 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: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

velnias75/rational

A C++ rational (fraction) template class

Language: C++ - Size: 600 KB - Last synced: over 1 year ago - Pushed: almost 5 years ago - Stars: 7 - Forks: 0

gulshanyadav01/DataStructures-Algorithms

All interview question.

Language: C++ - Size: 2.15 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 1

OmarAbdAlFattah/A.-Lucky-Division-Code-Codeforces

Language: C++ - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

Remonhasan/algorithm

:green_circle: all algorithms that i learned for competitive programming practice.

Language: C++ - Size: 180 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 1

anuragsarkar97/hailey

everyday algorithms

Language: Python - Size: 1.55 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

Rafat001/Algos

Language: C++ - Size: 264 KB - Last synced: about 1 year ago - Pushed: over 4 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: about 1 month ago - Pushed: about 5 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: over 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0