You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an undocumented restriction on the domain of the d_dx function on DifferentiablePiecewiseAffine - namely that it only works when the input points are equal to the PWA's source points. This is a little tricky to account for correctly.
The text was updated successfully, but these errors were encountered:
migrated from menpo/menpo#331.
There is an undocumented restriction on the domain of the
d_dx
function onDifferentiablePiecewiseAffine
- namely that it only works when the input points are equal to the PWA's source points. This is a little tricky to account for correctly.The text was updated successfully, but these errors were encountered: