LU Decomposition

From NaplesPU Documentation
Revision as of 18:49, 1 February 2018 by Lpirozzi (talk | contribs) (Created page with "= Summary = LU Decomposition is an example of how to use Nu+ features to optimize an algorithm, using multithreaded and vectorial code.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Summary

LU Decomposition is an example of how to use Nu+ features to optimize an algorithm, using multithreaded and vectorial code.