https://github.com/pymc-devs/pymc3
Raw File
Tip revision: a41d5244b8ec78372751924ba0484ed02d57b2cb authored by Ricardo Vieira on 07 March 2023, 08:36:47 UTC
Bring back testing utilities used in downstream packages
Tip revision: a41d524
CITATION.bib
@article{Salvatier2016,
  doi = {10.7717/peerj-cs.55},
  url = {https://doi.org/10.7717/peerj-cs.55},
  year  = {2016},
  month = {apr},
  publisher = {{PeerJ}},
  volume = {2},
  pages = {e55},
  author = {John Salvatier and Thomas V. Wiecki and Christopher Fonnesbeck},
  title = {Probabilistic programming in Python using {PyMC}3},
  journal = {{PeerJ} Computer Science}
}
back to top