Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion syllabus.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ Homeworks will involve mathematical analysis and programming.

Students are expected to already know how to program. We encourage
using Python; Julia is another good choice though we will not be using
it explicitly. For homework assignments, usually the deliverable is
it explicitly. We recommend using a Jupyter Lab environment with Python.
For homework assignments, usually the deliverable is
the outcome of some code, so therefore the student may choose **any**
programming language. However, we will be doing demonstrations in
Python and the instructor/TA are best at debugging Python and/or
Expand Down