Skip to content

v0.8.0

Compare
Choose a tag to compare
@chewxy chewxy released this 17 Dec 19:27
· 128 commits to master since this release
863b768

Release v0.8.0 splits the tensor package out from the original package.

  • The import is officially "gorgonia.org/tensor".
  • dep usage is now supported
  • Additional operations for tensor dot (kronecker product) is now supported.