1MutatorMath is a Python library for the calculation of piecewise linear
2interpolations in n-dimensions with any number of masters. It was developed for
3interpolating data related to fonts, but if can handle any arithmetic object.
4
5WWW: https://github.com/LettError/MutatorMath
6