معرفی شرکت ها


CPyCppyy-1.9.7


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Cling-based Python-C++ bindings for CPython
ویژگی مقدار
سیستم عامل -
نام فایل CPyCppyy-1.9.7
نام CPyCppyy
نسخه کتابخانه 1.9.7
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Wim Lavrijsen
ایمیل نویسنده WLavrijsen@lbl.gov
آدرس صفحه اصلی http://cppyy.readthedocs.io/
آدرس اینترنتی https://pypi.org/project/CPyCppyy/
مجوز LBNL BSD
.. -*- mode: rst -*- CPyCppyy: Python-C++ bindings interface based on Cling/LLVM =========================================================== CPyCppyy is the CPython equivalent of _cppyy in PyPy. It provides dynamic Python-C++ bindings by leveraging the Cling C++ interpreter and LLVM. Details and performance are described in `this paper <http://conferences.computer.org/pyhpc/2016/papers/5220a027.pdf>`_. CPyCppyy is a CPython extension module built on top of the same backend API as PyPy/_cppyy. It thus requires the installation of the `cppyy backend <https://pypi.python.org/pypi/cppyy-backend/>`_ for use, which will pull in Cling. CPython/cppyy and PyPy/cppyy are designed to be compatible, although there are differences due to the former being reference counted and the latter being garbage collected, as well as temporary differences due to different release cycles of the respective projects. ---- Find the cppyy documentation here: http://cppyy.readthedocs.io Change log: https://cppyy.readthedocs.io/en/latest/changelog.html Bug reports/feedback: https://github.com/wlav/cppyy/issues


نحوه نصب


نصب پکیج whl CPyCppyy-1.9.7:

    pip install CPyCppyy-1.9.7.whl


نصب پکیج tar.gz CPyCppyy-1.9.7:

    pip install CPyCppyy-1.9.7.tar.gz