Skip to content

Add docs#246

Merged
hmgaudecker merged 4 commits intomainfrom
docs
Feb 23, 2026
Merged

Add docs#246
hmgaudecker merged 4 commits intomainfrom
docs

Conversation

@hmgaudecker
Copy link
Member

@hmgaudecker hmgaudecker commented Feb 18, 2026

Note: We should merge roughly this state.

  • Harness: Jupyter Book 2 infrastructure borrowed from dags PR #65
  • Overall structure:
    • index
    • Getting Started
      • index
      • installation
      • tiny_example
    • User Guide
      • index
      • defining_models
      • grids
      • solving_and_simulating
      • parameters
      • shocks
    • Explanations
      • index
      • params_workflow
      • function_representation
      • dispatchers
      • interpolation
    • Examples
      • index
      • consumption_saving
    • Development
      • index

Fixes #84

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Base automatically changed from cleanup to main February 21, 2026 18:49
@hmgaudecker
Copy link
Member Author

Note: Because Github now shows failures of checks for any PR that does not include this, we should only fix the most important stuff rather than waiting for the full structure to be filled.

@hmgaudecker hmgaudecker marked this pull request as ready for review February 22, 2026 09:24
@hmgaudecker hmgaudecker requested a review from timmens February 22, 2026 09:24
Copy link
Member

@timmens timmens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks very very good!

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We will have to update this at some point to get a consistent explanation style. The interpolation notebook reads very well, and I'd love to see the function representation notebook to follow that style (not in this PR however!).

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like this a lot!

@hmgaudecker hmgaudecker mentioned this pull request Feb 23, 2026
23 tasks
@hmgaudecker hmgaudecker merged commit 5d5f594 into main Feb 23, 2026
9 checks passed
@hmgaudecker hmgaudecker deleted the docs branch February 23, 2026 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ENH: Add explanation notebook for interpolation and extrapolation comparison

2 participants