File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1+ - 3.0.5
2+ - Upgraded Zephir dependency to 0.17
3+
14- 3.0.4
25 - Fixed bug in Vector less equal operation
36
Original file line number Diff line number Diff line change 44 "extension-name" : " tensor" ,
55 "description" : " A library and extension that provides objects for scientific computing in PHP." ,
66 "author" : " The Rubix ML Community" ,
7- "version" : " 3.0.4 " ,
7+ "version" : " 3.0.5 " ,
88 "verbose" : true ,
99 "extra-cflags" : " -O3" ,
1010 "extra-libs" : " -lopenblas -llapacke -lgfortran" ,
Original file line number Diff line number Diff line change 1111#include "kernel/globals.h"
1212
1313#define PHP_TENSOR_NAME "tensor"
14- #define PHP_TENSOR_VERSION "3.0.4 "
14+ #define PHP_TENSOR_VERSION "3.0.5 "
1515#define PHP_TENSOR_EXTNAME "tensor"
1616#define PHP_TENSOR_AUTHOR "The Rubix ML Community"
1717#define PHP_TENSOR_ZEPVERSION "0.17.0-$Id$"
You can’t perform that action at this time.
0 commit comments