vkostyukov / la4j

Linear Algebra for Java
http://la4j.org
Apache License 2.0
373 stars 109 forks source link

Upgrade Java Version? #244

Closed DWiechert closed 9 years ago

DWiechert commented 9 years ago

I noticed the .travis.yml file builds against java 7 and there's an issue out there (#164) to accept java 8 lambdas, however it appears this project still builds against java 6. I was just wondering if there any plans to upgrade the java version to 7 or 8 in the future?

vkostyukov commented 9 years ago

We can surely test la4j agains Java 8.