v0.9.0-beta has been running for over a year and we haven't actually taken it out of beta. Go mod doesn't like pre-releases so this causes issues. This release is done to satisfy gomo
CHANGELOG [v0.8.2] - 2022-02-25 Fri Fix: go.mod bug [v0.8.1] - 2022-02-25 Fri Fix: bug in go.mod ...
Thanks to @cpllbstr a subtle bug with stepping while slicing had been found and fixed
Artifact for "Gobra: Modular Specification and Verification of Go Programs" containing the Gobra too...
There were a few issues with the Assume_No_Moving_GC things with Go 1.18. This has been fixed
What's Changed Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2 by @dependabot in https://github.c...
package tensor provides efficient and generic n-dimensional arrays in Go that are useful for machine...
In this release, a Vectorlike() method is added to Shape and AP which informs if a tensor is vector-...
There were some miscelleneous semantics clarification that didn't get merged into the previous relea...
Operations with scalars are now more deterministic. Thanks to @wzzhu and @bezineb5 for contributing ...
Thanks to the new checkptr feature in go tip, a bunch of pointer arithmetics issues were found and f...
This release introduces A new feature: IndexSelect Semantics clarification of shape
Release v0.12.0 is fresh from the oven. This release is first one to introduce preliminary support f...
v1.0b14 is likely one of the final beta versions before the official release of v1.0, from which poi...
@bdleitner fixed a bug where axes in the along array were only ever decremented by 1 to account for ...
Most people I collaborate with have been working out of the 'develop' branch for the last 2 years, r...
CHANGELOG [v0.8.2] - 2022-02-25 Fri Fix: go.mod bug [v0.8.1] - 2022-02-25 Fri Fix: bug in go.mod ...
Thanks to @cpllbstr a subtle bug with stepping while slicing had been found and fixed
Artifact for "Gobra: Modular Specification and Verification of Go Programs" containing the Gobra too...
There were a few issues with the Assume_No_Moving_GC things with Go 1.18. This has been fixed
What's Changed Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2 by @dependabot in https://github.c...
package tensor provides efficient and generic n-dimensional arrays in Go that are useful for machine...
In this release, a Vectorlike() method is added to Shape and AP which informs if a tensor is vector-...
There were some miscelleneous semantics clarification that didn't get merged into the previous relea...
Operations with scalars are now more deterministic. Thanks to @wzzhu and @bezineb5 for contributing ...
Thanks to the new checkptr feature in go tip, a bunch of pointer arithmetics issues were found and f...
This release introduces A new feature: IndexSelect Semantics clarification of shape
Release v0.12.0 is fresh from the oven. This release is first one to introduce preliminary support f...
v1.0b14 is likely one of the final beta versions before the official release of v1.0, from which poi...
@bdleitner fixed a bug where axes in the along array were only ever decremented by 1 to account for ...
Most people I collaborate with have been working out of the 'develop' branch for the last 2 years, r...
CHANGELOG [v0.8.2] - 2022-02-25 Fri Fix: go.mod bug [v0.8.1] - 2022-02-25 Fri Fix: bug in go.mod ...
Thanks to @cpllbstr a subtle bug with stepping while slicing had been found and fixed
Artifact for "Gobra: Modular Specification and Verification of Go Programs" containing the Gobra too...