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
Refactor code so that a variable number of arrays can be provided that will be interpolated onto the base array's frequency points and then added to the base array.
Refactor code so that a variable number of arrays can be provided that will be interpolated onto the base array's frequency points and then added to the base array.
Current Function Signature
Potential New Function Signature
Then iterate through
args
andkwargs
and interpolate and add as needed.The text was updated successfully, but these errors were encountered: