Matt McKay
Matt McKay
thanks @DrDrij that looks like a big improvement
@DrDrij - just fyi - the preview on that commit doesn't seem to have taken effect for images https://5f8437440d7ad18f9eee916c--hungry-lovelace-7d0512.netlify.app/matplotlib.html
@shlff this is a nice suggestion. https://github.com/sphinx-contrib/tikz will work in `jupyter-book` but we would need to add the extension to: - `environment.yml` - `lectures/_config.yml` and this enforces the need for...
Once this is fixed we will need to update ``` ./quantecon/util/notebooks.py:"https://github.com/QuantEcon/QuantEcon.notebooks/raw/master/dependencies/mpi/something.py" --> ./something.py ./quantecon/util/notebooks.py:BRANCH = "master" ./quantecon/util/notebooks.py: Assuming the file is at the root level in the ``master`` branch then:...
There are a lot of impacted `julia` notebooks (cc @jlperla)
@danielcsaba I think one one of the benefits of performance tracking is to observe regressions and improvements in execution timing as an additional metric to assist in the development process....
I might not be able to get to this in the next couple of weeks. Perhaps we can set this up in January.
@Smit-create thanks for opening this PR. Would you mind to update the top level comment box with a description of the change and document the performance improvements you mention in...
@Smit-create I haven't merged this as it isn't clear what level of performance improvement is being made. Is it 2% or 20% for example, it would be helpful to have...
Hey @jstac I am not sure what the convention is here. I will have a look at ``pandas`` or another major project to see what style they adopt. We can...