# python-genopt **Repository Path**: lingyangkeji_admin/python-genopt ## Basic Information - **Project Name**: python-genopt - **Description**: General optimization package - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-03-02 - **Last Updated**: 2021-06-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README genopt ====== General multi-dimensional optimization package developed by Python, integrating the core optimization algorithms provided by ``DAKOTA``. Packages required: * ``DAKOTA`` (v6.4) * ``openmpi`` (v2.0.1) * ``Python`` (2.7.12) Extra Python packages required: * ``numpy`` (v1.11.1) * ``matplotlib`` (v1.5.1) * ``flame`` Recently, supported optimization drivers are: * ``flamedriver_oc``, orbit correction engine built with core library of ``flame``; Drivers are built from another repo: [optdrivers](https://stash.frib.msu.edu/projects/PHYAPP/repos/optdrivers/) -------------------------------------------------------------------------- Tong Zhang 2016-10-26 09:31:41 AM EDT