This release note includes all updates, bugfixes since qulacs release.
Updates
- Register PyPI (thanks TenninYan!)
- Install CI tools (thanks TenninYan and y-yu!)
- Improve installation script for more versions of CMake, gcc, python (thanks corryvrequan, TenninYan, and yurisan!)
- Improve and translate documentation (thanks corryvrequan, TenninYan, and kamakiri01!)
- Rename Hamiltonian class to Observable (thanks corryvrequan!)
- Add utility functions to Observable class (thanks hal0taso, corryvrequan!)
Bug Fixes
- When calling ProbabilisticGate kernel crashes (45, thanks corryvrequan!)
- The output values of transition_amplitde_... function are wrong (37, thanks corryvrequan!)
- Install fails (35, thanks yurisan!)
- python crashing after calling qulacs.observable.add_operator(mpt) (34, thanks hal0taso!)