pyRNumerosPrimos 0.1

Creator: railscoder56

Last updated:

0 purchases

pyRNumerosPrimos 0.1 Image
pyRNumerosPrimos 0.1 Images
Add to Cart

Description:

pyRNumerosPrimos 0.1

==================
pyRNumerosPrimos
pyRNumerosPrimos es una libreria para calcular los numeros primos
en un rango n
Installation
Usa el package manager pip para
install pyRNumerosPrimos
Usage
import pyRNumerosPrimos

pyRNumerosPrimos.NumerosPrimos1(n) # returns -> numeros n primeros
primos
pyRNumerosPrimos.NumerosPrimos2(n) # returns -> lo mismo pero el codigo
hecho a mano

Contributing
Pull requests para todos.
License
Free
License
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.