Linear algebraNDArray::luOn this pageNDArray::lupublic static function lu(NDArray|array $a): NDArray;Computes the LU factorization of a matrixNotestipGPU SUPPORTEDThis operation is supported by GPU (VRAM) and contains a custom CUDA kernel.