Skip to content

Conversation

ken-r
Copy link
Contributor

@ken-r ken-r commented Aug 15, 2025

Two exercise hints in the scipy lecture are not fully accurate.
This PR fixes the hints.

Two exercise hints in the scipy lecture are not fully accurate.
@mmcky
Copy link
Contributor

mmcky commented Aug 15, 2025

Thanks for your PR @ken-r -- much appreciated.

@mmcky mmcky requested a review from Copilot August 15, 2025 07:19
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes two inaccurate exercise hints in the scipy lecture by correcting method calls and module imports.

  • Corrects the lognorm usage to include the .pdf() method call
  • Fixes the incorrect module reference from scipy.optimize to scipy.integrate for the quad function

You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@mmcky
Copy link
Contributor

mmcky commented Aug 15, 2025

Thanks again @ken-r really appreciate the feedback.

Merging now and will update the live site soon.

@mmcky mmcky merged commit 0afb24e into QuantEcon:main Aug 15, 2025
4 checks passed
@ken-r
Copy link
Contributor Author

ken-r commented Aug 15, 2025

Thank you very much for all your work and the great lecture @mmcky

@jstac
Copy link
Contributor

jstac commented Aug 15, 2025

Many thanks @ken-r, much appreciated.

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.

3 participants