Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delta Function Even Equality #15

Open
CianLM opened this issue Feb 7, 2023 · 0 comments
Open

Delta Function Even Equality #15

CianLM opened this issue Feb 7, 2023 · 0 comments

Comments

@CianLM
Copy link
Owner

CianLM commented Feb 7, 2023

Currently,

δ(p - k) == δ(k - p)

does not hold and prevents equality between objects which are otherwise equal. This will be fixed by either implementing delta functions from the ground up or imposing a rule that makes δ(x) == δ(-x).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant