JuliaDynamics / DynamicalSystemsBase.jl

Definition of dynamical systems and integrators for DynamicalSystems.jl
Other
56 stars 29 forks source link

DynamicalSystemsBase v3.0 #159

Closed Datseris closed 1 year ago

Datseris commented 1 year ago

Complete rewrite. Implements https://github.com/JuliaDynamics/DynamicalSystems.jl/issues/176

I've finished this now. All tests pass :) Wow, I am astonished from the overall simplification this has brought. The things that remain now are:

codecov-commenter commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@0d77386). Click here to learn what that means. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #159   +/-   ##
=======================================
  Coverage        ?   36.83%           
=======================================
  Files           ?       15           
  Lines           ?     1352           
  Branches        ?        0           
=======================================
  Hits            ?      498           
  Misses          ?      854           
  Partials        ?        0           

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