Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- kir5 = np.array(([5, -3, -3], [5, 0, -3], [5, -3, -3]))
- kir6 = np.array(([-3, -3, -3], [5, 0, -3], [5, 5, -3]))
- kir7 = np.array(([-3, -3, -3], [-3, 0, -3], [5, 5, 5]))
- kir8 = np.array(([-3, -3, -3], [-3, 0, 5], [-3, 5, 5]))
Advertisement
Add Comment
Please, Sign In to add comment