Python Reading

Key Ideas

Installing NumPy, SciPy and MatPlotLib

In-Class Activity

Active Learning

  1. Run bessel.py from within IDLE and also via the command line.
  2. Try some different arguments.
  3. What are the two items that this code plots?
  4. Do you understand the code? (Use SciPy documentation as needed.)