Java / Scala math library with elliptic integrals and bessel functions?
问题 I am looking for a math library for scientific computing to use in Java / Scala. Especially I need complete elliptic integrals und modified Bessel functions. I would be nice if it is open source, but I guess I will have to take whatever is out there. A scipy (python lib for scientific computing) replacment would be great :-) 回答1: As far as I'm aware, the most widely used Java math libraries are: The Apache Commons Math library, and The Colt project (developed by CERN) You'll have to