-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Remove sd optional kwarg from distributions #5583
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 21 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
0a65c1f
Removed sd optional kwarg from continuous.py
purna135 29c0016
Removed sd optional kwarg from timeseries.py
purna135 8acda64
Removed sd optional kwarg from mixture.py
purna135 6b34983
removed pymc/sampling_jax.py and pymc/step_methods/sgmcmc.py from scr…
purna135 40c939c
Merge remote-tracking branch 'upstream/main' into remove_sd
purna135 33e5463
sd renamed to sigma
purna135 01b0ce0
renamed sd to sigma in benchmarks.py
purna135 72e4915
though rename of sd to sigma is not required in test_mixture.py, just…
purna135 c9a71dc
renamed sd to sigma in test_shape_handling.py::TestShapeDimsSize::tes…
purna135 7bef2d6
renamed sd to sigma in dimensionality.ipynb
purna135 23a0f0a
renamed sd to sigma in test_util.py
purna135 1e723bd
renamed sd to sigma in tests/models.py
purna135 72186c4
renamed sd to sigma in distributions.py
purna135 d827e70
renamed sd to sigma in data.py
purna135 e14e799
renamed sd to sigma in examples/posterior_predictive.ipynb
purna135 e761f50
renamed sd to sigma in developer_guide.rst
purna135 4c1a001
renamed sd to sigma in source/PyMC_and_Aesara.rst
purna135 853b0ff
renamed sd to sigma in examples/GLM_linear.ipynb
purna135 8e2be8d
renamed sd to sigma in pymc/model.py
purna135 8ba28b5
fixed examples/GLM_linear.ipynb
purna135 e45e65b
added a note "sd has been removed" in Release note
purna135 7d01461
✔ Updated deprecation note and added link to PR.
purna135 c5fcc70
resolved conflict in test_sampling.py
purna135 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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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.
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.
Uh oh!
There was an error while loading. Please reload this page.