-
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
Vini/thermolangmuirmodel #27
Conversation
…onThermo/AdsorbedSolutionTheory.jl into vini/thermolangmuirmodel
Project.toml
Outdated
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" | ||
TableOperations = "ab02a1b2-a7df-11e8-156e-fb1833f50b87" | ||
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c" | ||
|
||
[compat] | ||
SciMLBase = "~2.65" |
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.
SciMLBase.jl 2.67 was released and supposedly fixes the issue
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.
Thanks Andres. I am updating it. It should be fine now hopefully.
I am not sure what's going on here. 1.9 ubuntu is failing |
i just retriggered the run and it passed, probably some random value is sneaking in the optimization initialization |
No description provided.