Home » , » Java Tool Packages

Java Tool Packages

Java Tool Packages


Apache math


jscience


  • To provide the most comprehensive JavaTM library for the scientific community.
  • To create synergy between all sciences (e.g. math, physics, sociology, biology, astronomy, economics, etc.) by integrating them into a single architecture.
  • To provide the best on-line services (webstart) for scientific calculations and visualizations.


ojAlgo

What is it?
ojAlgo is Open Source Java code that has to do with mathematics, linear algebra and optimisation. ojAlgo really is 100% pure Java source code. There are no calls to native (C or Fortran) libraries. Nothing besides a Java SDK is needed to compile or execute the code. Names of attributes and methods are chosen to comply with Java standards rather than legacy mathematics code (Fortran, C, Matlab...) conventions. More...

Popular Posts