@stdlib/strided-base-nullary-addon-dispatch 0.1.0 → 0.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/NOTICE +1 -1
- package/README.md +6 -3
- package/SECURITY.md +5 -0
- package/dist/index.js +2 -2
- package/package.json +14 -35
- package/CITATION.cff +0 -30
package/NOTICE
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
Copyright (c) 2016-
|
|
1
|
+
Copyright (c) 2016-2024 The Stdlib Authors.
|
package/README.md
CHANGED
|
@@ -291,7 +291,7 @@ See [LICENSE][stdlib-license].
|
|
|
291
291
|
|
|
292
292
|
## Copyright
|
|
293
293
|
|
|
294
|
-
Copyright © 2016-
|
|
294
|
+
Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors].
|
|
295
295
|
|
|
296
296
|
</section>
|
|
297
297
|
|
|
@@ -304,8 +304,8 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].
|
|
|
304
304
|
[npm-image]: http://img.shields.io/npm/v/@stdlib/strided-base-nullary-addon-dispatch.svg
|
|
305
305
|
[npm-url]: https://npmjs.org/package/@stdlib/strided-base-nullary-addon-dispatch
|
|
306
306
|
|
|
307
|
-
[test-image]: https://github.com/stdlib-js/strided-base-nullary-addon-dispatch/actions/workflows/test.yml/badge.svg?branch=v0.1
|
|
308
|
-
[test-url]: https://github.com/stdlib-js/strided-base-nullary-addon-dispatch/actions/workflows/test.yml?query=branch:v0.1
|
|
307
|
+
[test-image]: https://github.com/stdlib-js/strided-base-nullary-addon-dispatch/actions/workflows/test.yml/badge.svg?branch=v0.2.1
|
|
308
|
+
[test-url]: https://github.com/stdlib-js/strided-base-nullary-addon-dispatch/actions/workflows/test.yml?query=branch:v0.2.1
|
|
309
309
|
|
|
310
310
|
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/strided-base-nullary-addon-dispatch/main.svg
|
|
311
311
|
[coverage-url]: https://codecov.io/github/stdlib-js/strided-base-nullary-addon-dispatch?branch=main
|
|
@@ -328,8 +328,11 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].
|
|
|
328
328
|
[es-module]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules
|
|
329
329
|
|
|
330
330
|
[deno-url]: https://github.com/stdlib-js/strided-base-nullary-addon-dispatch/tree/deno
|
|
331
|
+
[deno-readme]: https://github.com/stdlib-js/strided-base-nullary-addon-dispatch/blob/deno/README.md
|
|
331
332
|
[umd-url]: https://github.com/stdlib-js/strided-base-nullary-addon-dispatch/tree/umd
|
|
333
|
+
[umd-readme]: https://github.com/stdlib-js/strided-base-nullary-addon-dispatch/blob/umd/README.md
|
|
332
334
|
[esm-url]: https://github.com/stdlib-js/strided-base-nullary-addon-dispatch/tree/esm
|
|
335
|
+
[esm-readme]: https://github.com/stdlib-js/strided-base-nullary-addon-dispatch/blob/esm/README.md
|
|
333
336
|
[branches-url]: https://github.com/stdlib-js/strided-base-nullary-addon-dispatch/blob/main/branches.md
|
|
334
337
|
|
|
335
338
|
[stdlib-license]: https://raw.githubusercontent.com/stdlib-js/strided-base-nullary-addon-dispatch/main/LICENSE
|
package/SECURITY.md
ADDED
package/dist/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";var p=function(a,n){return function(){return n||a((n={exports:{}}).exports,n),n.exports}};var w=p(function(z,q){
|
|
2
|
-
var c=require('@stdlib/assert-is-function/dist'),T=require('@stdlib/assert-is-typed-array-like/dist'),s=require('@stdlib/strided-base-dtype-resolve-enum/dist'),C=require('@stdlib/strided-base-reinterpret-complex64/dist'),V=require('@stdlib/strided-base-reinterpret-complex128/dist'),g=require('@stdlib/error-tools-fmtprodmsg/dist'),d=s("complex64"),L=s("complex128");function O(a,n){if(!c(a))throw new TypeError(g('1fR3c',a));if(!c(n))throw new TypeError(g('1fR2H',n));return v;function v(u,r,e,t){var i;if(!T(e))return n(u,r,e,t),e;if(r=s(r),r===null)throw new TypeError(
|
|
2
|
+
var c=require('@stdlib/assert-is-function/dist'),T=require('@stdlib/assert-is-typed-array-like/dist'),s=require('@stdlib/strided-base-dtype-resolve-enum/dist'),C=require('@stdlib/strided-base-reinterpret-complex64/dist'),V=require('@stdlib/strided-base-reinterpret-complex128/dist'),g=require('@stdlib/error-tools-fmtprodmsg/dist'),d=s("complex64"),L=s("complex128");function O(a,n){if(!c(a))throw new TypeError(g('1fR3c',a));if(!c(n))throw new TypeError(g('1fR2H',n));return v;function v(u,r,e,t){var i;if(!T(e))return n(u,r,e,t),e;if(r=s(r),r===null)throw new TypeError(m('1fR1L'));return r===d?i=C(e,0):r===L?i=V(e,0):i=e,a(u,r,i,t),e}}q.exports=O
|
|
3
3
|
});var E=p(function(D,h){
|
|
4
|
-
var f=require('@stdlib/assert-is-function/dist'),P=require('@stdlib/assert-is-typed-array-like/dist'),F=require('@stdlib/assert-is-nonnegative-integer/dist').isPrimitive,l=require('@stdlib/strided-base-dtype-resolve-enum/dist'),M=require('@stdlib/strided-base-reinterpret-complex64/dist'),b=require('@stdlib/strided-base-reinterpret-complex128/dist'),A=require('@stdlib/strided-base-offset-view/dist'),I=require('@stdlib/strided-base-min-view-buffer-index/dist'),m=require('@stdlib/error-tools-fmtprodmsg/dist'),S=l("complex64"),U=l("complex128");function B(a,n){if(!f(a))throw new TypeError(m('1fR3c',a));if(!f(n))throw new TypeError(m('1fR2H',n));return v;function v(u,r,e,t,i){var o;if(!P(e))return n(u,r,e,t,i),e;if(r=l(r),r===null)throw new TypeError(
|
|
4
|
+
var f=require('@stdlib/assert-is-function/dist'),P=require('@stdlib/assert-is-typed-array-like/dist'),F=require('@stdlib/assert-is-nonnegative-integer/dist').isPrimitive,l=require('@stdlib/strided-base-dtype-resolve-enum/dist'),M=require('@stdlib/strided-base-reinterpret-complex64/dist'),b=require('@stdlib/strided-base-reinterpret-complex128/dist'),A=require('@stdlib/strided-base-offset-view/dist'),I=require('@stdlib/strided-base-min-view-buffer-index/dist'),m=require('@stdlib/error-tools-fmtprodmsg/dist'),S=l("complex64"),U=l("complex128");function B(a,n){if(!f(a))throw new TypeError(m('1fR3c',a));if(!f(n))throw new TypeError(m('1fR2H',n));return v;function v(u,r,e,t,i){var o;if(!P(e))return n(u,r,e,t,i),e;if(r=l(r),r===null)throw new TypeError(m('1fR1L'));if(!F(i))throw new TypeError(m('1fRAE',i));return i=I(u,t,i),r===S?o=M(e,i):r===U?o=b(e,i):o=A(e,i),a(u,r,o,t),e}}h.exports=B
|
|
5
5
|
});var R=require('@stdlib/utils-define-nonenumerable-read-only-property/dist'),y=w(),j=E();R(y,"ndarray",j);module.exports=y;
|
|
6
6
|
/** @license Apache-2.0 */
|
|
7
7
|
//# sourceMappingURL=index.js.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@stdlib/strided-base-nullary-addon-dispatch",
|
|
3
|
-
"version": "0.1
|
|
3
|
+
"version": "0.2.1",
|
|
4
4
|
"description": "Dispatch to a native add-on applying a nullary function.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"author": {
|
|
@@ -15,19 +15,12 @@
|
|
|
15
15
|
],
|
|
16
16
|
"main": "./lib",
|
|
17
17
|
"directories": {
|
|
18
|
-
"benchmark": "./benchmark",
|
|
19
18
|
"doc": "./docs",
|
|
20
|
-
"example": "./examples",
|
|
21
19
|
"lib": "./lib",
|
|
22
|
-
"
|
|
20
|
+
"dist": "./dist"
|
|
23
21
|
},
|
|
24
22
|
"types": "./docs/types",
|
|
25
|
-
"scripts": {
|
|
26
|
-
"test": "make test",
|
|
27
|
-
"test-cov": "make test-cov",
|
|
28
|
-
"examples": "make examples",
|
|
29
|
-
"benchmark": "make benchmark"
|
|
30
|
-
},
|
|
23
|
+
"scripts": {},
|
|
31
24
|
"homepage": "https://stdlib.io",
|
|
32
25
|
"repository": {
|
|
33
26
|
"type": "git",
|
|
@@ -37,32 +30,18 @@
|
|
|
37
30
|
"url": "https://github.com/stdlib-js/stdlib/issues"
|
|
38
31
|
},
|
|
39
32
|
"dependencies": {
|
|
40
|
-
"@stdlib/assert-is-function": "^0.1
|
|
41
|
-
"@stdlib/assert-is-nonnegative-integer": "^0.1
|
|
42
|
-
"@stdlib/assert-is-typed-array-like": "^0.1
|
|
43
|
-
"@stdlib/strided-base-dtype-resolve-enum": "^0.1
|
|
44
|
-
"@stdlib/strided-base-min-view-buffer-index": "^0.1
|
|
45
|
-
"@stdlib/strided-base-offset-view": "^0.1
|
|
46
|
-
"@stdlib/strided-base-reinterpret-complex128": "^0.1
|
|
47
|
-
"@stdlib/strided-base-reinterpret-complex64": "^0.
|
|
48
|
-
"@stdlib/string-format": "^0.1
|
|
49
|
-
"@stdlib/
|
|
50
|
-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0",
|
|
51
|
-
"@stdlib/error-tools-fmtprodmsg": "^0.1.0"
|
|
52
|
-
},
|
|
53
|
-
"devDependencies": {
|
|
54
|
-
"@stdlib/array-complex128": "^0.0.6",
|
|
55
|
-
"@stdlib/array-complex64": "^0.0.6",
|
|
56
|
-
"@stdlib/array-float64": "^0.1.0",
|
|
57
|
-
"@stdlib/assert-has-own-property": "^0.1.0",
|
|
58
|
-
"@stdlib/assert-is-float32array": "^0.1.0",
|
|
59
|
-
"@stdlib/assert-is-float64array": "^0.1.0",
|
|
60
|
-
"@stdlib/bench": "^0.1.0",
|
|
61
|
-
"@stdlib/utils-noop": "^0.1.0",
|
|
62
|
-
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
|
|
63
|
-
"istanbul": "^0.4.1",
|
|
64
|
-
"tap-min": "git+https://github.com/Planeshifter/tap-min.git"
|
|
33
|
+
"@stdlib/assert-is-function": "^0.2.1",
|
|
34
|
+
"@stdlib/assert-is-nonnegative-integer": "^0.2.1",
|
|
35
|
+
"@stdlib/assert-is-typed-array-like": "^0.2.1",
|
|
36
|
+
"@stdlib/strided-base-dtype-resolve-enum": "^0.2.1",
|
|
37
|
+
"@stdlib/strided-base-min-view-buffer-index": "^0.2.1",
|
|
38
|
+
"@stdlib/strided-base-offset-view": "^0.2.1",
|
|
39
|
+
"@stdlib/strided-base-reinterpret-complex128": "^0.2.1",
|
|
40
|
+
"@stdlib/strided-base-reinterpret-complex64": "^0.2.0",
|
|
41
|
+
"@stdlib/string-format": "^0.2.1",
|
|
42
|
+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.1"
|
|
65
43
|
},
|
|
44
|
+
"devDependencies": {},
|
|
66
45
|
"engines": {
|
|
67
46
|
"node": ">=0.10.0",
|
|
68
47
|
"npm": ">2.7.0"
|
package/CITATION.cff
DELETED
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
cff-version: 1.2.0
|
|
2
|
-
title: stdlib
|
|
3
|
-
message: >-
|
|
4
|
-
If you use this software, please cite it using the
|
|
5
|
-
metadata from this file.
|
|
6
|
-
|
|
7
|
-
type: software
|
|
8
|
-
|
|
9
|
-
authors:
|
|
10
|
-
- name: The Stdlib Authors
|
|
11
|
-
url: https://github.com/stdlib-js/stdlib/graphs/contributors
|
|
12
|
-
|
|
13
|
-
repository-code: https://github.com/stdlib-js/stdlib
|
|
14
|
-
url: https://stdlib.io
|
|
15
|
-
|
|
16
|
-
abstract: |
|
|
17
|
-
Standard library for JavaScript and Node.js.
|
|
18
|
-
|
|
19
|
-
keywords:
|
|
20
|
-
- JavaScript
|
|
21
|
-
- Node.js
|
|
22
|
-
- TypeScript
|
|
23
|
-
- standard library
|
|
24
|
-
- scientific computing
|
|
25
|
-
- numerical computing
|
|
26
|
-
- statistical computing
|
|
27
|
-
|
|
28
|
-
license: Apache-2.0 AND BSL-1.0
|
|
29
|
-
|
|
30
|
-
date-released: 2016
|