معرفی شرکت ها


cmc-csci046-ds-1.0.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Python implementation of common tree-based data structures.
ویژگی مقدار
سیستم عامل -
نام فایل cmc-csci046-ds-1.0.0
نام cmc-csci046-ds
نسخه کتابخانه 1.0.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/n8stringham/containers-ds
آدرس اینترنتی https://pypi.org/project/cmc-csci046-ds/
مجوز BSD3
# containers This repo contains python implementaion of various data structures including. Binary Tree, Binary Search Tree, AVL Tree, and Heap (Priority Queue). It also implements a class for normalizing unicode strings, making it easier to work with unicode-heavy languages in python. This package was built as a homework assignment for [cmc's data structures class](https://github.com/mikeizbicki/cmc-csci046) Build status: 1. [![](https://github.com/n8stringham/containers-ds/workflows/tests-fibonacci/badge.svg)](https://github.com/n8stringham/containers-ds/actions?query=workflow%3Atests-fibonacci) 2. [![](https://github.com/n8stringham/containers-ds/workflows/tests-range/badge.svg)](https://github.com/n8stringham/containers-ds/actions?query=workflow%3Atests-range) 3. [![](https://github.com/n8stringham/containers-ds/workflows/tests-BST/badge.svg)](https://github.com/n8stringham/containers-ds/actions?query=workflow%3Atests-BST) 4. [![](https://github.com/n8stringham/containers-ds/workflows/tests-BinaryTree/badge.svg)](https://github.com/n8stringham/containers-ds/actions?query=workflow%3Atests-BinaryTree) 5. [![](https://github.com/n8stringham/containers-ds/workflows/tests-AVLTree/badge.svg)](https://github.com/n8stringham/containers-ds/actions?query=workflow%3Atests-AVLTree) 6. [![](https://github.com/n8stringham/containers-ds/workflows/tests-Heap/badge.svg)](https://github.com/n8stringham/containers-ds/actions?query=workflow%3Atests-Heap)


نیازمندی

مقدار نام
- hypothesis
- pytest


نحوه نصب


نصب پکیج whl cmc-csci046-ds-1.0.0:

    pip install cmc-csci046-ds-1.0.0.whl


نصب پکیج tar.gz cmc-csci046-ds-1.0.0:

    pip install cmc-csci046-ds-1.0.0.tar.gz