NumS documentation
Date: Feb 20, 2022 Version: 0.2.8
Download documentation: PDF Version | Zipped HTML
Useful links: Binary Installers | Source Repository | Issues & Ideas | Q&A Support |
NumS
is an open source, Apache-licensed library that translates Python and NumPy
to optimized distributed systems code.
Getting started
New to NumS? Check out the getting started guides. They contain an introduction to NumS’ main concepts and links to additional tutorials.
User guide
The user guide provides in-depth information on the key concepts of NumS with useful background information and explanation.
API reference
The reference guide contains a detailed description of the NumS API. The reference describes how the methods work and which parameters can be used. It assumes that you have an understanding of the key concepts.
Developer guide
Saw a typo in the documentation? Want to improve existing functionalities? The contributing guidelines will guide you through the process of improving pandas.