JuliaDynamics/DynamicalSystemsBase.jl

Rework trajectory to use arbitrary observables by utilizing `observe_state`

オープン

#193 opened on 2024/01/30

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Julia (34 件のフォーク)auto 404
good first issueqol

Repository metrics

Stars
 (56 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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!

コントリビューターガイド