v0.10.1
QuantumToolbox v0.10.1
Merged pull requests:
- Fix some typos in the docstrings (#161) (@ytdHuang)
- Always return sparse matrices for
spre
,spost
, andsprepost
(#162) (@ytdHuang) - Change default
word_size=64
in the extension forCUDA.jl
(#163) (@ytdHuang) - Functions for generating common quantum states (#164) (@ytdHuang)
- Improve runtest CI config (#165) (@ytdHuang)
Closed issues:
- Functions for generating quantum states (#146)