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.
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
- Anthony Luzquiños - Initial Work - Documentation - AnthonyLzq.