target broadcasting and numpy array support for generics
Compare changes
- David Schäfer authored
+ 1
− 1
@@ -8,7 +8,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
The internal GitLab Runner Service is temporarily degraded. Jobs might be queued longer than usual. Your own project or group runners as well as the HIFIS Runners are unaffected.
adresses #468 (closed)
-> i noted in the changelog.md
there was already an entry stating broadcasting support was added already for flagGeneric
: i didnt get into that, but a simple flagGeneric('v', func=lambda x: True)
threw an exception complaining return type wasnt a series -> so didnt really work for the use case