mirror of
https://github.com/mpusz/mp-units.git
synced 2025-07-31 19:04:27 +02:00
docs: wg21-linear_algebra
Conan repo URL changed to https://conan.io/center/wg21-linear_algebra
This commit is contained in:
@@ -11,7 +11,7 @@ enough to be used with other Linear Algebra libraries existing on the market.
|
||||
All of the examples provided in this chapter refer to the official proposal of the
|
||||
Linear Algebra Library for the C++23 defined in `P1385 <https://wg21.link/P1385>`_
|
||||
and its latest implementation from `GitHub <https://github.com/BobSteagall/wg21/tree/master/include>`_
|
||||
or `Conan <https://twonington.jfrog.io/artifactory/api/conan/conan-oss>`_.
|
||||
or `Conan <https://conan.io/center/wg21-linear_algebra>`_.
|
||||
Also, to simplify the examples all of them assume::
|
||||
|
||||
using namespace std::math;
|
||||
|
Reference in New Issue
Block a user