You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Superpiffer 36e73d3a6a Reimplemented NDArray == and != operators, handling null values. Added unit tests. 2 years ago
..
Array.Indexing.Test.cs ndarray mask set value. 3 years ago
Array.Sorting.Test.cs np.sort 2 years ago
LinearAlgebra.Test.cs np.linalg.norm 4 years ago
Manipulation.Test.cs add numpy api of np.moveaxis #891 3 years ago
OperatorsTest.cs Reimplemented NDArray == and != operators, handling null values. Added unit tests. 2 years ago
Randomize.Test.cs np.random.randn. 4 years ago
Statistics.Test.cs np.average #894 3 years ago