[Rcpp-devel] Dulmage-Mendelsohn decomposition in R via Rcpp

Dirk Eddelbuettel edd at debian.org
Wed Mar 25 17:15:31 CET 2020


On 25 March 2020 at 12:55, Mauricio Vargas wrote:
| And once again, I never used Rcpp on a scale that is not "elemental".

But that is/was true for everybody else as well!

You would be well advised to do a little "finger exercise".  Copy all CSparse
files into src/, and create a single accessor doing the transformation you
desire.  Then you at least have a reference case to check against any other
external solution (you still ask other people to create for you). And next
time things will be less initimidating because you will have had the "finger
exercise" experience!

Dirk

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org


More information about the Rcpp-devel mailing list