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
{{ message }}
This repository was archived by the owner on Nov 9, 2023. It is now read-only.
CDKLM is no longer symmetric. In commit 35ad712 it appears to work well and give symmetric results, but in current master, c93d524, it is nonsymmetric.
Uncover by simulating a symmetric case, and plt.imshow(eta - eta[::-1, ::-1]) The more timesteps it runs it appears to become more unsymmetric.
Uncovered by running the NumericalOrder.ipynb notebook