معرفی شرکت ها


dislib-0.8.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

The distributed computing library on top of PyCOMPSs
ویژگی مقدار
سیستم عامل -
نام فایل dislib-0.8.0
نام dislib
نسخه کتابخانه 0.8.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Barcelona Supercomputing Center
ایمیل نویسنده compss@bsc.es
آدرس صفحه اصلی http://dislib.bsc.es
آدرس اینترنتی https://pypi.org/project/dislib/
مجوز -
<h1 align="center"> <img src="https://github.com/bsc-wdc/dislib/raw/master/docs/logos/dislib-logo-full.png" alt="The Distributed Computing Library" height="90px"> </h1> <h3 align="center">Distributed computing library implemented over PyCOMPSs programming model for HPC.</h3> <p align="center"> <a href="https://dislib.bsc.es/en/latest/?badge=latest">    <img src="https://readthedocs.org/projects/dislib/badge/?version=stable" alt="Documentation Status"/> </a> <a href="https://github.com/bsc-wdc/dislib"> <img src="https://compss.bsc.es/jenkins/buildStatus/icon?job=dislib_multibranch%2Fmaster" alt="Build Status"> </a> <a href="https://codecov.io/gh/bsc-wdc/dislib"> <img src="https://codecov.io/gh/bsc-wdc/dislib/branch/master/graph/badge.svg" alt="Code Coverage"/> </a> <a href="https://badge.fury.io/py/dislib"> <img src="https://badge.fury.io/py/dislib.svg" alt="PyPI version" height="18"> </a> <a href="https://badge.fury.io/py/dislib"> <img src="https://img.shields.io/badge/python-3.6-blue.svg" alt="Python version" height="18"> </a> </p> <p align="center"><b> <a href="https://dislib.bsc.es">Website</a> • <a href="https://dislib.bsc.es/en/stable/api-reference.html">Documentation</a> • <a href="https://github.com/bsc-wdc/dislib/releases">Releases</a> • <a href="https://bit.ly/bsc-wdc-community">Slack</a> </b></p> ## Introduction The Distributed Computing Library (dislib) provides distributed algorithms ready to use as a library. So far, dislib is highly focused on machine learning algorithms, and it is greatly inspired by [scikit-learn](https://scikit-learn.org/). However, other types of numerical algorithms might be added in the future. The library has been implemented on top of [PyCOMPSs programming model](http://compss.bsc.es), and it is being developed by the [Workflows and Distributed Computing group](https://github.com/bsc-wdc) of the [Barcelona Supercomputing Center](https://www.bsc.es/). dislib allows easy local development through docker. Once the code is finished, it can be run directly on any distributed platform without any further changes. This includes clusters, supercomputers, clouds, and containerized platforms.


نیازمندی

مقدار نام
>=1.0.2 scikit-learn
>=1.3.0 scipy
>=1.18.1 numpy
>=0.8.0 numpydoc
>=1.1.5 cvxpy
>=5.4.0 cbor2
>=0.24.2 pandas
>=2.2.3 matplotlib


نحوه نصب


نصب پکیج whl dislib-0.8.0:

    pip install dislib-0.8.0.whl


نصب پکیج tar.gz dislib-0.8.0:

    pip install dislib-0.8.0.tar.gz