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

Cleaned up pointer semantics #55

Closed chewxy closed 4 years ago

chewxy commented 4 years ago

so that all pointer arithmetics are correctly done now