Skip to content

QuTiP 5.1.1

Latest
Compare
Choose a tag to compare
@Ericgig Ericgig released this 15 Jan 17:27
7accc77

QuTiP 5.1.1

Patch to add support for scipy 1.15.

Features

Bug Fixes

  • Fix support for calculating the eigenstates of ENR operators (#2595).
  • Update various functions to use sph_harm_y when using scipy >= 1.15 (#2593).
  • Update mkl finding to support the 'emscripten' sys.platform. (#2606)