Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/okomestudio/big-o

Big-O plot with Python.
https://github.com/okomestudio/big-o

Last synced: 6 days ago
JSON representation

Big-O plot with Python.

Awesome Lists containing this project

README

        

********************
big_o
********************

*big-o* for Python.

.. image:: output/big-o.png

The code uses LaTeX for rendering math symbols. On Debian, install
necessary packages:

.. code-block:: shell

sudo apt install texlive cm-super

Install the Python package locally (hopefully in the virtual environment):

.. code-block:: shell

pip install -e .[dev]

Run the script:

.. code-block:: shell

python -m big_o