Skip to content

v0.26.0

Latest

Choose a tag to compare

@roytsmart roytsmart released this 29 Aug 22:19
· 2 commits to main since this release
b0a66a2

What's Changed

  • Modified the behavior of AbstractFunctionArray.__array_ufunc__() to allow any instance of AbstactArray that is not a function to be an operand. by @roytsmart in #138
  • Added an origin keyword argument to named_arrays.plt.subplots(). by @roytsmart in #139

Full Changelog: v0.25.1...v0.26.0