Giter Club home page Giter Club logo

prime-number's Introduction

prime-number

prime number analysis & generator

bench.py

primes_in_range.py

primes_ktuple.py

First max k-tuples apparition for 1.00K
2 3 => 1 x 1
3 5 => 2 x 35
7 11 => 4 x 40
23 29 => 6 x 44 (MAX)
89 97 => 8 x 15
139 149 => 10 x 16
199 211 => 12 x 7
113 127 => 14 x 7 appear before previous lines
523 541 => 18 x 1
887 907 => 20 x 1

search_not_mersenne.py

Check M=2^p-1 is prime
M11 is not mersenne prime
M23 is not mersenne prime
M29 is not mersenne prime
M37 is not mersenne prime
M41 is not mersenne prime
M43 is not mersenne prime
M47 is not mersenne prime
M53 is not mersenne prime
M59 is not mersenne prime
M67 is not mersenne prime

prime-number's People

Contributors

badele avatar

Watchers

tanaydin sirin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.