Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[python] fix multiplication with ndarray when ndarray is rhs
instead of duplicating ndarray management for int/float (more?), just swap lhs and rhs (see bug #2102)
- Loading branch information