On 12/24/18 4:21 PM, Matt Wette wrote:
IMO, Guile probably needs something like ndarray, the base for numpy,
if matrix operations are going to go anywhere.
https://docs.scipy.org/doc/numpy-1.13.0/reference/internals.html
On 12/24/18 2:01 PM, Zelphir Kaltstahl wrote:
Hello Guile Users,
Is there some library, that enables high performance matrix operations
or even n-dimensional array operations? I am thinking of something like
NumPy in the Python ecosystem. I think NumPy in turn also uses some
lower level thing t
‐‐‐ Original Message ‐‐‐
On Monday, 24 December 2018 23:01, Zelphir Kaltstahl
wrote:
> Hello Guile Users,
>
> Is there some library, that enables high performance matrix operations
> or even n-dimensional array operations? I am thinking of something like
> NumPy in the Python ecosystem.
Hello Guile Users,
Is there some library, that enables high performance matrix operations
or even n-dimensional array operations? I am thinking of something like
NumPy in the Python ecosystem. I think NumPy in turn also uses some
lower level thing to do what it does. I think OpenBLAS or MKL, depen