I know the intent is to remove boost from viennacl.  As such, I was looking
at some files I could contribute to that removal.  That said, before I
start blindly making changes, is there a plan for how to replace elements
such as `boost::numeric::ublas::prod`?

Is the intent to just use std objects such as
std::vector<std::vector<SCALARTYPE> > and doing a manual matrix
multiplication?

Or do you intend to use another library?

Or something else that I can't think of?

Regards,
Charles
------------------------------------------------------------------------------
_______________________________________________
ViennaCL-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/viennacl-devel

Reply via email to