lerp : Lookup Table

Documentation Status codacy

lerp aims to supply lookup table facility in python on top of numpy.

This project is in early alpha phase.

Documentation (and example of use):
http://lerp.readthedocs.io/
Source code repository (and issue tracker):
https://github.com/gwin-zegal/lerp

Installation

To install the development version:

pip install git+https://github.com/gwin-zegal/lerp

Update with:

pip install --upgrade --no-deps git+https://github.com/gwin-zegal/lerp

License

MIT – see the file LICENSE for details.

Indices and tables