File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed
lib/node_modules/@stdlib/blas/ext/base/ssumpw Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change 4040 " @stdlib/napi/argv" ,
4141 " @stdlib/napi/argv-int64" ,
4242 " @stdlib/napi/argv-strided-float32array" ,
43- " @stdlib/math/base/assert/is-nanf" ,
4443 " @stdlib/napi/create-double" ,
44+ " @stdlib/math/base/assert/is-nanf" ,
4545 " @stdlib/blas/base/shared" ,
4646 " @stdlib/strided/base/stride2offset"
4747 ]
5656 ],
5757 "libraries" : [],
5858 "libpath" : [],
59- "dependencies" : []
59+ "dependencies" : [
60+ " @stdlib/math/base/assert/is-nanf" ,
61+ " @stdlib/blas/base/shared" ,
62+ " @stdlib/strided/base/stride2offset"
63+ ]
6064 },
6165 {
6266 "task" : " examples" ,
6872 ],
6973 "libraries" : [],
7074 "libpath" : [],
71- "dependencies" : []
75+ "dependencies" : [
76+ " @stdlib/math/base/assert/is-nanf" ,
77+ " @stdlib/blas/base/shared" ,
78+ " @stdlib/strided/base/stride2offset"
79+ ]
7280 }
7381 ]
7482}
You can’t perform that action at this time.
0 commit comments