JuliaDynamics/DynamicalSystemsBase.jl

Rework trajectory to use arbitrary observables by utilizing `observe_state`

开放

#193 创建于 2024年1月30日

 (0 条评论) (0 个反应) (0 位负责人)Julia (34 个派生)auto 404
good first issueqol

仓库指标

星标
 (56 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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!

贡献者指南