Closed nishantsir57 closed 1 month ago
created methods np.ones() with following variations
NDArray ones(int[] shape, DType dType, Order order) NDArray ones(int[] shape, DType dType) NDArray ones(int[] shape)
created methods np.ones() with following variations
NDArray ones(int[] shape, DType dType, Order order) NDArray ones(int[] shape, DType dType) NDArray ones(int[] shape)