Math 530 Home Page


Fall 2019


Information about the course, including text, meeting times and places, grading, and homework policies is in the syllabus.

Notes can be found here.

Quizzes (without solutions) can be found here.

Python homework assignments. No due dates yet.

Python data science projects. No due dates yet.

Announcements

November 17: Solutions to the midterm are here.

October 15: Second linear algebra homework is here.

October 8: First linear algebra homework is here.

October 8: I mentioned in class Axler's book, "Linear Algebra Done Right", as a good source for the structure of the theory.

September 27: I mentioned in class Strang's MIT course, based on his book. The full course is available through MIT OpenCourseWare.

August 21: Homeworks assigned so far: homework 0: write an email to me describing your past programming experience in a sentence or two. Homework 1: install Python (I recommend Anaconda) on your laptop and bring it to class. Show me that you can write "Hello World". These two are due Friday August 23.

August 21: Homework 2: Show that you can do basic programming in Python. One way is to complete the CodeAcademy course in Python, or at least some part of it. Homework 3: Show that you can handle coding using Numpy, Matplotlib, and Pandas, by completing part of the CodeAcademy course in Data Science using Python. No due dates yet.