Skip to content
  • Liam Healy's avatar
    Use vector/length for all versions of GSL in testing FFT · f1fdb181
    Liam Healy authored
    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.
    f1fdb181