Skip to content

Conversation

@isaacsas
Copy link
Member

Fixes #1583

If this is ok, would be good to get a bug fix release once merged.

@isaacsas isaacsas changed the title Invalid solve kwarg Don't pass to DiffEqBase.ODEProblem invalid keyword check_length May 18, 2022

function ODEProblemExpr{iip}(sys::AbstractODESystem,u0map,tspan,
parammap=DiffEqBase.NullParameters();
parammap=DiffEqBase.NullParameters(); check_length=true,
Copy link
Member

Choose a reason for hiding this comment

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

Trailing whitespace.

Copy link
Member

@YingboMa YingboMa left a comment

Choose a reason for hiding this comment

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

There are quite a few trailing whitespaces.

@isaacsas
Copy link
Member Author

I had turned that off as I found vscode was having frequent pauses with it on unfortunately...

@YingboMa YingboMa merged commit ace3d29 into SciML:master May 18, 2022
@isaacsas
Copy link
Member Author

@YingboMa ok to make a new patch release?

@isaacsas isaacsas deleted the invalid_solve_kwarg branch May 18, 2022 21:14
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.

Warning: Unrecognized keyword arguments found.

2 participants