I'm wondering if anyone can recommend a library to get matlab- or octave- like matrix functionality in
Java.
I see a few libraries out there. NIST had a Java numerics project going that produced JAMA and Jampack but they haven't updated their site since 2003. Someone else pursued an initiative called JMathLib but that page hasn't been updated since 2009. That doesn't mean they aren't great packages, I just wanted to see if anyone knew.
I know a lot of science based software runs on Java (doesn't Scilab)? So is everyone just using octave or Matlab via a socket?
Many thanks for any suggestions.
-Eric