google / TensorNetwork

A library for easy and efficient manipulation of tensor networks.
Apache License 2.0
1.82k stars 359 forks source link

Addition of ones_like and zeros_like #847

Closed MikeMerz closed 4 years ago

MikeMerz commented 4 years ago

Added functions ones_like and zeros_like with test for each function, any remarks will be appreciated.