Coder Social home page Coder Social logo

constantin-hentgen / prime-explo Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 2.55 MB

Prime numbers calculations : road to the million.

Home Page: https://constantin-hentgen.com/en/project/prime-explo

Python 100.00%
prime-numbers python3 matplotlib mathematics multiprocessing

prime-explo's Introduction

Prime-Explo

Introduction

The feature of this program is to build a database with as much prime numbers as possible with some of their properties (eg. is it a Fermat number ?). The main goal is to reach the million of calculated prime numbers.

Specifications of the computer in charge of calculations

Host Swift SF314-42 V1.10
OS Fedora Linux 36 (Workstation Edition)
CPU AMD Ryzen 5 4500U with Radeon Graphics (6) @ 2.375GHz

Installation

First download the source code.

cd Wherever/You/Want
git clone https://github.com/Constantin-Hentgen/Prime-Explo.git

Then download the necessary Python libraries.

pip install numpy
pip install multiprocessing
pip install mysql-connector-python
pip install pathos
pip install matplotlib

Use

First go to ~/src/Main.py and change the variables according to your needs. Then run the following commands to launch the program.

cd ~/src
python3 Main.py

License

Free of use and modification on condition of quoting the original author and inheriting this license.

prime-explo's People

Contributors

constantin-hentgen avatar

Stargazers

 avatar

Watchers

 avatar

prime-explo's Issues

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.