Files
tensorneat-mend/examples/jax_playground.py
2023-05-12 00:57:55 +08:00

3 lines
52 B
Python

import numpy as np
print(np.random.permutation(10))