Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37563715
en ru br
ALT Linux repos
S:0.11.0-alt1

Group :: Development/Python3
RPM: python3-module-big-O

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.11.0-alt1
Build date: 13 june 2023, 09:44 ( 45.7 weeks ago )
Size: 14.72 Kb

Home page:   https://pypi.org/project/big-O

License: BSD-3-Clause
Summary: Empirical estimation of time complexity from execution time
Description:

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.

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

  • python3-module-big-O
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin