curves
curves copied to clipboard
Coefficients falling on keys
Optimize for coefficients that fall directly on keys (e.g. alpha == 0)--> no interploation is required in this case and expressions do not need to be evaluated.
I wouldn't make this a high priority.