JuliaDynamics/DynamicalSystemsBase.jl
Rework trajectory to use arbitrary observables by utilizing `observe_state`
開放
#193 建立於 2024年1月30日
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!