rb-gsl v2.1.0.2 Release Notes

Release Date: 2017-01-30 // over 6 years ago
  • 🚀 This release adds the following enhancements and fixes:

    • ✨ Enhancements
      • Support for assigning Ruby Complex types to GSL::Matrix::Complex. (@v0dro)
      • Support for 2D interpolation by exposing GSLs interp2d and spline2d. (@v0dro)
      • Support for Ruby 2.4. (@badlamer)
    • 🛠 Fixes
      • Fix NArray superclass mismatch problem. (@v0dro)