Use vector/length for all versions of GSL in testing FFT
Since the function vector/length no longer relies on GSL for doing the division, it works for all versions of GSL and whether or not FSBV is loaded. This fixes a failure for those versions where :initial-contents was getting an array and not a list.
Please register or sign in to comment