Skip to content

v8.29.1

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Oct 01:40
· 5043 commits to master since this release
19a2c0e

ModelingToolkit v8.29.1

Diff since v8.29.0

Merged pull requests:

  • Fix ODEFunction QuoteNode bug and implement iip_config (#1887) (@bradcarman)
  • Use faster data structure for the transitive closure calculation and fast symbolic substitution (#1888) (@YingboMa)
  • Make tearing only allocate O(N) memory and fix count_nonzeros perf problem (#1889) (@YingboMa)
  • state_selection: Correct is_not_present condition (#1890) (@Keno)
  • Handle self-alias in a differentiation chain more carefully (#1891) (@YingboMa)
  • spelling fix (#1892) (@jaakkor2)