sitemeter

    Home    About    Documentation    Install    Newsline    Links    Feedback    Appeal    Guestbook


html hit
counter since 2007/10/24

Hallo!

Welcome to OpenOpt project homepage!

OpenOpt citadel: Glushkov institute of cybernetics, NAS Ukraine

icyb

OpenOpt:

  • New numerical optimization framework developed by optimization department of cybernetics institute (Ukrainian National Academy of Sciences; читайте також вступ українською мовою) in collaboration with SciPy developers team
  • Primary goals:
    • providing connections to lots of solvers (some are C- or Fortran-written) with easy and unified OpenOpt syntax
    • trying to enhance algorithms for numerical optimization invented by ukrainian academicians Boris Pshenichniy and Naum Z. Shor
  • Free Python-based alternative to commercial frameworks like AMPL, GAMS, TomOpt's TOMLAB/TOMNET (see TOMLAB users and TOMLAB prices)
  • Framework license: BSD, connected solvers - any license (download URLs are provided)
  • some native solvers (Python-written, NumPy required), constrained and unconstrained
  • Convenient automatic gradients check for user-supplied objFunc and constraints
  • Graphical output is available: examples 1, 2

See also:

  • OpenOpt Foreword (brief introduction to numerical optimization problems and related software)
  • Some more Python scientific software URL1, URL2