JuliaQuantumControl / QuantumControl.jl

Julia Framework for Quantum Dynamics and Control
https://juliaquantumcontrol.github.io/QuantumControl.jl/
MIT License
47 stars 6 forks source link

Add `save_optimization` function in workflows #35

Closed goerz closed 1 year ago

goerz commented 1 year ago

Although usually, @optimize_or_load is better, sometimes it's easiest to use optimize in the REPL, but then save the result manually.

codecov[bot] commented 1 year ago

Codecov Report

Merging #35 (5f40aef) into master (b2cd0eb) will increase coverage by 0.58%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
+ Coverage   74.41%   75.00%   +0.58%     
==========================================
  Files           5        5              
  Lines         297      304       +7     
==========================================
+ Hits          221      228       +7     
  Misses         76       76              
Impacted Files Coverage Δ
src/workflows.jl 86.20% <100.00%> (+1.20%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.