Closed AmbachtIT closed 11 months ago
NDArray.ToBitmap()
IncorrectShapeException
This appears to be a bug related to Issue #457.
I have been able to reproduce the problem locally and will implement a fix. PR will be following shortly.
Reproduction
NDArray.ToBitmap()
.Expected result
Actual result
IncorrectShapeException
: shape mismatch: objects cannot be broadcast to a single shapeRelated issue
This appears to be a bug related to Issue #457.
Fix
I have been able to reproduce the problem locally and will implement a fix. PR will be following shortly.