-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Insights: pymc-devs/pymc
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v5.23.0
published
May 28, 2025
13 Pull requests merged by 4 people
-
BUG: Mermaid nodes with spaces in name
#7835 merged
Jun 25, 2025 -
implement _display_ method for
pm.Model
for builtin marimo support#7830 merged
Jun 24, 2025 -
Model to mermaid diagram with
model_to_mermaid
#7826 merged
Jun 20, 2025 -
Continued: Allow accessing wrapped function attributes in PointFunc
#7825 merged
Jun 20, 2025 -
Allow accessing wrapped function attributes in PointFunc
#7823 merged
Jun 19, 2025 -
Remove deprecated functionality
#7822 merged
Jun 19, 2025 -
Implement specialized Hurdle distribution
#7810 merged
Jun 16, 2025 -
Consolidate progress bar speed logic
#7801 merged
Jun 15, 2025 -
[pre-commit.ci] pre-commit autoupdate
#7813 merged
Jun 13, 2025 -
Very important Pull Request
#7817 merged
Jun 13, 2025 -
[pre-commit.ci] pre-commit autoupdate
#7777 merged
Jun 8, 2025 -
Only add
dim_length
shared variable when adding a new coordinate#7809 merged
Jun 3, 2025 -
Bump PyTensor dependency
#7792 merged
May 28, 2025
10 Pull requests opened by 7 people
-
Bump docker/build-push-action from 6.16.0 to 6.18.0
#7806 opened
Jun 2, 2025 -
add action yml to populate issue
#7807 opened
Jun 3, 2025 -
Advanced sub tensor with none and integers fix
#7814 opened
Jun 9, 2025 -
Memoize model methods
#7816 opened
Jun 11, 2025 -
Model with dims
#7820 opened
Jun 17, 2025 -
Bump docker/setup-buildx-action from 3.10.0 to 3.11.1
#7827 opened
Jun 23, 2025 -
Bump hynek/build-and-inspect-python-package from 2.12.0 to 2.13.0
#7828 opened
Jun 23, 2025 -
[pre-commit.ci] pre-commit autoupdate
#7831 opened
Jun 23, 2025 -
Add sample_prior function
#7833 opened
Jun 23, 2025
10 Issues closed by 6 people
-
BUG: `pm.model_to_mermaid` with spaces in variable names
#7829 closed
Jun 25, 2025 -
PYMC/Arviz failing to install on Databricks
#7832 closed
Jun 25, 2025 -
ENH: progressbar=False should silence all sampling output
#7683 closed
Jun 23, 2025 -
parallelizing multiple inferences with dask fails
#7819 closed
Jun 17, 2025 -
Unused `compute_draw_speed`
#7798 closed
Jun 15, 2025 -
BUG: HurdleGamma results in large number of divergences, even under the correct model
#7630 closed
Jun 13, 2025 -
Release workflow is still running on Python 3.7
#7237 closed
Jun 7, 2025 -
Eliminate duplicate pre-commit GitHub Actions workflow
#7113 closed
Jun 7, 2025 -
BUG: `Model.add_coord` can add multiple `SharedVariable` dimension length with the same name
#7808 closed
Jun 3, 2025 -
ConnectionResetError from multiprocess sampling
#7354 closed
May 29, 2025
6 Issues opened by 5 people
-
BUG: ZeroDivisionError when running OrderedLogistic example from the documentation
#7838 opened
Jun 27, 2025 -
BUG: AssertionError with DiscreteUniform
#7834 opened
Jun 24, 2025 -
deprecate the `drop_first` parameter
#7824 opened
Jun 19, 2025 -
sample_smc conversion of sample stats to idata can result in warning
#7821 opened
Jun 19, 2025 -
Cache model functions for iterative workflows
#7815 opened
Jun 11, 2025 -
ENH: Refactor sampling in Variational Inference methods
#7805 opened
May 31, 2025
26 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Add `model_to_minibatch` transformation to convert all `pm.Data` to `pm.Minibatch`
#7785 commented on
Jun 11, 2025 • 4 new comments -
Exploring VI implementations
#7799 commented on
Jun 12, 2025 • 0 new comments -
Updated docstrings in pymc.step_methods.arraystep.py
#7796 commented on
Jun 7, 2025 • 0 new comments -
Fix: Prevent name collision between coords and data variables
#7794 commented on
May 28, 2025 • 0 new comments -
Fix progressbar with nested compound step samplers
#7776 commented on
Jun 21, 2025 • 0 new comments -
#7519 - Move multiprocessing import for Pyodide support and enhance McBackend tests
#7736 commented on
Jun 13, 2025 • 0 new comments -
BUG: input a ndarray type data but still raise an error: setting an array element with a sequence.
#7597 commented on
Jun 23, 2025 • 0 new comments -
MyPy fails with new numpy dtype type hints
#7803 commented on
Jun 7, 2025 • 0 new comments -
Guide to build docs locally does not mention PyMC must be installed in a ipykernel named Python3
#7016 commented on
Jun 7, 2025 • 0 new comments -
DOC: `progressbar_theme` is undocumented
#7468 commented on
Jun 7, 2025 • 0 new comments -
Make multiprocessing import local to support pyodide
#7519 commented on
Jun 6, 2025 • 0 new comments -
Fix domain specification docstrings of ordered distributions
#7486 commented on
Jun 6, 2025 • 0 new comments -
ENH: Replace pandas dependence/use with narwhals
#7462 commented on
Jun 6, 2025 • 0 new comments -
Default target_accept not mentioned anywhere in the docs
#7455 commented on
Jun 6, 2025 • 0 new comments -
Add more information to ZeroSumNormal docs
#7425 commented on
Jun 6, 2025 • 0 new comments -
DOC: Add install instructions with pixi
#7448 commented on
Jun 6, 2025 • 0 new comments -
DOC: pymc.CustomDist example does not work in the documentation
#7654 commented on
Jun 6, 2025 • 0 new comments -
Add InverseWishart distribution
#7636 commented on
Jun 6, 2025 • 0 new comments -
Mention vector bounds in Censored docstrings
#7581 commented on
Jun 6, 2025 • 0 new comments -
DOC: readthedocs not building tagged releases
#7793 commented on
Jun 6, 2025 • 0 new comments -
Replace `assert` checks in `logprob.scan` with real error handling
#7780 commented on
Jun 6, 2025 • 0 new comments -
Integrate notebook comparing Stan and PyMC
#7771 commented on
Jun 6, 2025 • 0 new comments -
BUG: `AdvancedSubTensor` with `None` and integer indices raises a `logprob` error instead of silently failing
#7762 commented on
Jun 6, 2025 • 0 new comments -
BUG: PrecisionMvNormalRV missing factor of 1/2 for log determinant in logp function
#7751 commented on
Jun 6, 2025 • 0 new comments -
Speed up test times :rocket:
#7686 commented on
Jun 3, 2025 • 0 new comments -
s/draws -> s/draw
#7797 commented on
May 28, 2025 • 0 new comments