Skip to content
This repository was archived by the owner on Nov 9, 2023. It is now read-only.
This repository was archived by the owner on Nov 9, 2023. It is now read-only.

CDKLM nonsymmetric #153

@babrodtk

Description

@babrodtk

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions