Skip to content

Commit

Permalink
Recompile
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewdalpino committed Sep 19, 2023
1 parent 0322315 commit 373844f
Show file tree
Hide file tree
Showing 10 changed files with 101 additions and 105 deletions.
4 changes: 0 additions & 4 deletions ext/php_tensor.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,7 @@
#define PHP_TENSOR_VERSION "3.0.3"
#define PHP_TENSOR_EXTNAME "tensor"
#define PHP_TENSOR_AUTHOR "The Rubix ML Community"
<<<<<<< HEAD
#define PHP_TENSOR_ZEPVERSION "0.17.0-$Id$"
=======
#define PHP_TENSOR_ZEPVERSION "0.17.0-9f99da6"
>>>>>>> master
#define PHP_TENSOR_DESCRIPTION "A library and extension that provides objects for scientific computing in PHP."


Expand Down
26 changes: 13 additions & 13 deletions ext/tensor/columnvector.zep.c

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions ext/tensor/decompositions/cholesky.zep.c

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions ext/tensor/decompositions/eigen.zep.c

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions ext/tensor/decompositions/lu.zep.c

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions ext/tensor/decompositions/svd.zep.c

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 373844f

Please sign in to comment.