0xTCG / sequre

A high-performance, Pythonic framework for secure computing in bioinformatics
Apache License 2.0
18 stars 1 forks source link

Align broadcasting behaviour to be the same as in numpy #18

Open hsmajlovic opened 10 months ago

hsmajlovic commented 10 months ago

In sharetensor, ciphertensor, and MP, broadcasting behaviour might differ from numpy. We need to fix that.

Broadcasting: https://numpy.org/doc/stable/user/basics.broadcasting.html