Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 824 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 824 Bytes

Unit Tests

pressio-linalg

Install with

pip install pressio-linalg

This installs the library such that all kernels are implemented with pure python calls and calls to MPI. Therefore, all the communication is handled explicitly internally and we do not rely on any external backend.