Skip to content

SIMP 1.5.0

Compare
Choose a tag to compare
@veorlo veorlo released this 09 Nov 19:01
· 174 commits to master since this release
93fce61

SIMP 1.5.0 11/9/2020

  • Simp.Comp has been further optimized and its workers are now 30% more computationally efficient.
  • Simp.Comp is now capable of handling many new data models.
  • Simp.Comp now allows the use of poll_values as OID variables.
  • Simp.Comp now allows scans where OID suffixes can be an entire tail of OID nodes (using **) or a single positional OID node within the suffix (using *).
  • Various bug fixes and other improvements.