# dask **Repository Path**: cowcomic/dask ## Basic Information - **Project Name**: dask - **Description**: Parallel computing with task scheduling Dask 是一个用于并行计算的开源库,可以将 Python 包扩展到多台机器上。Dask 可以将数据和计算分布在多个 GPU 上,无论是在同一个系统中还是在一个多节点集群中。 - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-11-21 - **Last Updated**: 2025-04-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: 同步 ## README Dask ==== |Build Status| |Coverage| |Doc Status| |Discourse| |Version Status| |NumFOCUS| Dask is a flexible parallel computing library for analytics. See documentation_ for more information. LICENSE ------- New BSD. See `License File `__. .. _documentation: https://dask.org .. |Build Status| image:: https://github.com/dask/dask/actions/workflows/tests.yml/badge.svg :target: https://github.com/dask/dask/actions/workflows/tests.yml .. |Coverage| image:: https://codecov.io/gh/dask/dask/branch/main/graph/badge.svg :target: https://codecov.io/gh/dask/dask/branch/main :alt: Coverage status .. |Doc Status| image:: https://readthedocs.org/projects/dask/badge/?version=latest :target: https://dask.org :alt: Documentation Status .. |Discourse| image:: https://img.shields.io/discourse/users?logo=discourse&server=https%3A%2F%2Fdask.discourse.group :alt: Discuss Dask-related things and ask for help :target: https://dask.discourse.group .. |Version Status| image:: https://img.shields.io/pypi/v/dask.svg :target: https://pypi.python.org/pypi/dask/ .. |NumFOCUS| image:: https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A :target: https://www.numfocus.org/