{"id":15359110,"url":"https://github.com/santisoler/metodos-numericos-2020","last_synced_at":"2025-07-29T15:09:48.975Z","repository":{"id":86165633,"uuid":"253539235","full_name":"santisoler/metodos-numericos-2020","owner":"santisoler","description":null,"archived":false,"fork":false,"pushed_at":"2020-06-05T15:15:47.000Z","size":451,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-04T13:49:45.492Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/santisoler.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-06T15:28:59.000Z","updated_at":"2020-06-05T15:15:49.000Z","dependencies_parsed_at":"2023-03-13T03:02:20.396Z","dependency_job_id":null,"html_url":"https://github.com/santisoler/metodos-numericos-2020","commit_stats":{"total_commits":24,"total_committers":1,"mean_commits":24.0,"dds":0.0,"last_synced_commit":"d4cad34f5f397fd259def5f27135e8684a3ddc2e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/santisoler/metodos-numericos-2020","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santisoler%2Fmetodos-numericos-2020","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santisoler%2Fmetodos-numericos-2020/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santisoler%2Fmetodos-numericos-2020/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santisoler%2Fmetodos-numericos-2020/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/santisoler","download_url":"https://codeload.github.com/santisoler/metodos-numericos-2020/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santisoler%2Fmetodos-numericos-2020/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267705767,"owners_count":24130973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T12:43:50.570Z","updated_at":"2025-07-29T15:09:48.929Z","avatar_url":"https://github.com/santisoler.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Métodos Numéricos 2020\n\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/santisoler/metodos-numericos-2020/master)\n\nEn este repositorio se subirán las resoluciones a las prácticas propuestas en\nel curso de Métodos Numéricos dictado por Jorge Correa Otto desde el\nDepartamento de Posgrado de la FCEFyN, Universidad Nacional de San Juan.\n\nLas resoluciones a dichas prácticas son publicadas en formato de Jupyter\nNotebooks:\n\n- [Práctica 1: Solución de sistema de ecuaciones lineales](https://nbviewer.jupyter.org/github/santisoler/metodos-numericos-2020/blob/master/practicas/01%20Sistemas%20de%20Ecuaciones%20Lineales.ipynb?flush_cache=true)\n- [Práctica 2: Interpolación y Extrapolación](https://nbviewer.jupyter.org/github/santisoler/metodos-numericos-2020/blob/master/practicas/02%20Interpolacion%20y%20Extrapolacion.ipynb?flush_cache=true)\n- [Práctica 3: Integrales y Derivadas](https://nbviewer.jupyter.org/github/santisoler/metodos-numericos-2020/blob/master/practicas/03%20Integrales%20y%20Derivadas.ipynb?flush_cache=true)\n- [Práctica 4: Números Aleatorios y Estadística de Datos](https://nbviewer.jupyter.org/github/santisoler/metodos-numericos-2020/blob/master/practicas/04%20Numeros%20Aleatorios%20y%20Estadistica%20de%20Datos.ipynb?flush_cache=true)\n- [Práctica 5: Raíces de Funciones](https://nbviewer.jupyter.org/github/santisoler/metodos-numericos-2020/blob/master/practicas/05%20Raices%20de%20Funciones.ipynb?flush_cache=true)\n- [Práctica 6: Mínimos y Máximos de Funciones](https://nbviewer.jupyter.org/github/santisoler/metodos-numericos-2020/blob/master/practicas/06%20Minimos%20y%20Maximos%20de%20Funciones.ipynb?flush_cache=true)\n- [Práctica 8: Transformada de Fourier](https://nbviewer.jupyter.org/github/santisoler/metodos-numericos-2020/blob/master/practicas/08%20Transformada%20de%20Fourier.ipynb?flush_cache=true)\n\n\u003e Nota: La clase número 7 no solicitaba la resolución de ningún trabajo\n\u003e práctico.\n\n\n## Cómo correr los notebooks\n\n### Binder\n\nPodemos correr los notebooks a través de\n[Binder](https://mybinder.org/v2/gh/santisoler/metodos-numericos-2020/master).\n\n### Anaconda\n\nAlternativamente, podemos descargar los notebooks y correrlos en nuestra\nmáquina.\nPara ello es necesario instalar una distribución de Python.\nUna de las mejores opciones es instalar [Anaconda](https://www.anaconda.com/).\n\nLuego podemos clonar este repositorio a través de `git`:\n```\ngit clone https://github.com/santisoler/metodos-numericos-2020\n```\n\nO podemos descargarlo como un `zip` a través de\n[este link](https://github.com/santisoler/metodos-numericos-2020/archive/master.zip).\n\nFinalmente corremos una instancia de Jupyter Notebook con:\n```\njupyter-notebook\n```\nEsto nos abrirá una ventana en nuestro navegador, a través de la cual podremos\nabrir los notebooks presentes en el repositorio y ejecutarlos.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsantisoler%2Fmetodos-numericos-2020","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsantisoler%2Fmetodos-numericos-2020","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsantisoler%2Fmetodos-numericos-2020/lists"}