Releases: qiboteam/qiboml
Releases · qiboteam/qiboml
qiboml 0.0.2
What's Changed
- Update name and platform attributes by @MatteoRobbiati in #38
- Update TF backend with the one in Qibo by @MatteoRobbiati in #40
- Fixes related to TF migration by @MatteoRobbiati in #41
- Pytorch interface autodifferentiation by @BrunoLiegiBastonLiegi in #37
- Documentation draft by @MatteoRobbiati in #43
- Implements the structure of a general
qiboml
model by @BrunoLiegiBastonLiegi in #20 - Rename backend methods related to vector and matrix norms by @renatomello in #50
- Temporary fixes to support pytorch backend migration by @MatteoRobbiati in #45
- Importing pytorch backend from qiboml by @MatteoRobbiati in #52
- MNIST binary classification tutorial by @BrunoLiegiBastonLiegi in #49
- Added activations in tests by @BrunoLiegiBastonLiegi in #55
- Remove unused/outdated files/modules by @MatteoRobbiati in #56
- Enabling PSR, analytical diff with pytorch and moving interfaces to dedicated module by @MatteoRobbiati in #42
- Adapt tutorial to recent qiboml updates by @MatteoRobbiati in #59
- Various fixes to the differentiation module by @BrunoLiegiBastonLiegi in #62
- Some Documentation by @BrunoLiegiBastonLiegi in #58
- Add publish workflow by @MatteoRobbiati in #67
- Some fixes to the pyproject and the publish workflow by @BrunoLiegiBastonLiegi in #73
- Keras Interface by @niccololaurora in #54
- Enabling GPUs with the pytorch backend by @BrunoLiegiBastonLiegi in #72
- Testing some improvements for the
JaxBackend
by @BrunoLiegiBastonLiegi in #60 - Add ML frameworks to docs deps by @MatteoRobbiati in #79
- Update pycln version to 2.5.0 by @MatteoRobbiati in #80
- Custom gradient for
keras
interface by @BrunoLiegiBastonLiegi in #77 - Remove unnessary backend methods by @renatomello in #86
- Data reuploading encoding by @MatteoRobbiati in #65
- Update documentation by @MatteoRobbiati in #93
- Transpiler support for qibolab execution by @BrunoLiegiBastonLiegi in #94
- Enable
density_matrix=True
execution for noisy training by @BrunoLiegiBastonLiegi in #89 - Improve README by @MatteoRobbiati in #95
- updating readme by @scarrazza in #97
- Allow for no encoder and no inputs to be passed to the
QuantumModel
by @BrunoLiegiBastonLiegi in #96
New Contributors
- @renatomello made their first contribution in #50
- @niccololaurora made their first contribution in #54
- @scarrazza made their first contribution in #97
Full Changelog: v0.0.1...v0.0.2
Qiboml 0.0.1
What's Changed
- Workflows by @Edoardo-Pedicillo in #7
- Divide differentiation and expectation modules by @MatteoRobbiati in #9
- move codecov.yml by @Edoardo-Pedicillo in #21
- Refactor
backends
: migratingpytorch
and creatingjax
by @MatteoRobbiati in #12 MetaBackend
by @BrunoLiegiBastonLiegi in #25backend
->platform
inMetaBackend
by @MatteoRobbiati in #27
New Contributors
- @MatteoRobbiati made their first contribution in #1
- @Edoardo-Pedicillo made their first contribution in #7
- @BrunoLiegiBastonLiegi made their first contribution in #25
Full Changelog: https://github.com/qiboteam/qiboml/commits/v0.0.1