diff --git a/syllabus.md b/syllabus.md index 300f74f..36363cb 100644 --- a/syllabus.md +++ b/syllabus.md @@ -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