-
-
Notifications
You must be signed in to change notification settings - Fork 48
FIX: Deprecation and Future Warnings #444
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 25 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
0645aa8
updates to perm_income_cons
mmcky 3bca43b
check JAX deprecation fix
mmcky 92a885d
Merge branch 'main' into fix-deprecation+future
mmcky c2e23e6
Merge branch 'main' into fix-deprecation+future
mmcky 33ff39f
fix deprecation in jax
mmcky fef0379
Merge branch 'fix-deprecation+future' of https://github.com/QuantEcon…
mmcky a529e01
Merge branch 'main' into fix-deprecation+future
mmcky aaab768
fix linear_models
mmcky b40262a
Merge branch 'fix-deprecation+future' of https://github.com/QuantEcon…
mmcky 7d5c7d1
fix kalman.md
mmcky 81a44ff
remove testing variable
mmcky 14b5359
kalman - remove debug
mmcky 1775aa0
fix deprecations warnings in kalman_2
mmcky ffbe583
fix markov_perf deprecations
mmcky 6158254
review kesten_processes and looking OK
mmcky 9418da8
fix pandas_panel deprecations
mmcky 2bb6e08
fix string formatting warning
mmcky 383dfef
fix missing solution-end makers
mmcky 3a1aba2
fix missing solution end
mmcky b62d770
ensure latex is installed for rendering of plot (collab)
mmcky 6b1d639
Revert "ensure latex is installed for rendering of plot (collab)"
mmcky 5fb9403
move texlive install for collab to action
mmcky d73fa6c
check pickled environment failure
mmcky 6343390
[linear_models] final deprecation notice
mmcky 5f66dd9
remove debug
mmcky 1d84fc5
add gpu backend code to the top of the lecture
mmcky File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @mmcky,
This note is at the end of the lecture. Should we move it with the note below to the top?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks @HumphreyYang I will add that change and then merge.
Appreciate you taking a look.