8.10. Introduction to Implicit Methods and Stiff Equations#

References:

import numpy as np
from matplotlib import pyplot as plt
# Shortcuts for some favorite commands:
from matplotlib.pyplot import figure, plot, grid, title, xlabel, ylabel, legend

Introduction#

Coming soon …