Skip to content

v2.0.2: "pip install qfit", and play with our new tutorial notebook.

Compare
Choose a tag to compare
@github-actions github-actions released this 01 May 23:17
· 9 commits to master since this release

After version 2.0.2, qfit can be installed via pip install qfit! Besides that, we fixes a few bugs and release a new notebook for advanced usages and tips.

Enhancements

  • pip install qfit: With upgraded installation profile (pyproject.toml) and automated release pipeline in GitHub, qfit is now on PyPI (Python Package Index)! After this version, qfit can be installed and managed using pip.
  • New documentation: A new notebook QFit_Advanced_Tips.ipynb is created to help users to get into the advanced usage of qfit. That includes multi-data file import, crosstalk calibration and a bunch of tips.

Bug fixes

  • Fixed the bug that image files can't be loaded.
  • Require "qutip < 5.0.0" in the environment