We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ce7118 commit f145eceCopy full SHA for f145ece
docs/src/install.rst
@@ -83,6 +83,7 @@ Build from source
83
Build Requirements
84
^^^^^^^^^^^^^^^^^^
85
86
+- ``libblas-dev``, ``liblapack-dev``, and ``liblapacke-dev`` (Linux)
87
- A C++ compiler with C++20 support (e.g. Clang >= 15.0)
88
- `cmake <https://cmake.org/>`_ -- version 3.25 or later, and ``make``
89
- Xcode >= 15.0 and macOS SDK >= 14.0
0 commit comments