metodos_numericos_2024

Introductory Course on Numerical Methods

https://github.com/mandy8808/metodos_numericos_2024

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.8%) to scientific vocabulary

Keywords

metodos-numericos numerical-methods python
Last synced: 6 months ago · JSON representation ·

Repository

Introductory Course on Numerical Methods

Basic Info
  • Host: GitHub
  • Owner: Mandy8808
  • License: gpl-3.0
  • Language: Mathematica
  • Default Branch: master
  • Homepage:
  • Size: 72.2 MB
Statistics
  • Stars: 4
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
metodos-numericos numerical-methods python
Created about 2 years ago · Last pushed 9 months ago
Metadata Files
Readme License Citation

README.md

alt text alt text alt text alt text

Lecture Notes. Introduction to Numerical Method:

In this repository, I present a set of Jupyter notebooks (in Spanish language) that I used in the Numerical Methods lectures January-August 2024.

FOLDERS:

  • Lectures
  • Books: literature bibliograpy
  • Module: This folder contains a module made with the different routines seen in the course.
  • Exercises: This folder contains the homeworks.
  • Exams: This folder contains the different exams and their answers (in Spanish).
  • Memo: This folder contains the course memo.

BLOCKS (SECTIONS):

Wolfram Mathematica:

During the course, some implementations in Wolfram Mathematica will be covered for an introductory course. Please consult: An Elementary Introduction to the Wolfram Language

Owner

  • Login: Mandy8808
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Roque"
  given-names: "Armando A."
  orcid: "https://orcid.org/0000-0002-3290-6072"

title: "Lectures of Numerical Methods"
version: 1.0.0
# doi: 10.5281/zenodo.1234
date-released: 2024-01-01
preferred-citation:
#  type: article
#  authors:
#  - family-names: "Roque"
#    given-names: "Armando A."
#    orcid: "https://orcid.org/0000-0002-3290-6072"
#  - family-names: "Sarbach"
#    given-names: "Olivier"
#    orcid: "https://orcid.org/0000-0002-0753-4449"
#  - family-names: "Sarbach"
#    given-names: "Emmanuel"
#    orcid: ""
#    doi: "10.0000/00000"
  # journal: "Journal Title"
  # month: 9
  # start: 1 # First page number
  # end: 10 # Last page number
  # title: "My awesome research software"
  # issue: 1
  # volume: 1
  # year: 2021

GitHub Events

Total
  • Watch event: 7
  • Push event: 15
Last Year
  • Watch event: 7
  • Push event: 15

Dependencies

Lectures/Bloque_Cero/script/setup.py pypi