You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some nice additions suggested by @cjoana in #24 would be to:
Update so the num_ghosts is not hardcoded.
Test using a derivative matrix that acts on the whole current_state vector. Implement this if it results in a significant speed up. It comes at a small cost to readability, so only worth doing if speed up is significant.
The text was updated successfully, but these errors were encountered:
Some nice additions suggested by @cjoana in #24 would be to:
current_state
vector. Implement this if it results in a significant speed up. It comes at a small cost to readability, so only worth doing if speed up is significant.The text was updated successfully, but these errors were encountered: