|   |  |   | |
|   | Website deprecated and outdated. Click here for the new site. |   | |
| Dept. of Computer Sc. » Pattern Recognition » Research » Software » Java Parallel Optimization Package  Java Parallel Optimization PackageJPOP: Java parallel optimization packageJava parallel optimization package (JPOP) is an open-source software library which allows the minimization of non-linear functions. It was developed at the  The package provides interfaces to implement functions, gradients, and Hessians of arbitrary functions which can be minimized in a parallel manner. The minimization itself is based on a translation of  The main features of JPOP are: 
 JPOP is available at  JPOP is currently in alpha state. It you experience any problems, please feel free to contact the  JPOP Architecture
 Example Code for Multivariate Optimization
 For  examples see the class " | |||