Skip to content

Releases: zapata-engineering/orqviz

v0.4.0

07 Feb 20:57
ca26e71
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

19 Aug 17:30
d9ab861
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

08 Feb 18:39
76a3f98
Compare
Choose a tag to compare

New features:

  • orqviz now doesn't require parameters to be 1D vectors, they can be ND arrays instead
  • We introduced LossFunctionWrapper as a utility tool that helps with changing arbitrary python functions into orqviz-compatible loss functions.

Minor changes:

  • Improvements in notebook examples
  • Improvements in readme and contribution guidelines

v0.1.1

09 Nov 13:43
7b3c413
Compare
Choose a tag to compare

What's Changed

  • Fixed classifiers in the setup.cfg
  • Minor fixes in in README
  • Relax dependency versions

Full Changelog: v0.1.0...v0.1.1

Initial release

09 Nov 00:39
Compare
Choose a tag to compare
v0.1.0

Fixed classifiers.