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

Fix Callbacks #233

Merged
merged 3 commits into from Feb 22, 2020
Merged

Fix Callbacks #233

merged 3 commits into from Feb 22, 2020

Conversation

kanav99
Copy link
Contributor

@kanav99 kanav99 commented Feb 19, 2020

No description provided.

Project.toml Outdated Show resolved Hide resolved
Project.toml Outdated Show resolved Hide resolved
@@ -62,6 +62,8 @@ function DiffEqBase.__init(

progress && @logmsg(-1,progress_name,_id=_id = :Sundials,progress=0)

uBottomEltype = recursive_bottom_eltype(prob.u0)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

even better: we know it has to be Float64

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lol let me redo this whole PR

@ChrisRackauckas
Copy link
Member

Can we get a test?

@kanav99
Copy link
Contributor Author

kanav99 commented Feb 21, 2020

There are some issues with Sundials + VectorContinuousCallbacks. I will check this today

@kanav99
Copy link
Contributor Author

kanav99 commented Feb 22, 2020

Nope there wasn't any issue. It was just me being an idiot. The PR is good to go!

@ChrisRackauckas ChrisRackauckas merged commit 4180a5b into SciML:master Feb 22, 2020
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

Successfully merging this pull request may close these issues.

None yet

3 participants