Closed SuperBo closed 7 years ago
I create two functions _check_arrays and _check_scalar to generalize the condition check using in methods such as add, sub, pow, etc.
I also add ndim property support to OffloadArray.
Thanks for pull request. Merged.
I create two functions _check_arrays and _check_scalar to generalize the condition check using in methods such as add, sub, pow, etc.
I also add ndim property support to OffloadArray.