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
Pull request #2 (bitbucket) was a bit of a rush job to get the code working. Three key pieces of cleanup work remain:
param nudging might be best suited for TensorSplineGrid class which is what actually needs nudging. It will make independent calls to this class easier too
consistent coding style.
remove memoize decorator (see Jonathan's email "fast spline" for how to do this correctly)
The text was updated successfully, but these errors were encountered:
Pull request #2 (bitbucket) was a bit of a rush job to get the code working. Three key pieces of cleanup work remain:
param nudging might be best suited for TensorSplineGrid class which is what actually needs nudging. It will make independent calls to this class easier too
consistent coding style.
remove memoize decorator (see Jonathan's email "fast spline" for how to do this correctly)
The text was updated successfully, but these errors were encountered: