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)