JuliaDynamics/DynamicalSystemsBase.jl

Rework trajectory to use arbitrary observables by utilizing `observe_state`

Offen

#193 geöffnet am 30.01.2024

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Julia (34 Forks)auto 404
good first issueqol

Repository-Metriken

Stars
 (56 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

With the new introduction of the observe_state function, we can easily allow any index/observable/symbolic in the save_idxs argument of the trajectory function, allthewhile simplifying its source code as well!

Contributor Guide