Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 923 Bytes

DESCRIPTION.rst

File metadata and controls

22 lines (16 loc) · 923 Bytes

nvmath-python: NVIDIA Math Libraries for the Python Ecosystem

nvmath-python brings the power and performance of NVIDIA math libraries to the Python ecosystem with intuitive, pythonic APIs. The ultimate goal is to provide users full access to all of the available library features in a variety of execution spaces.

Installation

pip install nvmath-python[cu12]

Please refer to the installation instructions for different ways of installing nvmath-python, including building from source.