Muhammad Rebaal

Results 50 comments of Muhammad Rebaal

> Go into `tests/distributions/test_multivariate.py::TestICAR::test_icar_rng_fn` and update the test to no longer expect an error. Check the other `test_rng_fn` tests for how to validate the output. > > It looks like...

> Did you check the PR that Ricardo linked? This would be the preferred way to go. You're referring that to write the `rng_fn` like `SymbolicRV` or something else?

> You would convert the entire distribution into a `SymbolicMVNormalUsedInternally` subclass, like how `MvStudentTRV` was changed in the linked PR (check [here](https://github.com/pymc-devs/pymc/pull/7685/files#diff-ba7699f4e550fe6433c577626dd433a017c2fad177dcbfc83ea8268fe4322761R385) specifically). Then no rng_fn is required at all....

Hi @jessegrabowski ! Hope you are fine ! If no one is working on this issue , could you assign this to me I'd like to solve this. Thank You...

> We don't assign issues, you can just open a PR Ok sure thing I'll open a draft one.

Hi @khsrali! Hope you are fine! I think to add a `--descendants flag` in verdi node list that will use the QueryBuilder to recursively query all child nodes. I will...

> Hi [@Muhammad-Rebaal](https://github.com/Muhammad-Rebaal) > > Check this file: `test_all_plugins.py` some tests although being in place, they don't really cover the pitfalls. You can think through and imagine all scenarios for...

Hi @kunaals ! Could you guide me the process of start contributing to this repo as a mentee of LFX at which I've applied and let me know if there...

Hi @khsrali ! I'd like to work on this issue ? Is this still opened ?

> Hi @Muhammad-Rebaal > > Thanks for your interest. > > This issue is mainly for future, when we put stashing fully in place. Right now it's not possible to...