Python 3.6.x numpy scipy matplotlib pandas cvxpy Documentation This README only shows some examples of this project. Full documentation is available online:https://pythonrobotics.readthedocs.io/ How to use Install the required libraries. You can use environment.yml with conda command. ...
Install non-python dependencies: conda install pandoc graphviz Create a local build: sphinx-build -b html . _build Authors and Citation Qiskit Tutorials is the work of many people who contribute to the project at different levels. If you use Qiskit, please cite as per the included BibTeX...
INSTALL.md Update minimum version of Python to 3.7 4 months ago LICENSE Initial commit 5 years ago Makefile start new format 2 years ago README.md Fixes issue Qiskit#1013 (Qiskit#1021) 2 years ago azure-pipelines.yml CI is failing because cvxpy 1.1 is not compatible with scs 3 ...