معرفی شرکت ها


cyipopt-1.2.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A Cython wrapper to the IPOPT optimization package
ویژگی مقدار
سیستم عامل -
نام فایل cyipopt-1.2.0
نام cyipopt
نسخه کتابخانه 1.2.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Jason K. Moore
ایمیل نویسنده moorepants@gmail.com
آدرس صفحه اصلی https://github.com/mechmotum/cyipopt
آدرس اینترنتی https://pypi.org/project/cyipopt/
مجوز EPL-1.0
================== README for cyipopt ================== Ipopt_ (Interior Point OPTimizer, pronounced eye-pea-opt) is a software package for large-scale nonlinear optimization. Ipopt is available from the COIN-OR_ initiative, under the Eclipse Public License (EPL). **cyipopt** is a Python wrapper around Ipopt. It enables using Ipopt from the comfort of the Python programming language. .. _Ipopt: https://projects.coin-or.org/Ipopt .. _COIN-OR: https://projects.coin-or.org/ Status ====== .. list-table:: * - Anaconda - .. image:: https://anaconda.org/conda-forge/cyipopt/badges/version.svg :target: https://anaconda.org/conda-forge/cyipopt .. image:: https://anaconda.org/conda-forge/cyipopt/badges/downloads.svg :target: https://anaconda.org/conda-forge/cyipopt * - PyPI - .. image:: https://badge.fury.io/py/cyipopt.svg :target: https://pypi.org/project/cyipopt .. image:: https://pepy.tech/badge/cyipopt :target: https://pypi.org/project/cyipopt * - Read the Docs - .. image:: https://readthedocs.org/projects/cyipopt/badge/?version=latest :target: https://cyipopt.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status * - Travis CI - .. image:: https://api.travis-ci.org/mechmotum/cyipopt.svg?branch=master :target: https://travis-ci.org/mechmotum/cyipopt * - Appveyor - .. image:: https://ci.appveyor.com/api/projects/status/0o5yuogn3jx157ee?svg=true :target: https://ci.appveyor.com/project/moorepants/cyipopt History ======= **This repository was forked in 2016 from https://bitbucket.org/amitibo/cyipopt and is now considered the primary repository.** The fork includes a SciPy-style interface and ability to handle exceptions in the callback functions. As of version 1.1.0 (2021-09-07), the distribution is released under the name "cyipopt" on PyPi (https://pypi.org/project/cyipopt). Before version 1.1.0, it was released under the name "ipopt" (https://pypi.org/project/ipopt). Installation ============ We recommend using conda to install cyipopt on Linux, Mac, and Windows:: conda install -c conda-forge cyipopt Other `installation options`_ are present in the documentation. .. _installation options: https://github.com/mechmotum/cyipopt/blob/master/docs/source/install.rst License ======= cyipopt is open-source code released under the EPL_ license, see the ``LICENSE`` file. .. _EPL: http://www.eclipse.org/legal/epl-v10.html Contributing ============ For bug reports, feature requests, comments, patches use the GitHub issue tracker and/or pull request system.


نحوه نصب


نصب پکیج whl cyipopt-1.2.0:

    pip install cyipopt-1.2.0.whl


نصب پکیج tar.gz cyipopt-1.2.0:

    pip install cyipopt-1.2.0.tar.gz