Skip to content

When factored out of Bohrium this is where npbackend should live. For now it is only documentation.

Notifications You must be signed in to change notification settings

bh107/npbackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

The npbackend is a backend interface to Python/NumPy that translates NumPy array operations into a sequence of Python function calls. By implementing these Python functions, external libraries can accelerate NumPy array operations without any modifications to the user Python/NumPy code.

For now, npbackend is integrated with the Bohrium project and cannot be installed separately (the source code can be found here) but it is our intension to decouple npbackend out of Bohrium to become a standalone project.

Get the documentation at http://npbackend.readthedocs.org

About

When factored out of Bohrium this is where npbackend should live. For now it is only documentation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages