Skip to content

Repository containing all my workshops, exams and more from the Computational Methods course at college

Notifications You must be signed in to change notification settings

estivengrx/computational_methods_physics_astronomy

Repository files navigation

Computational Methods for Physicists and Astronomers repository

Estiven Castrillon

This repository contains all the assignments, exams, theory practices, and workshops I completed for the course "Métodos computacionales para Física y Astronomía" at the Universidad de Antioquia, Physics Undergraduate Program.

Structure

  • Assignments/: Contains all the assignments I completed throughout the course. Each assignment is a Jupyter notebook named with the format tarea<assignment_number>_<due_date>_EstivenCastrillon.ipynb.
  • Exams/: Contains all the exams I completed throughout the course. Each exam is a Jupyter notebook named with the format Examen_<exam_number>_EstivenCastrillon.ipynb.
  • Theory practice/: Contains Jupyter notebooks where I practiced the theory learned in the course.
  • Workshops/: Contains Jupyter notebooks for the workshops I completed throughout the course. Each workshop is a Jupyter notebook named with the format Taller_<workshop_number>_EstivenCastrillon.ipynb.

Assignments

Here are some of the assignments I completed:

Exams

Here are some of the exams I completed:

Theory Practice

Here are some of the theory practices I completed:

Workshops

Here are some of the workshops I completed:

Contact

For any inquiries about this project or the course, please contact me in my profile.

References

This project is based on Santiago Bustamante's and Diego Restrepo's github page.