Skip to content

v0.0.1

Latest
Compare
Choose a tag to compare
@lockwo lockwo released this 15 Sep 06:33
· 3 commits to main since this release
9d2c899

The first release of distreqx is officially live 🥳 : https://pypi.org/project/distreqx/. There is plenty of features left to implement, but as T. E. Lawrence said, "big things have small beginnings".

Features

  • New distributions (Bernoulli, categorical, independent, mixture, mvn_diag, mvn_from_bijector, mvn_tri, normal, transformed)
  • New bijectors (block, chain, diag_linear, scalar_affine, shift, sigmoid, tanh, triangular_linear)
  • Documentation and examples

What's Changed

New Contributors

Full Changelog: https://github.com/lockwo/distreqx/commits/v0.0.1