File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
"extension-name" : " tensor" ,
5
5
"description" : " A library and extension that provides objects for scientific computing in PHP." ,
6
6
"author" : " Andrew DalPino" ,
7
- "version" : " 2.2.2 " ,
7
+ "version" : " 2.2.3 " ,
8
8
"verbose" : true ,
9
9
"extra-cflags" : " -O3 -ffast-math" ,
10
10
"extra-libs" : " -lopenblas -llapacke -lgfortran" ,
Original file line number Diff line number Diff line change 11
11
#include "kernel/globals.h"
12
12
13
13
#define PHP_TENSOR_NAME "tensor"
14
- #define PHP_TENSOR_VERSION "2.2.2 "
14
+ #define PHP_TENSOR_VERSION "2.2.3 "
15
15
#define PHP_TENSOR_EXTNAME "tensor"
16
16
#define PHP_TENSOR_AUTHOR "Andrew DalPino"
17
17
#define PHP_TENSOR_ZEPVERSION "0.12.21-$Id$"
Original file line number Diff line number Diff line change 10
10
11
11
<active >yes</active >
12
12
</lead >
13
- <date >2021-04-28 </date >
13
+ <date >2021-05-25 </date >
14
14
<version >
15
- <release >2.2.2 </release >
15
+ <release >2.2.3 </release >
16
16
<api >2.2</api >
17
17
</version >
18
18
<stability >
You can’t perform that action at this time.
0 commit comments