Welcome to npdict’s documentation!

https://img.shields.io/github/release/stephenhky/npdict.svg?maxAge=3600 https://img.shields.io/pypi/v/npdict.svg?maxAge=3600 https://img.shields.io/pypi/dm/npdict.svg?maxAge=2592000&label=installs&color=%2327B1FF https://readthedocs.org/projects/npdict/badge/?version=latest

npdict is a Python package for dictionary wrappers for NumPy arrays. It aims at facilitating holding numerical values in a Python dictionary, while retaining the ultra-high performance supported by NumPy.

It supports an object which is a Python dictionary on the surface, but NumPy behind the back, facilitating fast assignment and retrieval of values and fast computation of NumPy arrays.

Indices and tables