There is a newer version of the record available.

Published March 26, 2025 | Version v0.6.2

PathSim - A System Simulation Framework

Authors/Creators

Description

Again some minor updates and fixes

Refactors

  • renamed utils.debugging to utils.analysis since its not only used for debugging anymore
  • Timer context manager is more concise
  • Special operator input for Adder more robust for weird cases

Serialization

  • more robust serialization, saves module of blocks and PathSim objects
  • more robust deserialization, uses importlib to import block from saved module if available, otherwise falls back to hierarchy traversal to ensure backwards compatibility for models saved in previous versions

Fixes

  • fixed linearization of dynamic blocks with only a single state by checking if engine exists
  • fixed jacobian of dynamic operator of Differentiator

Notes

If you use this software, please cite it as below.

Files

milanofthe/pathsim-v0.6.2.zip

Files (3.5 MB)

Name Size Download all
md5:db1b3d8e3cd5c36d8e0753fd80bb3e05
3.5 MB Preview Download

Additional details

Related works