Oriol Abril-Pla
Oriol Abril-Pla
### Overview We have to review and update all the docstrings of objects part of the public API (that is, that appear on the [API reference](https://www.pymc.io/projects/docs/en/latest/api.html) section of the website)....
I want to take this opportunity and rethink all these conda environments we have. I understand they are helpful and convenient to create our dev environments and they are also...
There are some files closely related to v3 internals that should be reviewed to choose if we want to update and keep them or get rid of them (and maybe...
This is pertinent to pymc-examples. The contributing guide you should read is [this one](https://github.com/pymc-devs/pymc-examples/blob/main/CONTRIBUTING.md) and the repo to fork is https://github.com/pymc-devs/pymc-examples. I am posting here for visibility and to centralize...
We need to make sure all our public api is documented and that they are documented at the recommended import path. #5266 updated the distributions subsection (but I did not...
For now a dump of things to take into account regarding integration of PyMC v4 with InferenceData, which can now be improved signifiicantly further now that the converter is part...
We need to update https://github.com/pymc-devs/pymc/blob/main/GOVERNANCE.md#institutional-partners-and-funding to reflect the reality. Here is what it currenly says: ``` Tier 1 = an institution with at least one Institutional Council Member Acknowledged on...
I noticed there are already some issues labeled as "good first issue", but without a contributing guide (plus a code of conduct to establish a baseline on how to interact)...
Hi, thanks for the great library. I use proselint whenever possible in CI and via the vim plugin ale, but I nearly always end up disabling the uncomparables check due...
I think that https://github.com/numfocus/DISCOVER-Cookbook would be a good fit for the projects section of the home page