Skip to content

Releases: NeuralEnsemble/lazyarray

0.5.0

09 Nov 12:48
Compare
Choose a tag to compare
  • Add partial support for NumPy ufuncs that require two arguments, e.g. "power".
    The second argument must be a scalar, array-valued second args are not yet supported.