Skip to content

Releases: pathsim/pathsim

v0.18.0

26 Feb 10:23
c2a653d

Choose a tag to compare

New blocks and finally an interface for easy runtime block parameter mutation through a fancy decorator.

Thanks @kwmcbride for the contribution!

What's Changed

  • Kevin/dev/divider by @kwmcbride in #202
  • Add mutable decorator for runtime parameter reinitialization by @milanofthe in #203
  • Add missing XPRT IR blocks: logic, Atan2, Rescale, Alias, discrete Delay by @milanofthe in #204

New Contributors

Full Changelog: v0.17.2...v0.18.0

v0.17.2

19 Feb 15:04
b84bfda

Choose a tag to compare

hotfix

zero inputs at graph assembly to get rid of stale values during runtime system mutations

What's Changed

Full Changelog: v0.17.1...v0.17.2

v0.17.1

19 Feb 13:51
9d83837

Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v0.17.1

v0.17.0

16 Feb 13:24
8d0cb0d

Choose a tag to compare

Adding more control specific blocks and some slight refactoring of the existing PID block to use the StateSpace block as a base

What's Changed

Full Changelog: v0.16.8...v0.17.0

v0.16.8

10 Feb 22:04
05fd16c

Choose a tag to compare

What's Changed

Full Changelog: v0.16.7...v0.16.8

v0.16.7

27 Jan 12:48
85306af

Choose a tag to compare

What's Changed

Full Changelog: v0.16.6...v0.16.7

v0.16.6

26 Jan 06:51
13919b6

Choose a tag to compare

fixing 190

Full Changelog: v0.16.5...v0.16.6

v0.16.5

22 Jan 09:36
fe416d3

Choose a tag to compare

What's Changed

  • cleanup docs and docstrings, fix typos, standardize notebook intros and math formatting by @milanofthe in #189

Full Changelog: v0.16.4...v0.16.5

v0.16.4

17 Jan 18:42
7e5f87b

Choose a tag to compare

What's Changed

Full Changelog: v0.16.3...v0.16.4

v0.16.3

17 Jan 17:24
76baf96

Choose a tag to compare

What's Changed

Full Changelog: v0.16.2...v0.16.3