Skip to content

Add step! to CommonSolve.jl #22

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

Merged
merged 5 commits into from
Jun 7, 2023
Merged

Add step! to CommonSolve.jl #22

merged 5 commits into from
Jun 7, 2023

Conversation

Datseris
Copy link
Contributor

@Datseris Datseris commented Jun 4, 2023

I've asked whether this would be possible on GitHub, so that other simulation frameworks that do not directly use SciML (e.g., Agents.jl) could also extend step!. Once merged, I'll do one more PR to SciMLBase.jl. Please let me know where else in the ecosystem should I do PRs to extend step!.

@ChrisRackauckas
Copy link
Member

Add it to the docs too?

@codecov
Copy link

codecov bot commented Jun 5, 2023

Codecov Report

Merging #22 (1178d10) into master (b4f1b63) will not change coverage.
The diff coverage is n/a.

❗ Current head 1178d10 differs from pull request most recent head 017f43c. Consider uploading reports for the commit 017f43c to get more accurate results

@@          Coverage Diff           @@
##           master     #22   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           1       1           
  Lines           1       1           
======================================
  Misses          1       1           
Impacted Files Coverage Δ
src/CommonSolve.jl 0.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Co-authored-by: Christopher Rackauckas <[email protected]>
@ChrisRackauckas ChrisRackauckas merged commit 8e1bb23 into SciML:master Jun 7, 2023
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.

2 participants