v0.2.0
New features:
- orqviz now doesn't require parameters to be 1D vectors, they can be ND arrays instead
- We introduced
LossFunctionWrapperas 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