-
Notifications
You must be signed in to change notification settings - Fork 0
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
Move regression test #127
Move regression test #127
Conversation
felixhekhorn
commented
Oct 10, 2023
- Major change is to move the regression test of @scarlehoff to benchmarks (since it is definitely no unit test and takes quite some time)
- I will however add a few other minor changes
|
Indeed, it should now look at theories_slim |
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 had a look everywhere but in particular to merge_grids
and it looks good @felixhekhorn
I agree it is not the best but I am not good with names. If you have any other suggestions I am happy to apply it :) |
I leave this to a future PR |