All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

NVIDIA Releases nvmath-python: Open-Source Math Libraries for the Python Ecosystem

By

gballan

8mo ago· 12 min readenCode

Summary

NVIDIA has released nvmath-python, an open-source Python package that brings NVIDIA's math libraries to the Python ecosystem. The package provides intuitive Pythonic APIs for accessing NVIDIA's math library features across host, device, and distributed execution spaces. It integrates seamlessly with existing Python array/tensor frameworks and fills functionality gaps in those frameworks. The project is hosted on GitHub under the NVIDIA organization.

Key quotes

· 3 pulled
nvmath-python brings the power of the NVIDIA math libraries to the Python ecosystem.
The package aims to provide intuitive pythonic APIs giving users full access to all features offered by NVIDIA's libraries in a variety of execution spaces.
nvmath-python works seamlessly with existing Python array/tensor frameworks and focuses on providing functionality that is missing from those frameworks.
Snippet from the RSS feed
NVIDIA Math Libraries for the Python Ecosystem. Contribute to NVIDIA/nvmath-python development by creating an account on GitHub.

You might also wanna read