JohannesWiesner / nict

Network Control Theory for Neuroimaging Data
MIT License
1 stars 0 forks source link

Can one speed up computing control energy? #2

Open JohannesWiesner opened 2 years ago

JohannesWiesner commented 2 years ago

See this issue: https://github.com/BassettLab/control_package/issues/22

Would it be possible to speed up the computations in state_to_state_transition by taking advantage of the fact that for multiple state-to-state transitions the Gramian has to be calculated and inverted only once? And is a mathematical trick also working when computing optimal control energy? Lastly, does this also work for non-binary states?