File tree Expand file tree Collapse file tree 1 file changed +23
-1
lines changed 
lib/node_modules/@stdlib/blas/ext/base/dnansumkbn2 Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change 11{
22  "options" : {
3-     "task" : " build" 
3+     "task" : " build" 
4+     "wasm" : false 
45  },
56  "fields" : [
67    {
2728  "confs" : [
2829    {
2930      "task" : " build" 
31+       "wasm" : false ,
3032      "src" : [
3133        " ./src/main.c" 
3234      ],
4951    },
5052    {
5153      "task" : " benchmark" 
54+       "wasm" : false ,
5255      "src" : [
5356        " ./src/main.c" 
5457      ],
6669    },
6770    {
6871      "task" : " examples" 
72+       "wasm" : false ,
73+       "src" : [
74+         " ./src/main.c" 
75+       ],
76+       "include" : [
77+         " ./include" 
78+       ],
79+       "libraries" : [],
80+       "libpath" : [],
81+       "dependencies" : [
82+         " @stdlib/math/base/assert/is-nan" 
83+         " @stdlib/math/base/special/abs" 
84+         " @stdlib/blas/base/shared" 
85+         " @stdlib/strided/base/stride2offset" 
86+       ]
87+     },
88+     {
89+       "task" : " build" 
90+       "wasm" : true ,
6991      "src" : [
7092        " ./src/main.c" 
7193      ],
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments