Thu Jun 16 19:53:00 2022 bvp_fd_test(): Python version: 3.6.9 bvp_fd() is a simple example of the finite difference method, in which a boundary value problem (BVP) is solved by choosing a grid of n points, setting up a linear system which enforces boundary conditions, and uses discretized versions of derivatives at each point. Graphics saved as "bvp_fd_test.png" bvp_fd_test(): Normal end of execution. Thu Jun 16 19:53:00 2022