Skip to main content

A tool to know if a numer is prime.

Project description

Este es un ejemplo simple de un paquete Python. Este paquete contiene dos funciones para el cálculo de números primos.

La función isPrimoPy(num) devuelve si un número es primo o no. Esta función está escrita enteramente en Python.

La función numPrimosPy(numero) devuelve una lista con los números primos desde 1 hasta el número introducido por el usuario. Esta función está escrita enteramente en Python.

La función numPrimosR(num) imprime por consola todos los números primos desde 1 hasta el número introducido por el usuario. Función escrita con el paquete rpy2. This program is free software: You can redistribute it and/or modify it under the terms of license by the Free Software Foundation, either version 3 of the License(at your option) any other version.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

numberutilities-2.0-py3-none-any.whl (2.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page