معرفی شرکت ها


amplpy-0.8.6


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Python API for AMPL
ویژگی مقدار
سیستم عامل -
نام فایل amplpy-0.8.6
نام amplpy
نسخه کتابخانه 0.8.6
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Filipe Brandão
ایمیل نویسنده fdabrandao@ampl.com
آدرس صفحه اصلی http://ampl.com/
آدرس اینترنتی https://pypi.org/project/amplpy/
مجوز BSD-3
AMPLPY ------ AMPL API is an interface that allows developers to access the features of the AMPL interpreter from within a programming language. All model generation and solver interaction is handled directly by AMPL, which leads to great stability and speed; the library just acts as an intermediary, and the added overhead (in terms of memory and CPU usage) depends mostly on how much data is read back from AMPL, the size of the model as such is irrelevant. Functions for directly assigning data to AMPL parameters and sets are provided, which can be used instead of the normal AMPL data reading procedures. AMPL API has been written with usability in mind, and it is easy to access its functionalities from C++, Java, C#, MATLAB, R and Python. The AMPL API can function as an add-on to any existing AMPL installation. If you do not yet have an AMPL installation on the computer where you will be working with the API. Use our `Community Edition <http://ampl.com/ce>`_ to download a working version that can be installed quickly. Documentation: `````````````` * http://amplpy.readthedocs.io Repositories: ````````````` * GitHub Repository: https://github.com/ampl/amplpy * PyPI Repository: https://pypi.python.org/pypi/amplpy


نیازمندی

مقدار نام
>=0.15.0 future
>=0.4.5 ampltools


نحوه نصب


نصب پکیج whl amplpy-0.8.6:

    pip install amplpy-0.8.6.whl


نصب پکیج tar.gz amplpy-0.8.6:

    pip install amplpy-0.8.6.tar.gz