-
Notifications
You must be signed in to change notification settings - Fork 31
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
Eras mode #263
Conversation
I have started adding tests but right now they show no change unnested, |
A question for the reviewer. |
idk why CI isn't working on 1.11, it is complaining it can't compile Cthulhu. On 1.10 it is because the code for running inference manually (which we do in the tests) is wrong, and idk how to do it right. (can probably work it out though). |
|
fixed everything, this is now just waiting for review |
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.
Seems good to me.
Closes #252