Skip to content

Latest commit

 

History

History
51 lines (46 loc) · 1.67 KB

readme.md

File metadata and controls

51 lines (46 loc) · 1.67 KB

Computational mathematics

This project has the the goal to help people with the computational mathematics course, it has the content of all the course (currently the 2020-1 cycle), with its exams, practices and solutions manual and some books that were recommend by the Professor Espejo.

Contribute

Feel free to make a pull request if you want to contribute with the same structure shown here:

📂cycle
 ┣ 📂entrance_test
 ┃ ┣ 📜answers.pdf 
 ┃ ┗ 📜questions.pdf
 ┣ 📂final_exam
 ┃ ┣ 📜answers.pdf
 ┃ ┣ 📜questions.pdf
 ┃ ┗ 📂folder_that_contains_a_question_that_requires_code
 ┣ 📂midterm_exam
 ┃ ┣ 📜answers.pdf
 ┃ ┣ 📜questions.pdf
 ┃ ┗ 📂folder_that_contains_a_question_that_requires_code
 ┣ 📂qp1
 ┃ ┣ 📜answers.pdf
 ┃ ┣ 📜questions.pdf
 ┃ ┗ 📂folder_that_contains_a_question_that_requires_code
 ┣ 📂qp2
 ┃ ┣ 📜answers.pdf
 ┃ ┣ 📜questions.pdf
 ┃ ┗ 📂folder_that_contains_a_question_that_requires_code
 ┣ 📂qp3
 ┃ ┣ 📜answers.pdf
 ┃ ┣ 📜questions.pdf
 ┃ ┗ 📂folder_that_contains_a_question_that_requires_code
 ┣ 📂qp4
 ┃ ┣ 📜answers.pdf
 ┃ ┣ 📜questions.pdf
 ┃ ┗ 📂folder_that_contains_a_question_that_requires_code
 ┣ 📂qp5
 ┃ ┣ 📜answers.pdf
 ┃ ┣ 📜questions.pdf
 ┃ ┗ 📂folder_that_contains_a_question_that_requires_code
 ┣ 📂qp6
 ┃ ┣ 📜answers.pdf
 ┃ ┣ 📜questions.pdf
 ┃ ┗ 📂folder_that_contains_a_question_that_requires_code
 ┣ 📜readme.md
 ┗ 📜syllabus.pdf

Author

  • Anthony Luzquiños - Initial Work - Documentation - AnthonyLzq.