- OPflow & QI mitigation - rename `feature_map` to `encoding_circuit` - rename `expectation_operator` to `observables` - better tests - test workflow - clean QNN output - user guide for QNNs - improved documentation
0.3.0
- add a bunch of documentation - add some tests: - qnns - qsvm - qkrr - add get_params and set_params for high level methods - github action workflows: - check if documentation can be built on PR - publish documentation on release
0.2.0
- fix memory leak - fix bug in feature stacking - add github workflows - formatting checks - build and release - change to flit build system + pyproject - add some documentation