Releases: QuanEstimation/QuanEstimation
8000
Releases · QuanEstimation/QuanEstimation
Release v0.2.6
The installation has been updated by adding pyproject.toml. The file setup.py is kept for compatibility and will be deprecated in the future.
Full Changelog: v0.2.5...v0.2.6
Release v0.2.5
Some deprecated functions like simps have been replaced.
Release v0.2.4
The method of deep deterministic policy gradient (DDPG) is removed temporarily.
v0.2.2
What's Changed
- readme by @zhangmao2018 in #211
- revise output file formats and load_save() by @hmyuuu in #213
- update docs by @hmyuuu in #215
- update doc gh-deploy by @hmyuuu in #216
- update doc gh-deploy by @hmyuuu in #217
- remove fontawesome_markdown by @hmyuuu in #218
- [fix] bump versions in
doc/src/requirements.txt
by @hmyuuu in #219 - [doc] fix a link in docs by @hmyuuu in #220
- Fix Julia APIs and sys-image. by @hmyuuu in #221
- bump mkdocs-material version by @hmyuuu in #222
- fix deprecated apis for pymdownx.emoji by @hmyuuu in #223
- fix the dirname parsing error during the installation under Windows by @hmyuuu in #224
- Restricting Julia version to 1.10.0 for now by @hmyuuu in #226
- Fix python-julia api data convertion by @hmyuuu in #227
- release 0.2.2 by @hmyuuu in #229
Full Changelog: v0.2.0...v0.2.2
Release v0.2.1
Merge branch 'QuanEstimation:main' into fix-api
Release v0.2.0
What's Changed
- Adaptive -> Adapt by @zhangmao2018 in #198
- add ODE function to Lindblad by @zhangmao2018 in #199
- add target(sharpness, MI) to AdaptMZI by @zhangmao2018 in #200
- ode by @zhangmao2018 in #201
- add ode by @zhangmao2018 in #202
- update api by @zhangmao2018 in #203
- update docs and the examples in the docs by @zhangmao2018 in #204
- update examples in the codes by @zhangmao2018 in #205
- revise citation by @zhangmao2018 in #206
- update release by @hmyuuu in #209
- Release new version 0.2.0 by @hmyuuu in #210
Full Changelog: v0.1.5...v0.2.0
Release v0.1.5
Full Changelog: v0.1.4...v0.1.5
Release v0.1.4
add Nagaoka-Hayashi bound
Release v0.1.3
release new version