Boost logo

Boost :

From: pencilcaseman_at_[hidden]
Date: 2021-04-28 20:21:29


Hi Amit,

I hadn't realized that Boost.uBLAS had a tensor library as well; thank you
for pointing this out.

Thanks again,
Toby

-----Original Message-----
From: Boost <boost-bounces_at_[hidden]> On Behalf Of Amit Singh via
Boost
Sent: 28 April 2021 19:40
To: boost_at_[hidden]
Cc: Amit Singh <amitsingh19975_at_[hidden]>
Subject: Re: [boost] Boost N-Dimensional Array Library

> On 28-Apr-2021, at 11:11 PM, Toby Davis via Boost <boost_at_[hidden]>
wrote:
>
> Hi All,
>
>
>
> Would there be any interest in an n-dimensional array library for boost?
> There is Boost.MultiArray library, but as far as I can tell, this only
> supports containing the arrays, not performing arithmetic on them. It
> would provide an interface similar to what Numpy provides, would be
> fully templated and might, if possible, support BLAS routines to
> accelerate the functions.
>
>
>
> Thanks,
>
> Toby
>
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost

Hi,

You might want to look at Boost.uBLAS.Tensor, I think it is what you are
trying to implement; correct if I'm wrong. If you want to, you can
contribute to this project.

Repo Link: https://github.com/boostorg/ublas

Best Regards,
Amit Singh

_______________________________________________
Unsubscribe & other changes:
http://lists.boost.org/mailman/listinfo.cgi/boost


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk