Pinned issues
Issues
- 0
Should branching logps accept constants
#7711 opened by ricardoV94 - 9
BUG: Not working with numpy 2+ (`np.obj2sctype` was removed in the NumPy 2.0 release.)
#7592 opened by mauhcs - 0
BUG: `pm.sample_prior_predictive` reports it will sample all volatile basic RVs even when `var_names` is supplied
#7703 opened by nataziel - 2
BUG: Missing `constant_data` in `InferenceData` when defining observed data with same dims.
#7614 opened by bhroben - 2
Speed up test times :rocket:
#7686 opened by wd60622 - 3
- 5
- 0
BUG: data as observed in RV
#7649 opened by wd60622 - 3
- 2
BUG: Several distributions fail in Python 3.13 due to deprecated class property support
#7551 opened by thomasaarholt - 5
ENH: Option to adjust the uniform distribution bounds for jitter/initialisation
#7555 opened by aphc14 - 3
Remove Python2 generator work around
#7659 opened by wd60622 - 4
- 0
Flaky tests/distributions/test_timeseries.py::TestGARCH11::test_batched_size
#7674 opened by ricardoV94 - 2
DOC: The documentation websites frequently hang
#7669 opened by jaredsagendorf - 0
Do not use "fork" as default mp_ctx when compiling JAX functions in the PyMC sampler
#7668 opened by ricardoV94 - 1
AttributeError when sampling with PyMC model using conditional probabilities
#7667 opened by ricardoV94 - 3
- 0
`collect_default_updates` should ignore unused rng inputs to OpFromGraph
#7657 opened by jessegrabowski - 2
- 1
- 27
- 4
Zarr is not optional
#7644 opened by ricardoV94 - 3
pytensor.tensor.cartesian does not work on TensorVariables
#7633 opened by AuguB - 0
- 0
Refactor `init` logic in `pm.sample`
#7639 opened by jessegrabowski - 2
- 0
Add InverseWishart distribution
#7636 opened by jessegrabowski - 3
BUG: preliz import might break pymc import via scipy
#7631 opened by dirknbr - 2
BUG: HurdleGamma results in large number of divergences, even under the correct model
#7630 opened by Dpananos - 1
BUG: `KeyError: 'diverging'` when setting up `CategoricalGibbsMetropolis` step method with `proposal=‘proportional’`
#7628 opened by MarcelloCalza - 0
Add `record_sampling_state` to `NDArray` backend
#7621 opened by lucianopaz - 4
ipywidgets in the enviornment on vscode jupyter notebook cause cell with pymc.sample to hang with default sampler
#7615 opened by danieltomasz - 3
BUG: using exoplanet package - NotImplementedError: ValuedVar should not be present in the final graph!
#7611 opened by vdeloupy - 1
DOC: <MatrixNormal Example in Documentation not updated as per latest version ' prefix>
#7598 opened by roesta07 - 2
Mention vector bounds in Censored docstrings
#7581 opened by ricardoV94 - 1
BUG: Sampling fails because 'numpy.random._generator.Generator' object has no attribute 'spawn'
#7605 opened by cluhmann - 5
BUG: [Regression] Shape / dimension issue when using `MVNormal.dist` inside `pm.logp` introduced in `v5.16.1`
#7602 opened by jonsedar - 1
BUG: input a ndarray type data but still raise an error: setting an array element with a sequence.
#7597 opened by JamGengGeng - 5
BUG: blackjax sampler gives Incorrect output dtype for return value #0: Expected: int64, Actual: int32
#7593 opened by mvds314 - 5
No warning thrown when Data given same name as coords key
#7589 opened by szvsw - 0
Compute only dependent logp in step samplers
#7591 opened by ricardoV94 - 0
- 0
Mambaforge sunsetting
#7579 opened by lucianopaz - 1
Auto generated dimensions in posterior predictive don't match with observed dimensions
#7572 opened by lucianopaz - 2
- 0
Add `plot_gp_dist` to documentation
#7565 opened by wd60622 - 4
- 2
BUG: linear model doens't work on out-of-sample data
#7560 opened by MatthiVH - 4
BUG: Using `transform=pm.distributions.transforms.ordered` together with non-null `dims` results in AssertionError
#7554 opened by tomicapretto