-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update docstrings for sample_smc and smc.py (#6114)
* fixed docstrings and a reference * trailing whitespace * fixed typo * Update pymc/smc/sample_smc.py Co-authored-by: Oriol Abril-Pla <[email protected]> * Update pymc/smc/sample_smc.py Co-authored-by: Oriol Abril-Pla <[email protected]> * Update pymc/smc/sample_smc.py Co-authored-by: Oriol Abril-Pla <[email protected]> * Update pymc/smc/sample_smc.py Co-authored-by: Oriol Abril-Pla <[email protected]> * Update pymc/smc/sample_smc.py Co-authored-by: Oriol Abril-Pla <[email protected]> * Update pymc/smc/sample_smc.py Co-authored-by: Oriol Abril-Pla <[email protected]> * Update pymc/smc/smc.py Co-authored-by: Oriol Abril-Pla <[email protected]> * Made changes to smc.py and sample_smc.py for pr#6114 * Fix pre-commit Co-authored-by: Rowan Schaefer <[email protected]> Co-authored-by: Oriol Abril-Pla <[email protected]> Co-authored-by: Michael Osthege <[email protected]>
- Loading branch information
1 parent
02f1836
commit e153121
Showing
4 changed files
with
112 additions
and
95 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,8 @@ Sequential Monte Carlo | |
|
||
sample_smc | ||
|
||
(smc_kernels)= | ||
.. _smc_kernels: | ||
|
||
SMC kernels | ||
----------- | ||
|
||
|
This file contains 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 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.