JuliaDynamics/DynamicalSystemsBase.jl
Rework trajectory to use arbitrary observables by utilizing `observe_state`
Aberta
#193 aberto em 30 de jan. de 2024
good first issueqol
Métricas do repositório
- Stars
- (56 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
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!