-
Notifications
You must be signed in to change notification settings - Fork 1
Collection of multiple smaller issues #62
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
base: main
Are you sure you want to change the base?
Conversation
Equality checks for two loop free programs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why do we get issues?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i dont know, this comment was there before I started working here, but I will try it out
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I executed it with the following command
python prodigy/cli.py --engine ginac main pgfexamples/inference/loopy/skip_random_walk.pgcl
followed by a fixed iteration and it worked fine, im not sure if and where an issue exists
| jinja2 = "3.1.4" | ||
| rope = "^0.17.0" | ||
| pytest-cov = "^2.9.0" | ||
| pytest-ordering = "^0.6" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this should not be necessary. We must investigate the issue related to this.
LKlinke
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please see individual comments.
…os, adjusted readme and tests
Changelog
see #56 #57 #60 #61 #65
compile_pgcldoesnt like boolean type variables #63