File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
lib/node_modules/@stdlib/blas/ext/base/snansumors Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 5858 "libpath" : [],
5959 "dependencies" : [
6060 " @stdlib/math/base/assert/is-nanf" ,
61- " @stdlib/napi/create-double" ,
6261 " @stdlib/blas/base/shared" ,
6362 " @stdlib/strided/base/stride2offset"
6463 ]
7574 "libpath" : [],
7675 "dependencies" : [
7776 " @stdlib/math/base/assert/is-nanf" ,
78- " @stdlib/napi/create-double" ,
7977 " @stdlib/blas/base/shared" ,
8078 " @stdlib/strided/base/stride2offset"
8179 ]
Original file line number Diff line number Diff line change 11/**
22* @license Apache-2.0
33*
4- * Copyright (c) 2020 The Stdlib Authors.
4+ * Copyright (c) 2024 The Stdlib Authors.
55*
66* Licensed under the Apache License, Version 2.0 (the "License");
77* you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments