Пакет python3-module-big-O: Информация

    Бинарный пакет: python3-module-big-O
    Версия: 0.11.0-alt1
    Архитектура: noarch
    Собран:  13 июня 2023 г. 13:01 в задании #322696
    Исходный пакет: python3-module-big-O
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/big-O

    Лицензия: BSD-3-Clause
    О пакете: Empirical estimation of time complexity from execution time
    Описание: 
    big-O is a Python module to estimate the time complexity of Python code
    from its execution time. It can be used to analyze how functions scale with
    inputs of increasing size.

    Сопровождающий: Stanislav Levin

    Список участников:
    Stanislav Levin

    Права:
    Stanislav Levin
    @everybody

    Последнее изменение


    9 июня 2023 г. Stanislav Levin 0.11.0-alt1
    - 0.10.2 -> 0.11.0.
    27 февраля 2023 г. Stanislav Levin 0.10.2-alt1
    - Initial build for Sisyphus.