Software in Fortran with f2py interface
Project description
mi_proyecto_joaquin_f2py
Este es un software desarrollado en Fortran con una interfaz para Python utilizando f2py y Meson.
Instalación
Puedes instalarlo directamente desde PyPI:
pip install mi_proyecto_joaquin_f2py
import modulo
# Calcular el área de un círculo con radio 5.0
resultado = modulo.constantes_y_calculos.area_circulo(5.0)
print(f"El área es: {resultado}")
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file mi_proyecto_joaquin_f2py-0.1.4.tar.gz.
File metadata
- Download URL: mi_proyecto_joaquin_f2py-0.1.4.tar.gz
- Upload date:
- Size: 18.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
882d3e0cfe974a0a7b14045f64c3803fe734ce07dfbfa06c7d56947bbf019648
|
|
| MD5 |
e9ab663625ced74149997b041ab83b65
|
|
| BLAKE2b-256 |
191f709cb1bc012dd6d59043339c3893bce88bf62d221aea40ac47dc4f0c94bd
|