Re: [eigen] Eigen3 features request |
[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]
Hi Jaime Is nt your request #1 possible with chip()
? Kind WT.
William Tambellini | Senior Software Developer | SDL Language Weaver Los Angeles | wtambellini@xxxxxxx
http://www.sdl.com
From: Jaime de la Cruz Rodríguez <rematedeltomate@xxxxxxxxx>
Sent: Thursday, November 1, 2018 4:31 AM To: eigen@xxxxxxxxxxxxxxxxxxx Subject: [eigen] Eigen3 features request Dear Eigen developers,
I am following very closely the development of the tensor class in Eigen3. It is extremely fast and it provides multidimensional arrays to C++ users and in particular to scientists that require very high performance in their codes (like me!).
I would like to kindly propose two features that, to my knowledge, are not yet included in the current implementation but that might be of interest to many users:
I understand that you are already swamped developing many different packages of the library. I can guarantee that many users in physics and mathematics could benefit from these features in the long term. I actually wrote my own array class based on templates
including all these features, but I did not want to go into _expression_ template optimization, which is a big point for the tensor class in Eigen. Also, being able to include auto differentiation in the future seems very promising.
Jaime
Click here to report this email as spam. |
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |