Skip to main content

A home for new additions to PyMC, which may include unusual probability distribitions, advanced model fitting algorithms, or any code that may be inappropriate to include in the pymc repository, but may want to be made available to users.

Project description

Welcome to pymc-extras

Contribute with Gitpod Codecov Badge

As PyMC continues to mature and expand its functionality to accommodate more domains of application, we increasingly see cutting-edge methodologies, highly specialized statistical distributions, and complex models appear. While this adds to the functionality and relevance of the project, it can also introduce instability and impose a burden on testing and quality control. To reduce the burden on the main pymc repository, this pymc-extras repository can become the aggregator and testing ground for new additions to PyMC. This may include unusual probability distributions, advanced model fitting algorithms, innovative yet not fully tested methods, or niche functionality that might not fit in the main PyMC repository, but still may be of interest to users.

The pymc-extras repository can be understood as the first step in the PyMC development pipeline, where all novel code is introduced until it is obvious that it belongs in the main repository. We hope that this organization improves the stability and streamlines the testing overhead of the pymc repository, while allowing users and developers to test and evaluate cutting-edge methods and not yet fully mature features.

pymc-extras would be designed to mirror the namespaces in pymc to make usage and migration as easy as possible. For example, a ParabolicFractal distribution could be used analogously to those in pymc:

import pymc as pm
import pymc_extras as pmx

with pm.Model():
  alpha = pmx.ParabolicFractal('alpha', b=1, c=1)

  ...

Questions

What belongs in pymc-extras?

  • newly-implemented statistical methods, for example step methods or model construction helpers
  • distributions that are tricky to sample from or test
  • infrequently-used fitting methods or distributions
  • any code that requires additional optimization before it can be used in practice

What does not belong in pymc-extras?

  • Case studies
  • Implementations that cannot be applied generically, for example because they are tied to variables from a toy example

Should there be more than one add-on repository?

Since there is a lot of code that we may not want in the main repository, does it make sense to have more than one additional repository? For example, pymc-extras may just include methods that are not fully developed, tested and trusted, while code that is known to work well and has adequate test coverage, but is still too specialized to become part of pymc could reside in a pymc-extras (or similar) repository.

Unanswered questions & ToDos

This project is still young and many things have not been answered or implemented. Please get involved!

  • What are guidelines for organizing submodules?
    • Proposal: No default imports of WIP/unstable submodules. By importing manually we can avoid breaking the package if a submodule breaks, for example because of an updated dependency.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pymc_extras-0.9.0.tar.gz (334.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pymc_extras-0.9.0-py3-none-any.whl (268.7 kB view details)

Uploaded Python 3

File details

Details for the file pymc_extras-0.9.0.tar.gz.

File metadata

  • Download URL: pymc_extras-0.9.0.tar.gz
  • Upload date:
  • Size: 334.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pymc_extras-0.9.0.tar.gz
Algorithm Hash digest
SHA256 c7df7e3c8204f4935123132b65c7c3dac524db392819eadd669fde205be74650
MD5 b5710f238f8fe0addc3a9b648451f716
BLAKE2b-256 a59f116d6badb6544431886a38adf7019bbe083f2c1bbf3787a308c9b5a13427

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymc_extras-0.9.0.tar.gz:

Publisher: pypi.yml on pymc-devs/pymc-extras

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pymc_extras-0.9.0-py3-none-any.whl.

File metadata

  • Download URL: pymc_extras-0.9.0-py3-none-any.whl
  • Upload date:
  • Size: 268.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pymc_extras-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ce78eecd3eb5c163e21ca7f37e510fa84a290ab28848623c1862cd1073f341d4
MD5 c21d0210092d17808abfce372fc61d11
BLAKE2b-256 b2d97d5842a365c172ed68a73b4300a92f4df8efe5dd43de6970025435dbeba9

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymc_extras-0.9.0-py3-none-any.whl:

Publisher: pypi.yml on pymc-devs/pymc-extras

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page