QuTiP v4.5.1 Release Notes

Release Date: 2020-05-15 // almost 4 years ago
  • 🐛 Bug Fixes

    • Safer naming for temporary files. (by Eric Giguère )
    • Better error message for failed string coefficient compilation. (issue raised by nohchangsuk )
    • Fix clebsch function for half-integer (by Thomas Walker )
    • Fix randint's dtype to uint32 for compatibility with windows. (issue raised by BoxiLi )
    • Corrected stochastic's heterodyne's m_ops (by eliegenois )
    • Mac pool use spawn. (issue raised by goerz )
    • Fix typos in QobjEvo._shift. (by Eric Giguère )

    👌 Improvements

    • Run the python 3.8 test in travis in linux. (by Simon Cross )
    • Moved other tests to 3.8. (by Eric Giguère )
    • Fix travis warning (by Ivan Carvalho )
    • husimi / wigner functions adapted to accept half integer spin. (by maij )

    Book keeping

    • Add Boxi Li to authors. (by Alex Pitchford )
    • Deprecate graph function (by Jake Lishman )
    • Skip tests that cause segfault on mac. (by Nathan Shammah and Eric Giguère )