Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hdescobarh/simulaciones-ecologia
Simulaciones numéricas en Ecología de poblaciones
https://github.com/hdescobarh/simulaciones-ecologia
ecology espanol jupyter-notebook numerical-simulations python spanish
Last synced: 2 months ago
JSON representation
Simulaciones numéricas en Ecología de poblaciones
- Host: GitHub
- URL: https://github.com/hdescobarh/simulaciones-ecologia
- Owner: hdescobarh
- License: mit
- Created: 2023-03-15T23:03:55.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-25T04:34:49.000Z (over 1 year ago)
- Last Synced: 2024-01-28T12:39:50.093Z (11 months ago)
- Topics: ecology, espanol, jupyter-notebook, numerical-simulations, python, spanish
- Language: Jupyter Notebook
- Homepage:
- Size: 914 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simulaciones de ecología de poblaciones en Python
![Python](https://img.shields.io/badge/-Python-646464?logo=python&labelColor=FFD43B)
![VSCode](https://img.shields.io/badge/-VSCode-blue?logo=visualstudiocode&logoColor=blue&labelColor=white)
![Lang-es](https://img.shields.io/badge/lang-es-coral)
![Software-License](https://img.shields.io/github/license/hdescobarh/simulaciones-ecologia)
![Content-License](https://i.creativecommons.org/l/by-nc-sa/4.0/80x15.png)## Descripción
El propósito de este repositorio es pedagógico. Su fin es familiarizarse con algunos conceptos en ecología y no pretende ser una revisión exhaustiva de todos los temas. El código no se encuentra optimizado, tampoco esta minuciosamente testeado para su uso en investigación.
## Description
This repository is for educational purposes. It is thought to be used to reinforce some concepts in ecology. The code is not optimized nor properly tested for research usage.
## License
El contenido esta bajo licencia [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-nc-sa/4.0/), el código fuente bajo [licencia MIT](./LICENSE)