Skip to content

Releases: pathsim/fastsim

v0.22.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 16:39
fastsim v0.22.0

v0.21.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 10:24

Porting parity for pathsim toolbox blocks:

  • The adapt registry now covers every pathsim block with a fastsim namesake (102 base classes, was 13). Any __init__-only subclass of a pathsim base block — including end-user bases like BVP1D — runs natively on the Rust core.
  • New algebraic shim: blocks without initial_value (algebraic / internal-solver blocks, e.g. BVP1D subclasses with a custom update) now get a faithful Python fallback instead of raising.
  • Verified bit-exact against pathsim on pathsim-chem's GLC gas-liquid contactor.

v0.20.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 14:25
fastsim v0.20.0

v0.19.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 16:52
fastsim v0.19.0

v0.18.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 13:12
fastsim v0.18.0