blob: 263af9ad6ddf215dcc2459b26f9610996e1a5447 (
plain) (
blame)
1
2
3
|
MutatorMath is a Python library for the calculation of piecewise linear
interpolations in n-dimensions with any number of masters. It was developed for
interpolating data related to fonts, but if can handle any arithmetic object.
|