QuanGuru (pronounced Kangaroo) is a Python library for numerical modelling of quantum systems. It is still under-development, and it consists of tools for numerical simulations of Quantum systems.
BSD 3-Clause "New" or "Revised" License
5
stars
7
forks
source link
saveQResCSV does not save arrays with numpy.intc data types #257
Code for saving qRes objects
_recursiveSaveList
does not save objects whose numerical data is notfloat
int
ornp.complex128
however some numpy operations save data asnp.intc