Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 285 Bytes

topics.rst

File metadata and controls

12 lines (11 loc) · 285 Bytes

Topics

  1. An overview of the paradigm of Python and how to use help tools
  2. Basic math and array usage
  3. File i/o
  4. Numerical methods and plotting
  5. Optimization
  6. Manupulating Excel files
  7. Compiling Python Code
  8. Parallel processing
  9. Your own repository of code