Handling the weird prime numbers with a new powerful python package

    From basic mathematics to advanced encryption techniques, prime numbers have shown since ancient times that's why they are so much important. Even in programming languages, prime numbers logics fascinates the programmers. The python package ‘abhiprime’ is a powerful python package which incorporates the combinations of advantages of modified segmented sieve and primality test. This makes it fast as well as memory efficient at the same time. With abhiprime package you can not only check whether a number is prime number or not, but you can also:

Find the previous prime number from a given number
the next prime number from a given number 
list of prime numbers within a given range
list of prime numbers up to a given number, and,
Generates the Fibonacci prime number series for a given number.

    Python as well as other programming languages doesn't have a built-in function to handle prime numbers. So, this package is very helpful to perform many prime number related operations with a single line. With major updates suggested by the python community, the package is getting more user friendly and powerful. 



AUTHOR
                                                                              

    I am Abhishek. I enjoy teaching. Teaching is passion to me more than a profession. I am Data Scientist, YouTuber, medium.com writer, author, fiction writer, python editor, blogger and an Electronics engineer. I wrote two sci-fi short stories and two books on python. Despite all this, in my free time I enjoy reading Sherlock and playing chess. I teach python and Electronics to financially weak students for free. 


    Abhishek is one of our genius teachers, if you want to learn python, he would be the best chance. do not hesitate to visit his YouTube channel : Python Programming Universe
you can also contact him at: abhisheksingh@ggits.org