LLNL / Juqbox.jl

Juqbox.jl solves quantum optimal control problems in closed quantum systems
MIT License
42 stars 10 forks source link

Summer Project - More coefficients and changes to eval_forward #27

Closed leespen1 closed 2 years ago

leespen1 commented 2 years ago

Added a few more compositional methods to the getgamma function. Changed eval_forward to enable usage of compositional methods, as well as some other other changes, including allocating memory for the whole timespan only if the entire state vector history is to be saved, as well as enabling evolution for an entire basis instead of just one initial state vector.