What's Changed
- Modified the behavior of
AbstractFunctionArray.__array_ufunc__()to allow any instance ofAbstactArraythat is not a function to be an operand. by @roytsmart in #138 - Added an
originkeyword argument tonamed_arrays.plt.subplots(). by @roytsmart in #139
Full Changelog: v0.25.1...v0.26.0