mike-bourgeous / mb-math

Mathematical functions shared by mb-sound, mb-geometry, and other personal projects
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Fix pad/zpad/opad block handling when narray is already long enough. #12

Closed mike-bourgeous closed 4 months ago

mike-bourgeous commented 4 months ago

Prior to this fix, the block would not be called if the given narray length was already >= the requested length.