SciRuby / nmatrix

Dense and sparse linear algebra library for Ruby via SciRuby
Other
469 stars 133 forks source link

Is Ruby 1.9.3 supported? #599

Closed lokeshh closed 7 years ago

lokeshh commented 7 years ago

The README says 1.9.3 is supported but .travis.yml doesn't include it.

translunar commented 7 years ago

Looks like we removed support for 1.9.3 in #552 because it had reached end-of-life:

https://www.ruby-lang.org/en/news/2014/01/10/ruby-1-9-3-will-end-on-2015/

It's also possible Travis no longer supports 1.9.3. The commit message is a little vague.

Do you want to give it a shot and let me know if you're able to build? Thanks for catching this.

lokeshh commented 7 years ago

Do you want to give it a shot and let me know if you're able to build? Thanks for catching this.

I tried and the build failed in 1.9.3

v0dro commented 7 years ago

We don't need to support 1.9.3