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 46e63fb commit 47e524dCopy full SHA for 47e524d
config.json
@@ -3,7 +3,7 @@
3
"name": "tensor",
4
"extension-name": "tensor",
5
"description": "A library and extension that provides objects for scientific computing in PHP.",
6
- "author": "Andrew DalPino",
+ "author": "The Rubix ML Community",
7
"version": "3.0.3",
8
"verbose": true,
9
"extra-cflags": "-O3 -ffast-math",
package.xml
@@ -21,7 +21,7 @@
21
</stability>
22
<license uri="https://github.com/RubixML/Tensor/blob/master/LICENSE">MIT</license>
23
<notes>
24
- - Added PHP 8.1 extension compatibility
+ - Added PHP 8.2 extension compatibility
25
</notes>
26
<contents>
27
<dir name="/">
0 commit comments