Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 228 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 228 Bytes

Scientific Python for ICTP diploma program

Lecture1 - basics:

  • conda/jupyter
  • variables, types
  • lists, tuples, sets
  • control flow
  • functions

Lecture2:

  • homework discussion
  • git survival guide
  • sympy
  • decorators