gorgonia / tensor

package tensor provides efficient and generic n-dimensional arrays in Go that are useful for machine learning and deep learning purposes
Apache License 2.0
359 stars 49 forks source link

Implement tensor.Sort(t, axis, ascending) #116

Open dcu opened 3 years ago