Code: multispec pad prone to bugs

Issue #10 closed
Andy Nowacki created an issue

The univariate version of multispec changes behaviour based on whether the pad argument is a Int or Float64. This seems very prone to bugs. I strongly urge you to consider providing different
keyword arguments for the two behaviours.

Comments (3)

  1. Charlotte Haley repo owner

    Thanks, instead of making there be two pad arguments, I’ve collapsed the functionality so that pad behaves like it did in the Float regime. The Int version was less useful. See commit.

  2. Log in to comment