Note
Go to the end to download the full example code. or to run this example in your browser via 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