NLPy

Free and open source Python package for numerical optimization
Download

NLPy Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Dominique Orban and Michael Friedlander
  • Publisher web site:
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 2.1 MB

NLPy Tags


NLPy Description

Free and open source Python package for numerical optimization NLPy aims to provide a toolbox for solving linear and nonlinear programming problems that is both easy to use and is extensible. It is applicable to problems that are smooth, have no derivatives, or have integer data.NLPy combines the capabilities of the mature modeling language AMPL with the high-quality numerical resources and object-oriented power of the Python programming language. This combination makes NLPy a great tool to test and prototype optimization algorithms, and also as a teaching aid for optimization.NLPy can read optimization problems coded in the AMPL modeling language. All aspects of the loaded problem can be examined and the problem solved. Individual objective and constraint functions, together with their derivatives (if they exist) can be accessed transparently through an object-oriented framework.NLPy is extensible and new algorithms can be built by assembling the supplied building blocks, or by creating new building blocks. Existing building blocks include procedures for solving symmetric (possibly indefinite) linear systems with MA27 (a direct solver) or ICFS (an iterative solver that uses a limited-memory Cholesky preconditioner), a procedure for solving preconditioned trust-region subproblems with GLTR, and much more.NOTE: NLPy is licensed and distributed under the terms of the GNU Library or Lesser General Public License (LGPL). Requirements: · Python 2.3 or later · NumPy · PySparse


NLPy Related Software