Getting Started
User Interface
Scheduling
Diagnostics
Help & reference
Compute the lu decomposition of a matrix.
Examples
>>> p, l, u = da.linalg.lu(x)