Speed improvement [🇷 for BE/BA]

posted by PharmCat  – Russia, 2020-08-09 20:22 (1352 d 18:31 ago) – Posting: # 21844
Views: 13,282

❝ I believe this implies that matrix inversion is done in a clever fashion in R's solve function; as you pointed out PharmCat inversion can be slow (and unstable) as matrices get large, but perhaps the LAPACK routine used by R reduces the task intelligently, possibly through some of the same tricks described for e.g. the Alglib routines..


It is very good question to explore. If we suppose that some routine knows something about structure it should make big work to recognize block-diagonal or/and symmetric matrix structure.

I think, main cause is a overhead for each function call. Another problem - many intermediate products for %*%

Complete thread:

UA Flag
Activity
 Admin contact
22,990 posts in 4,826 threads, 1,646 registered users;
69 visitors (1 registered, 68 guests [including 5 identified bots]).
Forum time: 14:53 CEST (Europe/Vienna)

If you don’t like something change it;
if you can’t change it, change the way you think about it.    Mary Engelbreit

The Bioequivalence and Bioavailability Forum is hosted by
BEBAC Ing. Helmut Schütz
HTML5