-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
Description
The following repo shows that armadillo can be monkey-patched to support mp++ types as elements (integer and rational, but others could be easily added).
https://github.com/chatziko/arma-mppp
A variety of basic operations are supported, and I'm sure others could be added.
Of course I wouldn't expect performance similar to BLAS, but using armadillo to do linear algebra with mp++'s exact arithmetic could be super useful. I'd love to see something like this included in mp++, I think it's a natural fit for armadillo!
Reactions are currently unavailable