lloda / ra-ra

A C++23 array / expression template library with some J/APL features
GNU Lesser General Public License v3.0
25 stars 5 forks source link

ra-ra & xtensor #2

Open wolfv opened 5 years ago

wolfv commented 5 years ago

Hi @lloda

I'm one of the core-devs on xtensor and I was wondering if you ever had the chance to check out the project? I think we're working on similar ideas, and maybe you would have some feedback for us, or maybe we could join forces?

Or maybe there are opportunities for interoperability?

Cheers!

Wolf

wolfv commented 5 years ago

Ah, I forgot, the link: https://github.com/QuantStack/xtensor and we have a chat at https://gitter.im/QuantStack/Lobby

lloda commented 5 years ago

Hello @wolfv. Sorry for taking so long to reply, I don't come here very often :-/

I wasn't aware of xtensor. Hey it's a really popular project. It seems it follows Numpy conventions?

I not convinced that those are better. It's probably the right choice for xtensor, since they have a lot of support behind them. But I like being able to change my mind on how ra-ra works, ride the latest standard, etc. — you cannot do that once you get users :p

You do a few things that I'd like to have but I just don't have the bandwidth to support. SIMD, etc.

I'll try to get a closer look. Thx for the interest & the links.

SylvainCorlay commented 5 years ago

Hey there. Feel free to hop on the chat! The more the merrier.