JuliaDynamics/DynamicalSystemsBase.jl

Rework trajectory to use arbitrary observables by utilizing `observe_state`

Aperta

#193 aperta il 30 gen 2024

 (0 commenti) (0 reazioni) (0 assegnatari)Julia (34 fork)auto 404
good first issueqol

Metriche repository

Star
 (56 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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!

Guida contributor