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

Support duplicated random variables on one side of the equality #1

Open
dubzzz opened this issue Oct 21, 2019 · 0 comments
Open

Support duplicated random variables on one side of the equality #1

dubzzz opened this issue Oct 21, 2019 · 0 comments

Comments

@dubzzz
Copy link
Owner

dubzzz commented Oct 21, 2019

The current implementation is unable to handle cases like:
mul(a, a) == square(a)

The issue is that a should be used twice in the left side of the spec. It is today not implemented.

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