EngComp4_landlinear
EngComp4_landlinear copied to clipboard
Using computational thinking to get deep insights on the foundations of linear algebra
This means docstrings are exposed for the plot helper functions wrapped by set_rc, making it easier to view the docs for each function (so you can use shift-tab etc.)
@tingyu66 and @labarba here are my comments on the lessons so far. General comments: - The students will have to download the helpers that Tingyu wrote. There should be instructions...
i and j are green and red ... need colors friendly to color-blind people
- [x] check dependencies - [x] requirements.txt
Trying to run a plot command from `plot_helper.py` in a recent installation (JupyterLab) gives the error: `Javascript Error: Can't find variable: IPython` This typically occurs when trying to use an...