Skip to content

PHY201 problem solver

Oliver Beckstein edited this page Apr 5, 2016 · 1 revision
  • Nik O'Brien
  • Write a module that implements numerical solvers for the majority of problems in PHY201
  • Be able to solve the midterm

Approach

  • use pure Python

Objectives

  1. transfer mathematical processes into code
  2. solve wide array of problems
  3. ... rest see proposal

Restrictions

Code cannot be shared.

Clone this wiki locally