Installation ============ Dependencies ------------ You can check the requirements from `requirements `_, and install them with the command below. .. code:: bash pip install -r requirements.txt | For install and build: | [numpy, rehline, scipy, pybind11] | For example and tests: | [matplotlib] | For docs: | [setuptools, Sphinx, nbsphinx, ipython, numpydoc, | sphinx_theme_pd, sphinx_autodoc_typehints, sphinx-press-theme, | sphinx_gallery, sphinx-autoapi, renku_sphinx_theme] Source code ----------- You can check the latest sources with the command. .. code:: bash git clone https://github.com/keepwith/PLQComposite.git