Skip to content

Release 0.5.0

Compare
Choose a tag to compare
@goerz goerz released this 02 Jan 03:49
· 100 commits to master since this release
v0.5.0
  • Update: Documentation now contains all information from https://arxiv.org/abs/1902.11284v5
  • Added: Allow to pass args to time-dependent control functions (#56, thanks to @timohillmann)
  • Changed: Renamed krotov.structural_conversions to krotov.conversions
  • Bugfix: Crash when krotov.optimize_pulses is called with iter_stop=0 (#58)
  • Added: krotov.result.Result is now exposed at the top level of the API, as krotov.Result (#59, thanks to @nathanshammah)
  • Added: str-representation of krotov.result.Result now includes the total running time (#60, thanks to @nathanshammah)