معرفی شرکت ها


dfoalgos-0.6


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Derivative-free optimization algorithms
ویژگی مقدار
سیستم عامل -
نام فایل dfoalgos-0.6
نام dfoalgos
نسخه کتابخانه 0.6
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Simon Wessing
ایمیل نویسنده simon.wessing@tu-dortmund.de
آدرس صفحه اصلی https://www.simonwessing.de/dfoalgos/doc/
آدرس اینترنتی https://pypi.org/project/dfoalgos/
مجوز BSD
Description =========== This package contains derivative-free optimization algorithms. With the exception of NMK, the included algorithms are even "rank-based" algorithms, which do not use the actual objective values, but only their ranks. Thus, they do not require objective values to be scalar and finite. A total order on the objective values is sufficient. For example, an objective function could return a list of values, which are then compared lexicographically. The package can only handle bound constraints explicitly. For other constraints, infeasible solutions should instead be penalized, e.g., evaluated with the worst possible function value (possibly infinity). The package is geared to work with optimization problems as defined in the package optproblems. The whole package assumes minimization problems throughout. Documentation ============= The documentation is located at https://www.simonwessing.de/dfoalgos/doc/


نحوه نصب


نصب پکیج whl dfoalgos-0.6:

    pip install dfoalgos-0.6.whl


نصب پکیج tar.gz dfoalgos-0.6:

    pip install dfoalgos-0.6.tar.gz