معرفی شرکت ها


euchar-0.1.6


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Euler characteristic of images and finite point sets.
ویژگی مقدار
سیستم عامل -
نام فایل euchar-0.1.6
نام euchar
نسخه کتابخانه 0.1.6
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Gabriele Beltramo
ایمیل نویسنده gabri.beltramo@gmail.com
آدرس صفحه اصلی https://github.com/gbeltramo/euchar
آدرس اینترنتی https://pypi.org/project/euchar/
مجوز MIT
# euchar Compute Euler Characteristic curves and surfaces of image and point data. ## Installation For the package to install correctly the prerequisites are - a `C++` compiler. Windows users need to install a recent version of [Visul Studio](https://visualstudio.microsoft.com/vs/) - `cmake` version >= 3.8 - `pybind11` version >= 2.2 It is recommended to install both `cmake` and `pybind11` via the `conda` command, which can be obtained by installing either [Anaconda](https://www.anaconda.com/) or [Miniconda](https://docs.conda.io/en/latest/miniconda.html). With `conda` installed run the following commands in a terminal window. ``` $ conda install -c anaconda cmake $ conda install -c conda-forge pybind11 ``` This module makes use of features provided by the following Python modules - numpy - matplotlib, used in the display module of the package - scipy, used to obtain Delaunay triangulations of 2D and 3d finite point sets - scikit-learn, for nearest neighbours algorithm to obtain an estimate of the inverse of the local density in a finite set of points ## Documentation The documentation for this project is available at https://gbeltramo.github.io/euchar/, where usage examples are also provided for computing both Euler characteristic curves and Euler characteristic surfaces.


نیازمندی

مقدار نام
- numpy
- matplotlib
- scipy
- scikit-learn
- pybind11


زبان مورد نیاز

مقدار نام
>=2.7,!=3.1,!=3.2,!=3.3,!=3.4 Python


نحوه نصب


نصب پکیج whl euchar-0.1.6:

    pip install euchar-0.1.6.whl


نصب پکیج tar.gz euchar-0.1.6:

    pip install euchar-0.1.6.tar.gz