Re: Design of the tensor template class
Rutger ter Borg via ublas <[email protected]> Wed, 30 May 2018 15:54:34 +0200
| Newsgroups | gmane.comp.lib.boost.ublas |
|---|---|
| Message-ID | <[email protected]> |
On 07-05-18 18:27, Cem Bassoy via ublas wrote: > the 'extending ublas with tensor' project implementaion is now available at > https://github.com/BoostGSoC18/tensor > > My initial design of the tensor template class has three template > parameters that determine the Have you checked out https://github.com/kokkos/array_ref ? Cheers, Rutger