Skip to content

Release 1.1.0

Compare
Choose a tag to compare
@goerz goerz released this 24 Mar 23:31
· 51 commits to master since this release
v1.1.0
  • Added: Support for Python 3.8
  • Added: Support for QuTiP 4.5.0
  • Added: Support for parallelization with loky (#72)
  • Added: krotov.parallelization.set_parallelization function
  • Added: krotov.parallelization.parallel_map function (improved implementation of QuTiP's parallel_map)
  • Added: Ability to use threadpoolctl to limit unwanted threading
  • Added: limit_thread_pool option to krotov.optimize_pulses
  • Changed: krotov.propagators.expm now guarantees single-threaded execution