Skip to content

2023.11.0

Choose a tag to compare

@douglasdavis douglasdavis released this 06 Nov 17:30
2023.11.0
bde300c

What's Changed

New

  • feat: add support for Array collection broadcasting with Scalar collection by @douglasdavis in #398

Fixes

  • fix: handle np.ndarray(N) where N is a scalar in compute results by @douglasdavis in #401
  • fix: use duck-typing check in place of isinstance(..., np.ndarray) by @douglasdavis in #402

Misc

Full Changelog: 2023.10.2...2023.11.0