Skip to content

Address comments for cagan_ree lecture#387

Merged
mmcky merged 13 commits intomainfrom
update-ree
Apr 3, 2024
Merged

Address comments for cagan_ree lecture#387
mmcky merged 13 commits intomainfrom
update-ree

Conversation

@HumphreyYang
Copy link
Copy Markdown
Member

@HumphreyYang HumphreyYang commented Feb 26, 2024

This PR addresses items related to code and minor typos in #386.

@HumphreyYang HumphreyYang requested a review from mmcky February 26, 2024 23:40
@netlify
Copy link
Copy Markdown

netlify bot commented Feb 26, 2024

Deploy Preview for taupe-gaufre-c4e660 ready!

Name Link
🔨 Latest commit 44a47ff
🔍 Latest deploy log https://app.netlify.com/sites/taupe-gaufre-c4e660/deploys/660cba8921bb390008e5823e
😎 Deploy Preview https://deploy-preview-387--taupe-gaufre-c4e660.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 26, 2024

@github-actions github-actions bot temporarily deployed to pull request February 26, 2024 23:50 Inactive
Comment thread lectures/cagan_ree.md Outdated
Comment thread lectures/cagan_ree.md Outdated
@mmcky
Copy link
Copy Markdown
Contributor

mmcky commented Feb 27, 2024

thanks @HumphreyYang I have added a few minor comments.

Also I note that there are still some open checkboxes in #386.

Do we need to wait until all those checkboxes are addressed?

@HumphreyYang
Copy link
Copy Markdown
Member Author

Do we need to wait until all those checkboxes are addressed?

Many thanks @mmcky, I think those unticked boxes are ones we are not sure if we should fix before consulting Tom.

@github-actions github-actions bot temporarily deployed to pull request February 27, 2024 13:05 Inactive
@HumphreyYang
Copy link
Copy Markdown
Member Author

Hi @mmcky,

I think removing figure size is probably not a good idea. I will revert this change : )

@mmcky
Copy link
Copy Markdown
Contributor

mmcky commented Feb 27, 2024

@HumphreyYang can you post a screen shot. We may be able to use scale instead in myst rather than the code

@mmcky
Copy link
Copy Markdown
Contributor

mmcky commented Feb 27, 2024

@HumphreyYang oh I see. This is actually an aspect ratio issue. This might be a good use case for specifying fig size. I agree.

Screenshot 2024-02-28 at 10 08 50 am

cc @jstac

This reverts commit c2afe22.
@github-actions github-actions bot temporarily deployed to pull request February 28, 2024 00:46 Inactive
Comment thread lectures/cagan_ree.md Outdated
@jstac
Copy link
Copy Markdown
Contributor

jstac commented Feb 28, 2024

Thanks @HumphreyYang . Just one comment above.

@github-actions github-actions bot temporarily deployed to pull request February 28, 2024 23:23 Inactive
@jstac
Copy link
Copy Markdown
Contributor

jstac commented Mar 20, 2024

Thanks for this @HumphreyYang . Is it still in-work?

@HumphreyYang
Copy link
Copy Markdown
Member Author

Thanks for this @HumphreyYang . Is it still in-work?

Many thanks @jstac, there are some items that have not been addressed in #386, which is now confirmed by Tom. I will address the remaining items this week.

@github-actions github-actions bot temporarily deployed to pull request March 23, 2024 10:30 Inactive
@github-actions github-actions bot temporarily deployed to pull request March 25, 2024 09:26 Inactive
@HumphreyYang
Copy link
Copy Markdown
Member Author

Many thanks @mmcky, I will quickly optimize the code for graphs and then it will be ready.

@github-actions github-actions bot temporarily deployed to pull request March 25, 2024 09:47 Inactive
@HumphreyYang
Copy link
Copy Markdown
Member Author

Hi @mmcky, I intentionally kept the old easy plotting function although my new plotting function experiment_plot can cover the easy cases. The rationale is that I want to hide the complexity in the graphing config (this is why they are hidden) and show the clean and easy plotting function solve_and_plot.

Please let me know your thoughts on this.

Comment thread lectures/cagan_ree.md Outdated
Comment thread lectures/cagan_ree.md Outdated
@jstac
Copy link
Copy Markdown
Contributor

jstac commented Mar 25, 2024

Nice work @HumphreyYang . Minor comments above.

@github-actions github-actions bot temporarily deployed to pull request March 25, 2024 09:55 Inactive
@github-actions github-actions bot temporarily deployed to pull request March 25, 2024 10:17 Inactive
@github-actions github-actions bot temporarily deployed to pull request April 3, 2024 02:18 Inactive
@mmcky
Copy link
Copy Markdown
Contributor

mmcky commented Apr 3, 2024

thanks @HumphreyYang 44a47ff

@mmcky mmcky requested a review from jstac April 3, 2024 03:12
@jstac
Copy link
Copy Markdown
Contributor

jstac commented Apr 3, 2024

Thanks guys. There are some unchecked boxes in #386. Are they completed?

@mmcky Please merge this when ready.

@HumphreyYang
Copy link
Copy Markdown
Member Author

Thanks guys. There are some unchecked boxes in #386. Are they completed?

Hi @jstac, the unchecked boxes are related to the explanations in the main text. Would you like me to attempt to address them before passing them to Tom?

@jstac
Copy link
Copy Markdown
Contributor

jstac commented Apr 3, 2024

Thanks @HumphreyYang . I'm going to leave this one for you and @mmcky and @thomassargent30 to coordinate.

@HumphreyYang
Copy link
Copy Markdown
Member Author

Many thanks @jstac.

Hi @mmcky, should we merge this first PR first while keeping the issue open? I think Tom is making some changes in the main branch later today.

@mmcky
Copy link
Copy Markdown
Contributor

mmcky commented Apr 3, 2024

thanks @HumphreyYang I will coordinate with @thomassargent30

@mmcky
Copy link
Copy Markdown
Contributor

mmcky commented Apr 3, 2024

Hi @jstac, the unchecked boxes are related to the explanations in the main text. Would you like me to attempt to address them before passing them to Tom?

@HumphreyYang I am happy to merge this as is and you can iterate on the additional check boxes. However please update the top level comment to provide a brief (one sentence description of the changes targetted int his PR and remove the resolves as merging this will close that issue). Thanks.

@HumphreyYang
Copy link
Copy Markdown
Member Author

@HumphreyYang I am happy to merge this as is and you can iterate on the additional check boxes. However please update the top level comment to provide a brief (one sentence description of the changes targetted int his PR and remove the resolves as merging this will close that issue). Thanks.

Many thanks @mmcky. I have disassociated this PR from the issue.

@mmcky mmcky merged commit 585a66f into main Apr 3, 2024
@mmcky mmcky deleted the update-ree branch April 3, 2024 04:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants