Releases: pyro-ppl/pyro-api
Releases · pyro-ppl/pyro-api
0.1.1
- remove f strings to support Python <=3.5
0.1.0
This initial release moves the pyro.generic
module to a new package pyroapi
, with no dependencies. New features include:
- reusable tests in
pyroapi.testing
and pyroapi.tests
.
- A
register_backend()
helper to register aliases.