Commit e57df11
Enabling xtensor-blas with xeus-cpp-lite (#252)
We have been using xtensor-blas with xeus-cpp-lite through a patch on
emscripten-forge
emscripten-forge/recipes#2318
This PR upstreams the necessary patch. We use the f2c based openblas
build (providing libopenblas.so) on emscripten-forge to run
xtensor-blas.
---------
Co-authored-by: Johan Mabille <[email protected]>1 parent e4d5028 commit e57df11
File tree
2 files changed
+20
-5
lines changed- include/xtensor-blas
2 files changed
+20
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | 13 | | |
18 | 14 | | |
19 | 15 | | |
20 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
25 | 32 | | |
26 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
0 commit comments