I have supplied this information as issue #34 on the github project that
appears to maintain the tensor extension.
https://github.com/RubixML/Tensor/issues/34
I had commented on issue #33, where someone attempts to fix tensor for php
8.2 about 3 weeks ago, but there have been no responses:
https:/
Christopher:
I have carefully followed the instructions under 'Manually compiling the
extension' in your first link[1]. When I attempted `make`, it failed,
ending with the following errors. I'll be filing an issue.
/home/jaith/biz/machine-learning/tensor/Tensor/ext/kernel/main.c: In
function ‘zep
On 05.12.2022 at 20:05, j adams wrote:
> Christoph, thanks for this tip.
>
> Unfortunately, pecl refuses to install Tensor either on my Macbook Pro or
> on my Ubuntu 20 workstation. Both machines complain about being unable to
> find cblas.h. I ran 'sudo pecl install tensor' which has quite a bit
On 05.12.2022 at 00:43, j adams wrote:
> I apologize if I have the wrong mailing list here. I'm hoping ot ask the
> PHP developer community if there's any appetite for functions to handle
> matrix operations and scientific computing.
>
> I took a course on machine learning which had us code soluti