What's Changed
- Differentiation rules now are built after being instantiated by @MatteoRobbiati in #152
- Add citation policy section with badges by @scarrazza in #160
- build(deps): bump keras from 3.11.3 to 3.12.0 by @dependabot[bot] in #162
- Testing
python==3.13by @renatomello in #163 quantum_infomodule refactor by @BrunoLiegiBastonLiegi in #66- Added free disk workflow by @BrunoLiegiBastonLiegi in #166
- Free disk workflow fix by @BrunoLiegiBastonLiegi in #167
- Test for custom grad with reuploading by @BrunoLiegiBastonLiegi in #155
QuimbJaxdifferentiator by @BrunoLiegiBastonLiegi in #154- build(deps): bump urllib3 from 2.5.0 to 2.6.0 by @dependabot[bot] in #168
- build(deps-dev): bump fonttools from 4.60.1 to 4.60.2 by @dependabot[bot] in #169
- build(deps): bump werkzeug from 3.1.3 to 3.1.4 by @dependabot[bot] in #170
- build(deps): bump filelock from 3.20.0 to 3.20.1 by @dependabot[bot] in #171
- build(deps): bump urllib3 from 2.6.0 to 2.6.3 by @dependabot[bot] in #172
- build(deps): bump filelock from 3.20.1 to 3.20.3 by @dependabot[bot] in #173
- build(deps): bump werkzeug from 3.1.4 to 3.1.5 by @dependabot[bot] in #174
- build(deps): bump wheel from 0.45.1 to 0.46.2 by @dependabot[bot] in #175
- build(deps): bump protobuf from 6.33.1 to 6.33.5 by @dependabot[bot] in #178
- build(deps-dev): bump nbconvert from 7.16.6 to 7.17.0 by @dependabot[bot] in #180
- build(deps): bump pillow from 12.0.0 to 12.1.1 by @dependabot[bot] in #181
- Improvements on EGT-CG optimizer by @andre-juan in #150
- Fixing EGT for TF @ GPU by @andre-juan in #183
- Backend refactoring by @renatomello in #149
- Fix test in
mainby @renatomello in #187 - Update pyproject by @renatomello in #188
- build(deps-dev): bump tornado from 6.5.4 to 6.5.5 by @dependabot[bot] in #190
- Add
isnantoTensorflowBackendby @renatomello in #191 - Add
arcsin,cumsum, andmodmethods to backends by @renatomello in #193 - build(deps): bump pygments from 2.19.2 to 2.20.0 by @dependabot[bot] in #194
- Bump
qiboto0.3.2andqibocaltomainbranch by @renatomello in #195
New Contributors
- @andre-juan made their first contribution in #150
Full Changelog: v0.1.0...v0.1.1