Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix numpydoc spacing inget_tau_sigma docstring#8003

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
Jiya873 wants to merge10 commits intopymc-devs:main
base:main
Choose a base branch
Loading
fromJiya873:fix-get-tau-sigma
Open
Changes from1 commit
Commits
Show all changes
10 commits
Select commitHold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
DOC: document progressbar_theme parameter in pm.sample
  • Loading branch information
@Jiya873
Jiya873 committedDec 16, 2025
commit0ec5a79e3dc7805c9da3f4508a64fd6e78ea3a71
6 changes: 3 additions & 3 deletionspymc/sampling/mcmc.py
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -549,14 +549,14 @@ def sample(

progressbar_theme : rich.theme.Theme, optional
Custom theme applied to the Rich Console used for PyMC progress bars.

Colors and styles must follow Rich's style syntax. Not all common color
names are supported and invalid values may raise a ``StyleSyntaxError``.

For reference, see the Rich documentation:
- `Rich style syntax <https://rich.readthedocs.io/en/stable/style.html>`_
- `Supported color names <https://rich.readthedocs.io/en/stable/appendix/colors.html>`_

Note
----
The progress bar fill color itself is controlled internally by PyMC and
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp