We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d160781 commit 239c7eaCopy full SHA for 239c7ea
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-- Unreleased
+- 2.0.3
2
- Matrix decomp methods now return decomp objects
3
- Optimized matrix statistical operations
4
- Optimized vector outer product
config.json
@@ -4,7 +4,7 @@
"extension-name": "tensor",
5
"description": "Tensor is a library and extension that provides objects for scientific computing in PHP.",
6
"author": "Andrew DalPino",
7
- "version": "2.0.2-alpha",
+ "version": "2.0.3-alpha",
8
"verbose": true,
9
"requires": {
10
"extensions": []
0 commit comments