File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 1- .. raw :: html
2-
3- <p align =" center" >
4- <img width =" 250" alt =" Jet" src =" https://raw.githubusercontent.com/XanaduAI/jet/main/docs/_static/jet_title.svg" >
5- </p >
1+ .. image :: https://raw.githubusercontent.com/XanaduAI/jet/main/docs/_static/jet_title.svg
2+ :alt: Jet
3+ :height: 65
4+ :width: 100%
65
76##################################################
87
@@ -112,7 +111,7 @@ as well as all dependencies, can be done using pip:
112111
113112.. code-block :: bash
114113
115- pip install git+https://github.com/XanaduAI/jet#egg= quantum-jet
114+ pip install quantum-jet
116115
117116 To build the Jet Python distribution locally, a BLAS library with a CBLAS
118117interface and a C++ compiler with C++17 support is required. Simply run
You can’t perform that action at this time.
0 commit comments