File tree Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -65,17 +65,12 @@ http://xtensor-blas.readthedocs.io/
6565| ` xtensor-blas ` | ` xtensor ` |
6666| -----------------| -----------|
6767| master | ^0.22.0 |
68+ | 0.18.0 | ^0.22.0 |
6869| 0.17.2 | ^0.21.4 |
6970| 0.17.1 | ^0.21.2 |
7071| 0.17.0 | ^0.21.1 |
7172| 0.16.1 | ^0.20.4 |
7273| 0.16.0 | ^0.20.0 |
73- | 0.15.2 | ^0.19.0 |
74- | 0.15.1 | ^0.19.0 |
75- | 0.15.0 | ^0.19.0 |
76- | 0.14.0 | ^0.18.0 |
77- | 0.13.x | ^0.17.0 |
78- | 0.12.x | ^0.17.0 |
7974
8075## License
8176
Original file line number Diff line number Diff line change 1111#define XBLAS_CONFIG_HPP
1212
1313#define XTENSOR_BLAS_VERSION_MAJOR 0
14- #define XTENSOR_BLAS_VERSION_MINOR 17
15- #define XTENSOR_BLAS_VERSION_PATCH 2
14+ #define XTENSOR_BLAS_VERSION_MINOR 18
15+ #define XTENSOR_BLAS_VERSION_PATCH 0
1616
1717#ifndef XTENSOR_USE_FLENS_BLAS
1818#define HAVE_CBLAS 1
You can’t perform that action at this time.
0 commit comments