Eigen support #1723
johnwason
started this conversation in
Language design
Eigen support
#1723
Replies: 1 comment
-
Honestly I think Eigen is a popular enough library that we'll run into it while trying to seriously test interop. But it's pretty far off right now that we'll be doing that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Eigen linear algebra template library is very important for scientific and engineering applications. I suggest "But does it run Eigen?" as a test of interoperability between Carbon and C++ templates because of its importance, and also because it is a good example of a complex template library.
Beta Was this translation helpful? Give feedback.
All reactions