QuantEcon / QuantEcon/lecture-python.myst

speed/accuracy comparisons using glue functionality

Open
#83 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TeX
Stars
123
Forks
57
Avg merge
3d 10h
Merged PRs (30d)
11

Description

Once we switch over to myst-nb / jupyter-book, the glue functionality will be idea for cross-lecture numerical comparisons involving solution methods for dynamic programming.

https://myst-nb.readthedocs.io/en/latest/use/glue.html

For example, in our discussion of the optimal growth model and elsewhere, we compare different algorithms in different lectures. To compare execution speed without repeating code, we can glue/paste results from other lectures.

CC @najuzilu @Harveyt47 (and @choldgraf since the application might be interesting).

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked myst-nb glue documentation and review the optimal growth model and other lectures that compare solution methods. Define which execution-speed and accuracy results should be shared across lectures, then verify that the comparisons work without repeating code.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter, python
Domain
documentation
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.