Note
Go to the end to download the full example code. or to run this example in your browser via JupyterLite or Binder
Local module#
This example demonstrates how local modules can be imported.
This module is imported in the example ‘Plotting the exponential function’
(plot_exp.py
).
N = 100
Estimated memory usage: 0 MB