mirror of
https://git.freebsd.org/ports.git
synced 2025-06-14 09:10:32 -04:00
5 lines
277 B
Text
5 lines
277 B
Text
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.
|
|
|
|
WWW: https://github.com/LettError/MutatorMath
|