Skip to content

Test master#999

Closed
ChrisRackauckas wants to merge 1 commit intomasterfrom
ChrisRackauckas-patch-2
Closed

Test master#999
ChrisRackauckas wants to merge 1 commit intomasterfrom
ChrisRackauckas-patch-2

Conversation

@ChrisRackauckas
Copy link
Copy Markdown
Member

No description provided.

for wrapping Fortran solvers in the interface. https://github.com/SciML/SciMLBase.jl/pull/477
- `SDEProblem` constructor was changed to remove an anti-pattern which required passing the diffusion function `g` twice, i.e. `SDEProblem(SDEFunction(f,g),g, ...)`.
Now this is simply `SDEProblem(SDEFunction(f,g),...)`. https://github.com/SciML/SciMLBase.jl/pull/489

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

[JuliaFormatter] reported by reviewdog 🐶

Suggested change

@ChrisRackauckas ChrisRackauckas deleted the ChrisRackauckas-patch-2 branch April 25, 2025 15:00
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.

1 participant