{"_id":"@stdlib/ndarray-base-ctor","_rev":"13-66a722b2dd23c1fa71955ad9559e57e9","name":"@stdlib/ndarray-base-ctor","dist-tags":{"latest":"0.3.1"},"versions":{"0.0.1":{"name":"@stdlib/ndarray-base-ctor","version":"0.0.1","keywords":["stdlib","stdtypes","types","data","structure","array","typed","typed array","typed-array","multidimensional","dimensions","dims","ndarray","constructors","constructor","ctors","ctor","base"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/ndarray-base-ctor@0.0.1","maintainers":[{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://github.com/stdlib-js/stdlib","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"ace21f9d711cd7ee33bd52a4e5865778f223073a","tarball":"https://registry.npmjs.org/@stdlib/ndarray-base-ctor/-/ndarray-base-ctor-0.0.1.tgz","fileCount":19,"integrity":"sha512-8pyAOZPwlnD4P7zFO1iob66D8ZlrthRNMywsf5CLE9oYujbHZu/1JI1kcXuZgR09LEa+UzCss+WxukgwAPe83g==","signatures":[{"sig":"MEQCID0SR2m4Wc4EOcr8xIFdlvVmxugEkWXj/s7+O4N+gyMtAiBtJaPMU0CiCDhWub5xQ0AWDmrF+gyed36uI0bRvsTwYg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":107285,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyPYjCRA9TVsSAnZWagAAPvAP/0oZETX3VnsMtnGve486\nCzDWPETF8P8C84tucQGCZTdMmiS7g7aNLtJWixwqhNwdz7qqjK8H9AqCwjfz\n6cDxEJc+AUhdj8+pPkCQSwPZNkESgm+xq09hzlgPGrva2duy0ZGwBNsHiOFC\nBnykQB4+0gXSxlgQSJJDVY98UuOTU2N77aSzttfbILWEznqKxKRt6Urw60Zp\n7KbCl70Qi9IEu8OuG7P8kQ0Lk8iuyNSPD//lIVyvmsTxdsT9aD1jw7zThi1w\nc9kC03T5QcO8shiDXnz9I+tWLx2hWRWUN/7VSwiTXQWtX9FKZoUnaMnr8F8m\nDAP/K4wUC3p4MGvGR8M8x9g6x1dS/csqfuaMJmRZVNeCdXi0CKtrv1mE6/a9\n8kYMQsMIbA4fgpgu/VWDsTproamtLM4DAAMpYjLXA2sUAbEtqhRjGTWVQtXp\nGoMrtGyF2eMkc31nZ8paKBphliopVLYqGwf3qvJ/YtEDrQ7N0eBKcDCAuL97\nGx/ZQu46dIvGeJZN0fYlX9vy1H3WVR0LhiuoLFQZmIxeJg7pmzltj4F/o8hu\nCxqwmjgfAjR3PyKMHHuFTF+uOi/icsuV3IS3BOsZWIiDwQ28subcJmSFYb9x\ndFuof95fVUihXpuz4OQ6IcpPyTQwoEkClWErqlFH87U3J7qVg3FbZP+pJW+9\nrPqp\r\n=qyCX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"eaa6557e4b7488a3ab9624abf9ed5cd829b6c37a","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/ndarray-base-ctor.git","type":"git"},"_npmVersion":"7.7.6","description":"Base multidimensional array.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/types":"^0.0.x","@stdlib/array-uint8":"^0.0.x","@stdlib/bigint-ctor":"^0.0.x","@stdlib/array-buffer":"^0.0.x","@stdlib/complex-imag":"^0.0.x","@stdlib/complex-real":"^0.0.x","@stdlib/array-dataview":"^0.0.x","@stdlib/ndarray-dtypes":"^0.0.x","@stdlib/ndarray-orders":"^0.0.x","@stdlib/string-replace":"^0.0.x","@stdlib/ndarray-index-modes":"^0.0.x","@stdlib/assert-is-little-endian":"^0.0.x","@stdlib/assert-has-bigint-support":"^0.0.x","@stdlib/ndarray-base-strides2order":"^0.0.x","@stdlib/ndarray-base-iteration-order":"^0.0.x","@stdlib/ndarray-base-bytes-per-element":"^0.0.x","@stdlib/number-float64-base-to-int64-bytes":"^0.0.x","@stdlib/ndarray-base-minmax-view-buffer-index":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-accessor":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-property":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","proxyquire":"^2.0.0","@stdlib/bench":"^0.0.x","@stdlib/array-float32":"^0.0.x","@stdlib/array-float64":"^0.0.x","@stdlib/array-complex64":"^0.0.x","@stdlib/complex-float32":"^0.0.x","@stdlib/complex-float64":"^0.0.x","@stdlib/array-complex128":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/assert-instance-of":"^0.0.x","@stdlib/assert-is-dataview":"^0.0.x","@stdlib/assert-is-function":"^0.0.x","@stdlib/assert-has-property":"^0.0.x","@stdlib/assert-is-plain-object":"^0.0.x","@stdlib/assert-has-own-property":"^0.0.x","@stdlib/math-base-special-floor":"^0.0.x","@stdlib/assert-is-positive-integer":"^0.0.x","@stdlib/assert-is-nonnegative-integer":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/ndarray-base-ctor_0.0.1_1623782947209_0.5158582937780882","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"@stdlib/ndarray-base-ctor","version":"0.0.2","keywords":["stdlib","stdtypes","types","data","structure","array","typed","typed array","typed-array","multidimensional","dimensions","dims","ndarray","constructors","constructor","ctors","ctor","base"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/ndarray-base-ctor@0.0.2","maintainers":[{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://github.com/stdlib-js/stdlib","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"64b73b5de2790a8ec06663fcaaeb6b1813a517c7","tarball":"https://registry.npmjs.org/@stdlib/ndarray-base-ctor/-/ndarray-base-ctor-0.0.2.tgz","fileCount":22,"integrity":"sha512-COpKf34r4cQTewXOcOlIR1AHQF6hc8a1cK9a2T65wp+uPDPd+G+peB45/yhjQ4W/XlcrXCCjyz8K7mQG1ZIM8Q==","signatures":[{"sig":"MEUCIGnMKZ0RTuOtegUp5UwLC6wpQ4u3eyGT9/ljXJdmZgzMAiEAyU0PeL4K54yQt3PYnPdXHZxfFb8hbUxdDZ4FjhIU7x0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113318,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyfZtCRA9TVsSAnZWagAAqTsP/jxLx0gghi6fG779dcl+\nja/2ga5LQSFN5Hyf0UtOVXiSYsawUItgLrEQkxrtkxmoHRpgCG5yrwE4gsSe\nSEZLlAbS0r9uxXfW3j0YxJVXPDV9LOt7WIew0+UL/q1jc5AqMQtJ1QDpLx+o\nL4j0MhjGbN1y2Ja+g+s7joQ2XO9yzTKgHFnuJyX+nVv5w++XUBExPaeOcBAh\nzFbTua5qowJGdW+Omfd84mhAvIllVaCAIRTu0J+fc48GAenOOQLROvCHAcGS\niYlCZoLUvUUwPbN+ROGRfO13XBLwLrruKjWJCuDpv43zJUQkS9fqskOpJoJ2\nVpv1D2/7yuLij7vTwvGKwS11fCip6szLmeNqLtgp+MOUJVUsuGkJZ/MMuOfG\nLYUfkBklfWUvEG6IYEUUJ1/65qODcnsZ80BBsmhWehlJv0BIYYUw3qYrT24V\npPCNGq9ynp0jQnjDzpmL8JnjZ5HAcg5CIHGIVm3rJhUh9SW2FouzSQper1pV\nJuOCT5iHcxXFpJls64z8H1cjYnp1dx8O1PnPKnhts8wq7zmigKv40TaOK8h6\naDqXzStaxnRTnO/88eiJ6yUzW2+s4KNFQ+QCrecVX38Zvfsk98OoCMqiTuHU\ncblgFu0kzVgCeEsGomde2KvW+bmMU52HanpZzGZkKVhE4uGxSpp6+V0TTs01\n6FZ0\r\n=scl4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"51991991f7f446cc5cd419277e9831a0495d3d66","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/ndarray-base-ctor.git","type":"git"},"_npmVersion":"7.7.6","description":"Base multidimensional array.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/types":"^0.0.x","@stdlib/array-uint8":"^0.0.x","@stdlib/bigint-ctor":"^0.0.x","@stdlib/array-buffer":"^0.0.x","@stdlib/complex-imag":"^0.0.x","@stdlib/complex-real":"^0.0.x","@stdlib/array-dataview":"^0.0.x","@stdlib/ndarray-dtypes":"^0.0.x","@stdlib/ndarray-orders":"^0.0.x","@stdlib/string-replace":"^0.0.x","@stdlib/ndarray-index-modes":"^0.0.x","@stdlib/assert-is-little-endian":"^0.0.x","@stdlib/assert-has-bigint-support":"^0.0.x","@stdlib/ndarray-base-strides2order":"^0.0.x","@stdlib/ndarray-base-iteration-order":"^0.0.x","@stdlib/ndarray-base-bytes-per-element":"^0.0.x","@stdlib/number-float64-base-to-int64-bytes":"^0.0.x","@stdlib/ndarray-base-minmax-view-buffer-index":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-accessor":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-property":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","proxyquire":"^2.0.0","@stdlib/bench":"^0.0.x","@stdlib/array-float32":"^0.0.x","@stdlib/array-float64":"^0.0.x","@stdlib/array-complex64":"^0.0.x","@stdlib/complex-float32":"^0.0.x","@stdlib/complex-float64":"^0.0.x","@stdlib/array-complex128":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/assert-instance-of":"^0.0.x","@stdlib/assert-is-dataview":"^0.0.x","@stdlib/assert-is-function":"^0.0.x","@stdlib/assert-has-property":"^0.0.x","@stdlib/assert-is-plain-object":"^0.0.x","@stdlib/assert-has-own-property":"^0.0.x","@stdlib/math-base-special-floor":"^0.0.x","@stdlib/assert-is-positive-integer":"^0.0.x","@stdlib/assert-is-nonnegative-integer":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/ndarray-base-ctor_0.0.2_1623848557002_0.42872653098533653","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"@stdlib/ndarray-base-ctor","version":"0.0.3","keywords":["stdlib","stdtypes","types","data","structure","array","typed","typed array","typed-array","multidimensional","dimensions","dims","ndarray","constructors","constructor","ctors","ctor","base"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/ndarray-base-ctor@0.0.3","maintainers":[{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"3dd6339ab6b7eddb68e2cda208643185eb104afa","tarball":"https://registry.npmjs.org/@stdlib/ndarray-base-ctor/-/ndarray-base-ctor-0.0.3.tgz","fileCount":22,"integrity":"sha512-WY2IH4WBYKqlZp/H4mNNik3cDzBKh0g0ByurVMM4DR1R8snrPb9vr3IbtAcKAq2zJZiAyB/ejXVgPfcA0HlzHQ==","signatures":[{"sig":"MEQCICiUbOXX534kkigJDMmT6xGUic/YiDciwn0yw+okLZPfAiB1hqqQPWsvz7vPqJtqt1u/QcJqsIr9JrNA2IEi6Fq0Zw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113472,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2Q/gCRA9TVsSAnZWagAAgAgQAJ/amqBjTbblGeJtRXW8\nFoUZYl5jgYY4s+EK+rwY1FXnAHwgbE64iaQZ32g7GUHTGiEAOQlNiacuWpZx\nfobAHh4eZDuf9MRoPz6jiuQDuKneja2lH3+7ClBJASSQmCtKE1qiguq4UwPO\nKXs6LzOpP4qilzKotfp/vMyJ4bI4Ut38EjDQ/sxfwVg0niBlCWR4x2Sh4O+2\na3vcdvxUtQi+nc49CJ+YOw1mmZgJ+7nqvXIRevQuCrmNSibTiiI7QEvAvx1h\nGyKysfwp0UK34QscgwWWLci2UZaxgNrUFDSc5U3NRC1aXhISmhJ0y/OgWwyz\nwRZ2Cj9fVclpLg7Vl9YOF36TX7UYb+ioBDpvaCcUVBtSRsfuoxhYY/H1H6TU\nXYjRLjgFn4UvIs7CRDVADW9JI4NBfguyyo9rTI7WcLYYoUuw12hAbB1ZwZQw\naiv9AzbbqMxwWUmIHMtSA+6FPQ5dpOviu7RZUTpENm05a8mHwVcNOY1zDCrE\nSNxBPRdFW62S+YAIa5HpGlG7HWrdQ+MRjEPaaFaH0FBdWItW2l/HThLBDjag\nj0/ebQRV19yLugqAx2VLpgxaI/LDJo3bg4wR1f2EfUU4NYu/sj12jnRk5tSb\nmVFi3S6LwYpufaTxDVukOl6nfOahgWpjYy0e3dZF07o/NmbQ+l2nNxOl1Eku\nsbDl\r\n=FQQ3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"b987180a66491333533fecd4b9ae6252d1940e8f","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/ndarray-base-ctor.git","type":"git"},"_npmVersion":"7.7.6","description":"Base multidimensional array.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/types":"^0.0.x","@stdlib/array-uint8":"^0.0.x","@stdlib/bigint-ctor":"^0.0.x","@stdlib/array-buffer":"^0.0.x","@stdlib/complex-imag":"^0.0.x","@stdlib/complex-real":"^0.0.x","@stdlib/array-dataview":"^0.0.x","@stdlib/ndarray-dtypes":"^0.0.x","@stdlib/ndarray-orders":"^0.0.x","@stdlib/string-replace":"^0.0.x","@stdlib/ndarray-index-modes":"^0.0.x","@stdlib/assert-is-little-endian":"^0.0.x","@stdlib/assert-has-bigint-support":"^0.0.x","@stdlib/ndarray-base-strides2order":"^0.0.x","@stdlib/ndarray-base-iteration-order":"^0.0.x","@stdlib/ndarray-base-bytes-per-element":"^0.0.x","@stdlib/number-float64-base-to-int64-bytes":"^0.0.x","@stdlib/ndarray-base-minmax-view-buffer-index":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-accessor":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-property":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","proxyquire":"^2.0.0","@stdlib/bench":"^0.0.x","@stdlib/array-float32":"^0.0.x","@stdlib/array-float64":"^0.0.x","@stdlib/array-complex64":"^0.0.x","@stdlib/complex-float32":"^0.0.x","@stdlib/complex-float64":"^0.0.x","@stdlib/array-complex128":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/assert-instance-of":"^0.0.x","@stdlib/assert-is-dataview":"^0.0.x","@stdlib/assert-is-function":"^0.0.x","@stdlib/assert-has-property":"^0.0.x","@stdlib/assert-is-plain-object":"^0.0.x","@stdlib/assert-has-own-property":"^0.0.x","@stdlib/math-base-special-floor":"^0.0.x","@stdlib/assert-is-positive-integer":"^0.0.x","@stdlib/assert-is-nonnegative-integer":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/ndarray-base-ctor_0.0.3_1624838112117_0.3028112205722606","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"@stdlib/ndarray-base-ctor","version":"0.0.4","keywords":["stdlib","stdtypes","types","data","structure","array","typed","typed array","typed-array","multidimensional","dimensions","dims","ndarray","constructors","constructor","ctors","ctor","base"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/ndarray-base-ctor@0.0.4","maintainers":[{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"94d66b94bf6e85ca2588b35aba641708d18e41aa","tarball":"https://registry.npmjs.org/@stdlib/ndarray-base-ctor/-/ndarray-base-ctor-0.0.4.tgz","fileCount":22,"integrity":"sha512-+hAapZnbH2nBdNVzEiTmvCQBroeIpaeVvrS1KjvwU0KGcXN/zhXNxFxQpCT10PXf7upeIVqLDhz5YfcALS+Y/g==","signatures":[{"sig":"MEQCID4XumE01pO7rRZPeNoyt9Ulq8TEi9UgWSbUqDl1Ap15AiA7yraZc+Z3SATUekyXrGjP1pdEFo3my2FeAHXQWV0Cug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113472,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5U9FCRA9TVsSAnZWagAAV34P/RimA9C1INooTLAqZzoM\nvr7PdBUXAEHG0Ep4okHe7GPjJvEGkGa7TaxTjKp94MLEwdDK4kMsUDUv2qG0\nD1hTjVbZF/fPc+ClJlGEyXBH7PvzLhEWXgBSYO1iaStMzOCto5MB53C/G2Qn\nsvxpYHtpcp1kbiWCnCDQS0t9AiX4MjN84Ui0xiwbCrEOqNS1iSeBNUr2WV3N\n8CaNB5iJFkHYOI8VhuiCC/FEddYfJGbc4q04VcJN2LNvBQ7YOFTJx9lxiJ3x\n2WQvmJg0bAOYB1qSCx1ezEsoigOnolJp9Swar7aXHmS5AU3y7AboAAz4dS+b\nX5EUsJw8IKRvPknc6tsLsZkLOy2b/B32M3paK8LbBG1OxoQQovUhnMjJauRL\n5giPc1YuGn6QvmJ26SyR1lKKm4aBno1dUjwzHo/o4Yqkm+bcKULkPrTF+byq\nXkCRKTJncP4eij5zYmUwRq8Zk7R2rYm0lKGhpRDiddUz+kr+DY9OQIwWoeBw\nB60vCM+qiNVhumaP6bs5qudclKHfiRPy/A/Xxtp+/fNcxJW2rZiVHaco52cn\nOSyO6PFAWtvKW9Afkj3l/40/m8HI8Ty2/6EEsmX0stu8GAaB9kOalM74NcUQ\nhZwvbKj1Xbf59k3eKhGhK/O7tA8eXbFwfnq/wGk9dDNb9sE0DcD0D/9QaWy+\nvOuG\r\n=D+8q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"4f03c1852210b94f891ef7dc83d762a6b5be2103","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/ndarray-base-ctor.git","type":"git"},"_npmVersion":"7.7.6","description":"Base multidimensional array.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/types":"^0.0.x","@stdlib/array-uint8":"^0.0.x","@stdlib/bigint-ctor":"^0.0.x","@stdlib/array-buffer":"^0.0.x","@stdlib/complex-imag":"^0.0.x","@stdlib/complex-real":"^0.0.x","@stdlib/array-dataview":"^0.0.x","@stdlib/ndarray-dtypes":"^0.0.x","@stdlib/ndarray-orders":"^0.0.x","@stdlib/string-replace":"^0.0.x","@stdlib/ndarray-index-modes":"^0.0.x","@stdlib/assert-is-little-endian":"^0.0.x","@stdlib/assert-has-bigint-support":"^0.0.x","@stdlib/ndarray-base-strides2order":"^0.0.x","@stdlib/ndarray-base-iteration-order":"^0.0.x","@stdlib/ndarray-base-bytes-per-element":"^0.0.x","@stdlib/number-float64-base-to-int64-bytes":"^0.0.x","@stdlib/ndarray-base-minmax-view-buffer-index":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-accessor":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-property":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","proxyquire":"^2.0.0","@stdlib/bench":"^0.0.x","@stdlib/array-float32":"^0.0.x","@stdlib/array-float64":"^0.0.x","@stdlib/array-complex64":"^0.0.x","@stdlib/complex-float32":"^0.0.x","@stdlib/complex-float64":"^0.0.x","@stdlib/array-complex128":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/assert-instance-of":"^0.0.x","@stdlib/assert-is-dataview":"^0.0.x","@stdlib/assert-is-function":"^0.0.x","@stdlib/assert-has-property":"^0.0.x","@stdlib/assert-is-plain-object":"^0.0.x","@stdlib/assert-has-own-property":"^0.0.x","@stdlib/math-base-special-floor":"^0.0.x","@stdlib/assert-is-positive-integer":"^0.0.x","@stdlib/assert-is-nonnegative-integer":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/ndarray-base-ctor_0.0.4_1625640773040_0.11602750580697418","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"@stdlib/ndarray-base-ctor","version":"0.0.5","keywords":["stdlib","stdtypes","types","data","structure","array","typed","typed array","typed-array","multidimensional","dimensions","dims","ndarray","constructors","constructor","ctors","ctor","base"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/ndarray-base-ctor@0.0.5","maintainers":[{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"cab782ff940fa27fc3cdc070812c8dc1feb5239f","tarball":"https://registry.npmjs.org/@stdlib/ndarray-base-ctor/-/ndarray-base-ctor-0.0.5.tgz","fileCount":21,"integrity":"sha512-HYbZwCKcLkFS8MOEWEotiFT9Y/ukSvSGPWZER/4iSf6YezKbF81oTnfuDWt0QWvIlnMUAX/m9/TwtRLFrc6dbw==","signatures":[{"sig":"MEUCIQC/jZUJ5HP+YpDDhukRHXv/roTTElGkvzkBYpWk0olKKwIgFo4XqgxcLBelrLI8D7u6GgR9yPPKpu6/05tJQ8W4Bz4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113367,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIs7BCRA9TVsSAnZWagAA808P/0u1idJRaJ6TNKxLE1NP\nr2lgPmo/Uv8QZK4fSpXWbWaJHsrl0aQYu+VR/XCvLzXcnnI4B9F8G2jJUph3\ncuTgfO8x8Zu5GMcvxR0Kf/+BcH37JmlGx4HgCZ1PHX8KmtHmdHjD2G8BmpDM\nrgkiVjUlsgOSTjX69ErxIWBFfdJcU728mwTiRgeBc+0D0FuKpImrc55Zw9gD\nq0i1RaBSH3gdNanFFxKVvHHXNQ3b3QOxFZBzmvqKzwEJCZbYhHPf5buk9Y0H\nFcD3kKkrVqvwT7G5Ao4MS7gMyoglqjW51B7nR4pT0zsXrmrNA4eokFGjxisR\nh/8Gkj9SWiazWaqOdfw31GtQAnLY3v74OHYTO0qHB7p1h5Bn4kwQ1e2ShVAk\nO0G52U1a0R2Llf+KH03bFqLrmLjc1AwM8pAw5YXaM/KgLl3rOwG28ILnIb+F\nytc8jEgorC2NlpCcp7U7hRHid+zvXwFspDlAn3EiZ0wKJo2F3jaFLEPl9WKN\nBA2+pUppYkDBOEo79rtTddkxAPrz8ORRz27WtpTITq/JyJt7ZSLdJNE62yMa\n+Bob+PKCxc5AVANQqOSIeACu53Aoo5lNbmo82Ti9P6L7JEqi/HJ2iNPmv5Gk\n7HNcGbCMkSssBlCX055TJu/1U9o1VJSSOML2uZPcJgw/6UMtdslM8d7d+BIm\nDfu1\r\n=1YZx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"9ccae1cb3fe80a34d7b9c5a6576699babff7dcee","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/ndarray-base-ctor.git","type":"git"},"_npmVersion":"7.20.3","description":"Base multidimensional array.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"16.7.0","dependencies":{"@stdlib/types":"^0.0.x","@stdlib/array-uint8":"^0.0.x","@stdlib/bigint-ctor":"^0.0.x","@stdlib/array-buffer":"^0.0.x","@stdlib/complex-imag":"^0.0.x","@stdlib/complex-real":"^0.0.x","@stdlib/array-dataview":"^0.0.x","@stdlib/ndarray-dtypes":"^0.0.x","@stdlib/ndarray-orders":"^0.0.x","@stdlib/string-replace":"^0.0.x","@stdlib/ndarray-index-modes":"^0.0.x","@stdlib/assert-is-little-endian":"^0.0.x","@stdlib/assert-has-bigint-support":"^0.0.x","@stdlib/ndarray-base-strides2order":"^0.0.x","@stdlib/ndarray-base-iteration-order":"^0.0.x","@stdlib/ndarray-base-bytes-per-element":"^0.0.x","@stdlib/number-float64-base-to-int64-bytes":"^0.0.x","@stdlib/ndarray-base-minmax-view-buffer-index":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-accessor":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-property":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","proxyquire":"^2.0.0","@stdlib/bench":"^0.0.x","@stdlib/array-float32":"^0.0.x","@stdlib/array-float64":"^0.0.x","@stdlib/array-complex64":"^0.0.x","@stdlib/complex-float32":"^0.0.x","@stdlib/complex-float64":"^0.0.x","@stdlib/array-complex128":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/assert-instance-of":"^0.0.x","@stdlib/assert-is-dataview":"^0.0.x","@stdlib/assert-is-function":"^0.0.x","@stdlib/assert-has-property":"^0.0.x","@stdlib/assert-is-plain-object":"^0.0.x","@stdlib/assert-has-own-property":"^0.0.x","@stdlib/math-base-special-floor":"^0.0.x","@stdlib/assert-is-positive-integer":"^0.0.x","@stdlib/assert-is-nonnegative-integer":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/ndarray-base-ctor_0.0.5_1629671105114_0.14333243187489053","host":"s3://npm-registry-packages"}},"0.0.6":{"name":"@stdlib/ndarray-base-ctor","version":"0.0.6","keywords":["stdlib","stdtypes","types","data","structure","array","typed","typed array","typed-array","multidimensional","dimensions","dims","ndarray","constructors","constructor","ctors","ctor","base"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/ndarray-base-ctor@0.0.6","maintainers":[{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"65e70aa3ef06964c69d2d2d464e5f8f95a06a73e","tarball":"https://registry.npmjs.org/@stdlib/ndarray-base-ctor/-/ndarray-base-ctor-0.0.6.tgz","fileCount":21,"integrity":"sha512-cusTuuo85xFqGzAe5YkvU/Oyo3bmy1aed+R36w4VW5KfpAU3gcLxTRWyApmG+42mw5M7ZQMqDHpXoaIkwVhMnQ==","signatures":[{"sig":"MEQCIAgtvfpUsV9UcuIILF+Y8lntl5TNq+FVGspX+azPRJ1UAiAbD5SN7YOZOwevQGGCzERfX9vmU0x27DFr3U00uT8ViQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":115366,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiDT+2CRA9TVsSAnZWagAALXYP/20hPwnFbN9sI+XN86qM\nKAeDkFbqST1t/nPpPRhZJRikwqiBD4e3cEmKhkduP5U2GUcK2lbrh7qjgY0E\nBwnW5P9dMxcA/7sr9RGdIreO9jCrvuPoxl/IsHWe6CHBEoYmxXaYphwjY1ZN\nVCNA1YetwCgA+Fmth+ycXQCvpxlYhxCPKjWXZFwEEdaE0raDJm9T1FfyYJqZ\nRMEnVawHoNSR5hdcrMkQeJhJ78rc7jQP2ZUofO2hPBJvIX73oAMM4EA2fUwj\n/fcWFWLRR8CcE/zjJB0/yf9khgVtH3T97gVKzJ7nwSmDgBvpDP/tIR7Uws5E\nR3JxkDf0VtkrssWZpqxhEcF8Q64ttJR/6qLFnDdivGHbBueYT3EYmPiqfU1b\npvYJSuouH+82yRRaLD71WMetP/0Im5+MP95C+wm5oiqyvm1NP8SEKiVxQ8Ly\nu7A81YefzH/NJIujn6V0NbPW/YJ8z9AH8SwxmybxeSk/b7EitYFWia+WhPH7\nAFWjM8aYU95m5kZS9g120ISOlvqRQovfHApopLN3wZEVbDXKcCoPsMtUQziI\nnYZ6m7m8ukAUUJydqIequTfMZTKMJwBxDa5VpZmECYHbkWBZw8EXHGi75ywB\nsieWr8xrDRGmy/kHWJPca+lQgCrqfVuXKNoIfNTzTscgepGTOMtCb1RPQ5aj\nkkFv\r\n=pV34\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"4bd2bab1713a2c48d7002df7ab8a4f6992952585","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/ndarray-base-ctor.git","type":"git"},"_npmVersion":"8.1.2","description":"Base multidimensional array.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"16.13.2","dependencies":{"@stdlib/types":"^0.0.x","@stdlib/array-uint8":"^0.0.x","@stdlib/bigint-ctor":"^0.0.x","@stdlib/array-buffer":"^0.0.x","@stdlib/complex-imag":"^0.0.x","@stdlib/complex-real":"^0.0.x","@stdlib/array-dataview":"^0.0.x","@stdlib/ndarray-dtypes":"^0.0.x","@stdlib/ndarray-orders":"^0.0.x","@stdlib/string-replace":"^0.0.x","@stdlib/ndarray-index-modes":"^0.0.x","@stdlib/assert-is-little-endian":"^0.0.x","@stdlib/assert-has-bigint-support":"^0.0.x","@stdlib/ndarray-base-strides2order":"^0.0.x","@stdlib/ndarray-base-iteration-order":"^0.0.x","@stdlib/ndarray-base-bytes-per-element":"^0.0.x","@stdlib/number-float64-base-to-int64-bytes":"^0.0.x","@stdlib/ndarray-base-minmax-view-buffer-index":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-accessor":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-property":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","proxyquire":"^2.0.0","@stdlib/bench":"^0.0.x","@stdlib/array-float32":"^0.0.x","@stdlib/array-float64":"^0.0.x","@stdlib/array-complex64":"^0.0.x","@stdlib/complex-float32":"^0.0.x","@stdlib/complex-float64":"^0.0.x","@stdlib/array-complex128":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/assert-instance-of":"^0.0.x","@stdlib/assert-is-dataview":"^0.0.x","@stdlib/assert-is-function":"^0.0.x","@stdlib/assert-has-property":"^0.0.x","@stdlib/assert-is-plain-object":"^0.0.x","@stdlib/assert-has-own-property":"^0.0.x","@stdlib/math-base-special-floor":"^0.0.x","@stdlib/assert-is-positive-integer":"^0.0.x","@stdlib/assert-is-nonnegative-integer":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/ndarray-base-ctor_0.0.6_1645035446065_0.7771724846577264","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"@stdlib/ndarray-base-ctor","version":"0.1.0","keywords":["stdlib","stdtypes","types","data","structure","array","typed","typed array","typed-array","multidimensional","dimensions","dims","ndarray","constructors","constructor","ctors","ctor","base"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/ndarray-base-ctor@0.1.0","maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"29cd8893d84df62b95c65b783e99f92af33683c0","tarball":"https://registry.npmjs.org/@stdlib/ndarray-base-ctor/-/ndarray-base-ctor-0.1.0.tgz","fileCount":23,"integrity":"sha512-cixKoCc6lHaLegvWxNsLMg+rlv33y8/VvWTi61+OZrmsfM5CF9iFdVCDC9jwkEbNfTMFe/gJCWOgIxgcimBJig==","signatures":[{"sig":"MEYCIQDOzS7xHriltZU38Pf005gY1qQCY1o41mgLvYTSe+se4QIhAMSV4cXNncegLmbbpA66zLp19zZRZ5Sq5MmwL62oBDN7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160508},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"09e778888dc3ceb96e90fcf9e55bdfae4f1d729e","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/ndarray-base-ctor.git","type":"git"},"_npmVersion":"8.19.4","description":"Base multidimensional array.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/types":"^0.1.0","@stdlib/array-uint8":"^0.1.0","@stdlib/bigint-ctor":"^0.1.0","@stdlib/array-buffer":"^0.1.0","@stdlib/boolean-ctor":"^0.1.0","@stdlib/complex-imag":"^0.1.0","@stdlib/complex-real":"^0.1.0","@stdlib/array-dataview":"^0.1.0","@stdlib/ndarray-dtypes":"^0.1.0","@stdlib/ndarray-orders":"^0.1.0","@stdlib/string-replace":"^0.1.0","@stdlib/ndarray-index-modes":"^0.1.0","@stdlib/assert-is-little-endian":"^0.1.0","@stdlib/assert-has-bigint-support":"^0.1.0","@stdlib/ndarray-base-strides2order":"^0.1.0","@stdlib/ndarray-base-iteration-order":"^0.1.0","@stdlib/ndarray-base-bytes-per-element":"^0.1.0","@stdlib/number-float64-base-to-int64-bytes":"^0.1.0","@stdlib/ndarray-base-minmax-view-buffer-index":"^0.1.0","@stdlib/utils-define-nonenumerable-read-only-accessor":"^0.1.0","@stdlib/utils-define-nonenumerable-read-only-property":"^0.1.0"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","tap-min":"git+https://github.com/Planeshifter/tap-min.git","istanbul":"^0.4.1","proxyquire":"^2.0.0","@stdlib/bench":"^0.1.0","@stdlib/array-float32":"^0.1.0","@stdlib/array-float64":"^0.1.0","@stdlib/array-complex64":"^0.0.6","@stdlib/complex-float32":"^0.1.0","@stdlib/complex-float64":"^0.1.0","@stdlib/array-complex128":"^0.0.6","@stdlib/random-base-randu":"^0.0.8","@stdlib/assert-instance-of":"^0.1.0","@stdlib/assert-is-dataview":"^0.1.0","@stdlib/assert-is-function":"^0.1.0","@stdlib/assert-has-property":"^0.1.0","@stdlib/assert-is-plain-object":"^0.1.0","@stdlib/assert-has-own-property":"^0.1.0","@stdlib/math-base-special-floor":"^0.1.0","@stdlib/assert-is-positive-integer":"^0.1.0","@stdlib/assert-is-nonnegative-integer":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/ndarray-base-ctor_0.1.0_1695533505793_0.293099505711762","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@stdlib/ndarray-base-ctor","version":"0.2.0","keywords":["stdlib","stdtypes","types","data","structure","array","typed","typed array","typed-array","multidimensional","dimensions","dims","ndarray","constructors","constructor","ctors","ctor","base"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/ndarray-base-ctor@0.2.0","maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"95c8e35e2d4e42aa40e64e232c5231bfe949e901","tarball":"https://registry.npmjs.org/@stdlib/ndarray-base-ctor/-/ndarray-base-ctor-0.2.0.tgz","fileCount":23,"integrity":"sha512-WEKg19UMpFoyppq9pPBJiI+IS0CEYiON16CoMN7kGKAe0KiphDQIptr1LF8yS2f7/sxc7OX4HJ0o7UnHYfxzxQ==","signatures":[{"sig":"MEUCIQCAx4C1VEaXON0rSh3YXtgIZDDGGR4nZKT0XA5nYE3tKAIgbtQPFEeO6WMzzwgGCmo1mj9dCq6QGx4736MWlcEes00=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160292},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"7137673f0798ef13d7c9fd7becf78e557b1d583b","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/ndarray-base-ctor.git","type":"git"},"_npmVersion":"8.19.4","description":"Base multidimensional array.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/types":"^0.3.1","@stdlib/array-uint8":"^0.2.0","@stdlib/bigint-ctor":"^0.2.0","@stdlib/array-buffer":"^0.2.0","@stdlib/boolean-ctor":"^0.2.0","@stdlib/complex-imag":"^0.2.0","@stdlib/complex-real":"^0.2.0","@stdlib/array-dataview":"^0.2.0","@stdlib/ndarray-dtypes":"^0.2.0","@stdlib/ndarray-orders":"^0.2.0","@stdlib/string-replace":"^0.2.0","@stdlib/ndarray-index-modes":"^0.2.0","@stdlib/assert-is-little-endian":"^0.2.0","@stdlib/assert-has-bigint-support":"^0.2.0","@stdlib/ndarray-base-strides2order":"^0.2.0","@stdlib/ndarray-base-iteration-order":"^0.2.0","@stdlib/ndarray-base-bytes-per-element":"^0.2.0","@stdlib/number-float64-base-to-int64-bytes":"^0.2.0","@stdlib/ndarray-base-minmax-view-buffer-index":"^0.2.0","@stdlib/utils-define-nonenumerable-read-only-accessor":"^0.2.0","@stdlib/utils-define-nonenumerable-read-only-property":"^0.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","tap-min":"git+https://github.com/Planeshifter/tap-min.git","istanbul":"^0.4.1","proxyquire":"^2.0.0","@stdlib/bench":"^0.3.1","@stdlib/array-float32":"^0.1.1","@stdlib/array-float64":"^0.1.1","@stdlib/bench-harness":"^0.2.0","@stdlib/array-complex64":"^0.1.0","@stdlib/complex-float32":"^0.1.1","@stdlib/complex-float64":"^0.1.1","@stdlib/array-complex128":"^0.1.0","@stdlib/random-base-randu":"^0.1.0","@stdlib/assert-instance-of":"^0.1.1","@stdlib/assert-is-dataview":"^0.2.0","@stdlib/assert-is-function":"^0.1.1","@stdlib/assert-has-property":"^0.2.0","@stdlib/assert-is-plain-object":"^0.1.1","@stdlib/assert-has-own-property":"^0.1.1","@stdlib/math-base-special-floor":"^0.1.1","@stdlib/assert-is-positive-integer":"^0.1.0","@stdlib/assert-is-nonnegative-integer":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/ndarray-base-ctor_0.2.0_1707900980953_0.13003174213951696","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"@stdlib/ndarray-base-ctor","version":"0.2.1","keywords":["stdlib","stdtypes","types","data","structure","array","typed","typed array","typed-array","multidimensional","dimensions","dims","ndarray","constructors","constructor","ctors","ctor","base"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/ndarray-base-ctor@0.2.1","maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"f257662821fdeaae6382af877c13e7c8a2c4e974","tarball":"https://registry.npmjs.org/@stdlib/ndarray-base-ctor/-/ndarray-base-ctor-0.2.1.tgz","fileCount":23,"integrity":"sha512-RUl9mJFRqzP2NQ+H1CsE4FuasghGsOp3V+hDjQit5ljNwMOmwOoR5Wq8Gr4RwGBR0ZICqAgCIEshuBAMcXXy9A==","signatures":[{"sig":"MEQCIHoXqwNxGmOAcX72DOBufXFhT37fqtdFprQY5cBHUJVpAiAwSu9meBK92y7Bl8gRDccLZxZ40ASA9J2/Z+yHxZW7tw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":159099},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"31aff930532b53e34d2c7386684375a079fcf6bb","scripts":{},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/ndarray-base-ctor.git","type":"git"},"_npmVersion":"8.19.4","description":"Base multidimensional array.","directories":{"doc":"./docs","lib":"./lib","dist":"./dist"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/array-uint8":"^0.2.1","@stdlib/bigint-ctor":"^0.2.1","@stdlib/array-buffer":"^0.2.1","@stdlib/boolean-ctor":"^0.2.1","@stdlib/complex-imag":"^0.2.1","@stdlib/complex-real":"^0.2.1","@stdlib/array-dataview":"^0.2.1","@stdlib/ndarray-dtypes":"^0.2.1","@stdlib/ndarray-orders":"^0.2.1","@stdlib/string-replace":"^0.2.1","@stdlib/ndarray-index-modes":"^0.2.1","@stdlib/assert-is-little-endian":"^0.2.1","@stdlib/assert-has-bigint-support":"^0.2.1","@stdlib/ndarray-base-strides2order":"^0.2.1","@stdlib/ndarray-base-iteration-order":"^0.2.1","@stdlib/ndarray-base-bytes-per-element":"^0.2.1","@stdlib/number-float64-base-to-int64-bytes":"^0.2.1","@stdlib/ndarray-base-minmax-view-buffer-index":"^0.2.1","@stdlib/utils-define-nonenumerable-read-only-accessor":"^0.2.2","@stdlib/utils-define-nonenumerable-read-only-property":"^0.2.1"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ndarray-base-ctor_0.2.1_1708812141043_0.007150853985235184","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"@stdlib/ndarray-base-ctor","version":"0.2.2","keywords":["stdlib","stdtypes","types","data","structure","array","typed","typed array","typed-array","multidimensional","dimensions","dims","ndarray","constructors","constructor","ctors","ctor","base"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/ndarray-base-ctor@0.2.2","maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"904e0baa512c1e369ee38890c62d0b216c14b42e","tarball":"https://registry.npmjs.org/@stdlib/ndarray-base-ctor/-/ndarray-base-ctor-0.2.2.tgz","fileCount":23,"integrity":"sha512-dMkT7Cpw8IuUlWBPgo+jCBABdpmzlT1xjN/M7sgUtT+wirb4K5yEi1/LVsU7rI2GoPf4j5l1VOAXwOkxU0oU+Q==","signatures":[{"sig":"MEUCIQC5xmdU99cU+/biBVvCBmMpY3JoumEUnUpQ+NCC4Zf3fwIgEOrOyoqhdDnGGuXdRtMmGp9Q8YyRlQQSljG9OdH8V9A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":159211},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"39a67731ee7d3e1f6afb827ba59c89526b975f0a","scripts":{},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/ndarray-base-ctor.git","type":"git"},"_npmVersion":"8.19.4","description":"Base multidimensional array.","directories":{"doc":"./docs","lib":"./lib","dist":"./dist"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/array-uint8":"^0.2.2","@stdlib/bigint-ctor":"^0.2.2","@stdlib/array-buffer":"^0.2.1","@stdlib/boolean-ctor":"^0.2.2","@stdlib/array-dataview":"^0.2.1","@stdlib/ndarray-dtypes":"^0.3.0","@stdlib/ndarray-orders":"^0.2.2","@stdlib/string-replace":"^0.2.2","@stdlib/ndarray-index-modes":"^0.2.2","@stdlib/complex-float64-imag":"^0.1.1","@stdlib/complex-float64-real":"^0.1.1","@stdlib/assert-is-little-endian":"^0.2.2","@stdlib/assert-has-bigint-support":"^0.2.2","@stdlib/ndarray-base-strides2order":"^0.2.2","@stdlib/ndarray-base-iteration-order":"^0.2.2","@stdlib/ndarray-base-bytes-per-element":"^0.2.2","@stdlib/number-float64-base-to-int64-bytes":"^0.2.2","@stdlib/ndarray-base-minmax-view-buffer-index":"^0.2.2","@stdlib/utils-define-nonenumerable-read-only-accessor":"^0.2.3","@stdlib/utils-define-nonenumerable-read-only-property":"^0.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ndarray-base-ctor_0.2.2_1722200806712_0.008462407436449215","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"@stdlib/ndarray-base-ctor","version":"0.3.0","keywords":["stdlib","stdtypes","types","data","structure","array","typed","typed array","typed-array","multidimensional","dimensions","dims","ndarray","constructors","constructor","ctors","ctor","base"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/ndarray-base-ctor@0.3.0","maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"65c77a0e5abcbc3bb38e7530d521b42e5ef13f7c","tarball":"https://registry.npmjs.org/@stdlib/ndarray-base-ctor/-/ndarray-base-ctor-0.3.0.tgz","fileCount":24,"integrity":"sha512-hI12oGnSs+97DGckJ36XDtebWHJiVpER0YYU1cbJTCTppy0T9U8QusyY08gQFHp/DwigttMproYCFf+o6JRA4Q==","signatures":[{"sig":"MEYCIQDQ13Bnyc9zxtXt5t0/ZAUHUjOhCoxDiBHvaZFNXfDHNgIhAK7DGuDhUCI3hA2B6pAmDqPz+A4vU3Ic0dPDd2y1zDHg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":165517},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"d660cabc2799c7f43cda85b7a4ff65e0995a9a1e","scripts":{},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/ndarray-base-ctor.git","type":"git"},"_npmVersion":"10.8.2","description":"Base multidimensional array.","directories":{"doc":"./docs","lib":"./lib","dist":"./dist"},"_nodeVersion":"20.20.0","dependencies":{"@stdlib/array-uint8":"^0.2.2","@stdlib/bigint-ctor":"^0.2.2","@stdlib/array-buffer":"^0.2.2","@stdlib/boolean-ctor":"^0.2.2","@stdlib/array-dataview":"^0.2.2","@stdlib/ndarray-orders":"^0.2.2","@stdlib/string-replace":"^0.2.2","@stdlib/array-base-slice":"^0.2.2","@stdlib/ndarray-index-modes":"^0.2.2","@stdlib/complex-float64-imag":"^0.1.1","@stdlib/complex-float64-real":"^0.1.1","@stdlib/assert-is-little-endian":"^0.2.2","@stdlib/ndarray-base-dtype-enums":"^0.1.0","@stdlib/assert-has-bigint-support":"^0.2.2","@stdlib/ndarray-base-strides2order":"^0.2.2","@stdlib/ndarray-base-iteration-order":"^0.2.2","@stdlib/ndarray-base-bytes-per-element":"^0.3.0","@stdlib/number-float64-base-to-int64-bytes":"^0.2.2","@stdlib/ndarray-base-minmax-view-buffer-index":"^0.2.2","@stdlib/ndarray-base-assert-is-column-major-string":"^0.1.0","@stdlib/utils-define-nonenumerable-read-only-accessor":"^0.2.3","@stdlib/utils-define-nonenumerable-read-only-property":"^0.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ndarray-base-ctor_0.3.0_1769839156719_0.22870130676578948","host":"s3://npm-registry-packages-npm-production"}},"0.3.1":{"name":"@stdlib/ndarray-base-ctor","version":"0.3.1","description":"Base multidimensional array.","license":"Apache-2.0","author":{"name":"The Stdlib Authors","url":"https://github.com/stdlib-js/stdlib/graphs/contributors"},"contributors":[{"name":"The Stdlib Authors","url":"https://github.com/stdlib-js/stdlib/graphs/contributors"}],"main":"./lib","directories":{"doc":"./docs","lib":"./lib","dist":"./dist"},"types":"./docs/types","scripts":{},"homepage":"https://stdlib.io","repository":{"type":"git","url":"git://github.com/stdlib-js/ndarray-base-ctor.git"},"bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"dependencies":{"@stdlib/array-base-slice":"^0.3.0","@stdlib/array-buffer":"^0.2.3","@stdlib/array-dataview":"^0.2.3","@stdlib/array-uint8":"^0.2.3","@stdlib/assert-has-bigint-support":"^0.2.3","@stdlib/assert-is-little-endian":"^0.2.3","@stdlib/bigint-ctor":"^0.2.3","@stdlib/boolean-ctor":"^0.2.3","@stdlib/complex-float64-imag":"^0.1.2","@stdlib/complex-float64-real":"^0.1.2","@stdlib/ndarray-base-assert-is-column-major-string":"^0.1.1","@stdlib/ndarray-base-bytes-per-element":"^0.3.1","@stdlib/ndarray-base-dtype-enums":"^0.1.1","@stdlib/ndarray-base-iteration-order":"^0.2.3","@stdlib/ndarray-base-minmax-view-buffer-index":"^0.2.3","@stdlib/ndarray-base-strides2order":"^0.2.3","@stdlib/ndarray-index-modes":"^0.2.3","@stdlib/ndarray-orders":"^0.2.3","@stdlib/number-float64-base-to-int64-bytes":"^0.2.3","@stdlib/string-replace":"^0.2.3","@stdlib/utils-define-nonenumerable-read-only-accessor":"^0.2.4","@stdlib/utils-define-nonenumerable-read-only-property":"^0.2.3"},"devDependencies":{},"engines":{"node":">=0.10.0","npm":">2.7.0"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"keywords":["stdlib","stdtypes","types","data","structure","array","typed","typed array","typed-array","multidimensional","dimensions","dims","ndarray","constructors","constructor","ctors","ctor","base"],"funding":{"type":"opencollective","url":"https://opencollective.com/stdlib"},"_id":"@stdlib/ndarray-base-ctor@0.3.1","gitHead":"65ac870bcc9363ee25cdde72514d9e0783b5395e","_nodeVersion":"20.20.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-7h0709EuM4KdhdXe+lGxJJ6ss94EKe1VGnr0xcJwwTLkrLBEbsvyiSP/GoC6+5fBpETwelWF84NK3Axfisqadg==","shasum":"49f7ec8d556be4ef24abbabc8cf03cbbd686722d","tarball":"https://registry.npmjs.org/@stdlib/ndarray-base-ctor/-/ndarray-base-ctor-0.3.1.tgz","fileCount":24,"unpackedSize":165517,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCS0TgcKmF3fw3/nZU9F1waYAbKPZAQ7RRywE9S/1FLMwIhAIvXVowrebtOr78lYxNH1/edFBCJGLLSZF6q6JRl4fFg"}]},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/ndarray-base-ctor_0.3.1_1770584254148_0.08110687786878645"},"_hasShrinkwrap":false}},"time":{"created":"2021-06-15T18:49:07.065Z","modified":"2026-02-08T20:57:34.744Z","0.0.1":"2021-06-15T18:49:07.390Z","0.0.2":"2021-06-16T13:02:37.130Z","0.0.3":"2021-06-27T23:55:12.290Z","0.0.4":"2021-07-07T06:52:53.140Z","0.0.5":"2021-08-22T22:25:05.320Z","0.0.6":"2022-02-16T18:17:26.225Z","0.1.0":"2023-09-24T05:31:46.056Z","0.2.0":"2024-02-14T08:56:21.111Z","0.2.1":"2024-02-24T22:02:21.198Z","0.2.2":"2024-07-28T21:06:46.893Z","0.3.0":"2026-01-31T05:59:16.869Z","0.3.1":"2026-02-08T20:57:34.319Z"},"bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"author":{"name":"The Stdlib Authors","url":"https://github.com/stdlib-js/stdlib/graphs/contributors"},"license":"Apache-2.0","homepage":"https://stdlib.io","keywords":["stdlib","stdtypes","types","data","structure","array","typed","typed array","typed-array","multidimensional","dimensions","dims","ndarray","constructors","constructor","ctors","ctor","base"],"repository":{"type":"git","url":"git://github.com/stdlib-js/ndarray-base-ctor.git"},"description":"Base multidimensional array.","contributors":[{"name":"The Stdlib Authors","url":"https://github.com/stdlib-js/stdlib/graphs/contributors"}],"maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"readme":"<!--\n\n@license Apache-2.0\n\nCopyright (c) 2018 The Stdlib Authors.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n   http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n-->\n\n\n<details>\n  <summary>\n    About stdlib...\n  </summary>\n  <p>We believe in a future in which the web is a preferred environment for numerical computation. To help realize this future, we've built stdlib. stdlib is a standard library, with an emphasis on numerical and scientific computation, written in JavaScript (and C) for execution in browsers and in Node.js.</p>\n  <p>The library is fully decomposable, being architected in such a way that you can swap out and mix and match APIs and functionality to cater to your exact preferences and use cases.</p>\n  <p>When you use stdlib, you can be absolutely certain that you are using the most thorough, rigorous, well-written, studied, documented, tested, measured, and high-quality code out there.</p>\n  <p>To join us in bringing numerical computing to the web, get started by checking us out on <a href=\"https://github.com/stdlib-js/stdlib\">GitHub</a>, and please consider <a href=\"https://opencollective.com/stdlib\">financially supporting stdlib</a>. We greatly appreciate your continued support!</p>\n</details>\n\n# ndarray\n\n[![NPM version][npm-image]][npm-url] [![Build Status][test-image]][test-url] [![Coverage Status][coverage-image]][coverage-url] <!-- [![dependencies][dependencies-image]][dependencies-url] -->\n\n> Create a multidimensional array.\n\n<!-- Section to include introductory text. Make sure to keep an empty line after the intro `section` element and another before the `/section` close. -->\n\n<section class=\"intro\">\n\n</section>\n\n<!-- /.intro -->\n\n<!-- Package usage documentation. -->\n\n<section class=\"installation\">\n\n## Installation\n\n```bash\nnpm install @stdlib/ndarray-base-ctor\n```\n\n</section>\n\n<section class=\"usage\">\n\n## Usage\n\n```javascript\nvar ndarray = require( '@stdlib/ndarray-base-ctor' );\n```\n\n<a name=\"main\"></a>\n\n#### ndarray( dtype, buffer, shape, strides, offset, order )\n\nReturns an `ndarray` instance.\n\n```javascript\n// Specify the array configuration:\nvar buffer = [ 1, 2, 3, 4 ];\nvar shape = [ 2, 2 ];\nvar order = 'row-major';\nvar strides = [ 2, 1 ];\nvar offset = 0;\n\n// Create a new ndarray:\nvar arr = ndarray( 'generic', buffer, shape, strides, offset, order );\n// returns <ndarray>\n```\n\nThe constructor has the following parameters:\n\n-   **dtype**: underlying [data type][@stdlib/ndarray/dtypes].\n-   **buffer**: data buffer.\n-   **shape**: array shape (dimensions).\n-   **strides**: array strides which are index offsets specifying how to access along corresponding dimensions.\n-   **offset**: index offset specifying the location of the first indexed element in the data buffer.\n-   **order**: array order, which is either `row-major` (C-style) or `column-major` (Fortran-style).\n\nTo create a zero-dimensional array, provide an empty `shape` and a single `strides` element equal to `0`. The `order` can be either `row-major` or `column-major` and has no effect on data storage or access.\n\n```javascript\nvar buffer = [ 1 ];\nvar shape = [];\nvar order = 'row-major';\nvar strides = [ 0 ];\nvar offset = 0;\n\n// Create a new zero-dimensional array:\nvar arr = ndarray( 'generic', buffer, shape, strides, offset, order );\n// returns <ndarray>\n```\n\n* * *\n\n### Properties\n\n<a name=\"static-prop-name\"></a>\n\n#### ndarray.name\n\nString value of the ndarray constructor name.\n\n```javascript\nvar str = ndarray.name;\n// returns 'ndarray'\n```\n\n<a name=\"prop-byte-length\"></a>\n\n#### ndarray.prototype.byteLength\n\nSize (in bytes) of the array (if known).\n\n```javascript\nvar Float64Array = require( '@stdlib/array-float64' );\n\n// Specify the array configuration:\nvar buffer = new Float64Array( [ 1, 2, 3, 4 ] );\nvar shape = [ 2, 2 ];\nvar order = 'row-major';\nvar strides = [ 2, 1 ];\nvar offset = 0;\n\n// Create a new ndarray:\nvar arr = ndarray( 'float64', buffer, shape, strides, offset, order );\n\n// Get the byte length:\nvar nbytes = arr.byteLength;\n// returns 32\n```\n\nIf unable to determine the size of the array, the property value is `null`.\n\n```javascript\n// Specify the array configuration:\nvar buffer = [ 1, 2, 3, 4 ];\nvar shape = [ 2, 2 ];\nvar order = 'row-major';\nvar strides = [ 2, 1 ];\nvar offset = 0;\n\n// Create a new ndarray:\nvar arr = ndarray( 'generic', buffer, shape, strides, offset, order );\n\n// Get the byte length:\nvar nbytes = arr.byteLength;\n// returns null\n```\n\n<a name=\"prop-bytes-per-element\"></a>\n\n#### ndarray.prototype.BYTES_PER_ELEMENT\n\nSize (in bytes) of each array element (if known).\n\n```javascript\nvar Float32Array = require( '@stdlib/array-float32' );\n\n// Specify the array configuration:\nvar buffer = new Float32Array( [ 1, 2, 3, 4 ] );\nvar shape = [ 2, 2 ];\nvar order = 'row-major';\nvar strides = [ 2, 1 ];\nvar offset = 0;\n\n// Create a new ndarray:\nvar arr = ndarray( 'float32', buffer, shape, strides, offset, order );\n\n// Get the number of bytes per element:\nvar nbytes = arr.BYTES_PER_ELEMENT;\n// returns 4\n```\n\nIf size of each array element is unknown, the property value is `null`.\n\n```javascript\n// Specify the array configuration:\nvar buffer = [ 1, 2, 3, 4 ];\nvar shape = [ 2, 2 ];\nvar order = 'row-major';\nvar strides = [ 2, 1 ];\nvar offset = 0;\n\n// Create a new ndarray:\nvar arr = ndarray( 'generic', buffer, shape, strides, offset, order );\n\n// Get the number of bytes per element:\nvar nbytes = arr.BYTES_PER_ELEMENT;\n// returns null\n```\n\n<a name=\"prop-data\"></a>\n\n#### ndarray.prototype.data\n\nA reference to the underlying data buffer.\n\n```javascript\nvar Int8Array = require( '@stdlib/array-int8' );\n\n// Specify the array configuration:\nvar buffer = new Int8Array( [ 1, 2, 3, 4 ] );\nvar shape = [ 2, 2 ];\nvar order = 'row-major';\nvar strides = [ 2, 1 ];\nvar offset = 0;\n\n// Create a new ndarray:\nvar arr = ndarray( 'int8', buffer, shape, strides, offset, order );\n\n// Get the buffer reference:\nvar d = arr.data;\n// returns <Int8Array>[ 1, 2, 3, 4 ]\n\nvar bool = ( d === buffer );\n// returns true\n```\n\n<a name=\"prop-dtype\"></a>\n\n#### ndarray.prototype.dtype\n\nUnderlying [data type][@stdlib/ndarray/dtypes].\n\n```javascript\nvar Uint8Array = require( '@stdlib/array-uint8' );\n\n// Specify the array configuration:\nvar buffer = new Uint8Array( [ 1, 2, 3, 4 ] );\nvar shape = [ 2, 2 ];\nvar order = 'row-major';\nvar strides = [ -2, 1 ];\nvar offset = 2;\n\n// Create a new ndarray:\nvar arr = ndarray( 'uint8', buffer, shape, strides, offset, order );\n\n// Get the underlying data type:\nvar dtype = arr.dtype;\n// returns 'uint8'\n```\n\n<a name=\"prop-flags\"></a>\n\n#### ndarray.prototype.flags\n\nMeta information, such as information concerning the memory layout of the array. The returned object has the following properties:\n\n-   **ROW_MAJOR_CONTIGUOUS**: boolean indicating if an array is row-major contiguous.\n-   **COLUMN_MAJOR_CONTIGUOUS**: boolean indicating if an array is column-major contiguous.\n-   **READONLY**: boolean indicating if an array is **read-only**.\n\nAn array is contiguous if (1) an array is compatible with being stored in a single memory segment and (2) each array element is adjacent to the next array element. Note that an array can be both row-major contiguous and column-major contiguous at the same time (e.g., if an array is a 1-dimensional ndarray with `strides = [1]`).\n\n```javascript\nvar Int32Array = require( '@stdlib/array-int32' );\n\n// Specify the array configuration:\nvar buffer = new Int32Array( [ 1, 2, 3, 4 ] );\nvar shape = [ 2, 2 ];\nvar order = 'column-major';\nvar strides = [ 1, 2 ];\nvar offset = 0;\n\n// Create a new ndarray:\nvar arr = ndarray( 'int32', buffer, shape, strides, offset, order );\n\n// Get the array flags:\nvar flg = arr.flags;\n// returns {...}\n```\n\n<a name=\"prop-length\"></a>\n\n#### ndarray.prototype.length\n\nNumber of array elements.\n\n```javascript\nvar Uint16Array = require( '@stdlib/array-uint16' );\n\n// Specify the array configuration:\nvar buffer = new Uint16Array( [ 1, 2, 3, 4 ] );\nvar shape = [ 2, 2 ];\nvar order = 'column-major';\nvar strides = [ -1, -2 ];\nvar offset = 3;\n\n// Create a new ndarray:\nvar arr = ndarray( 'uint16', buffer, shape, strides, offset, order );\n\n// Get the array length:\nvar len = arr.length;\n// returns 4\n```\n\n<a name=\"prop-ndims\"></a>\n\n#### ndarray.prototype.ndims\n\nNumber of dimensions.\n\n```javascript\nvar Uint8ClampedArray = require( '@stdlib/array-uint8c' );\n\n// Specify the array configuration:\nvar buffer = new Uint8ClampedArray( [ 1, 2, 3, 4 ] );\nvar shape = [ 2, 2 ];\nvar order = 'row-major';\nvar strides = [ -2, -1 ];\nvar offset = 3;\n\n// Create a new ndarray:\nvar arr = ndarray( 'uint8c', buffer, shape, strides, offset, order );\n\n// Get the number of dimensions:\nvar ndims = arr.ndims;\n// returns 2\n```\n\n<a name=\"prop-offset\"></a>\n\n#### ndarray.prototype.offset\n\nIndex offset which specifies the `buffer` index at which to start iterating over array elements.\n\n```javascript\nvar Int16Array = require( '@stdlib/array-int16' );\n\n// Specify the array configuration:\nvar buffer = new Int16Array( [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] );\nvar shape = [ 2, 2 ];\nvar order = 'row-major';\nvar strides = [ -2, -1 ];\nvar offset = 10;\n\n// Create a new ndarray:\nvar arr = ndarray( 'int16', buffer, shape, strides, offset, order );\n\n// Get the index offset:\nvar o = arr.offset;\n// returns 10\n```\n\n<a name=\"prop-order\"></a>\n\n#### ndarray.prototype.order\n\nArray order. The array order is either row-major (C-style) or column-major (Fortran-style).\n\n```javascript\nvar Uint32Array = require( '@stdlib/array-uint32' );\n\n// Specify the array configuration:\nvar buffer = new Uint32Array( [ 1, 2, 3, 4 ] );\nvar shape = [ 2, 2 ];\nvar order = 'row-major';\nvar strides = [ 2, 1 ];\nvar offset = 0;\n\n// Create a new ndarray:\nvar arr = ndarray( 'uint32', buffer, shape, strides, offset, order );\n\n// Get the array order:\nvar ord = arr.order;\n// returns 'row-major'\n```\n\n<a name=\"prop-shape\"></a>\n\n#### ndarray.prototype.shape\n\nReturns a copy of the array shape.\n\n```javascript\n// Specify the array configuration:\nvar buffer = [ 1, 2, 3, 4, 5, 6 ];\nvar shape = [ 2, 2 ];\nvar order = 'row-major';\nvar strides = [ 2, 1 ];\nvar offset = 2;\n\n// Create a new ndarray:\nvar arr = ndarray( 'generic', buffer, shape, strides, offset, order );\n\n// Get the array shape:\nvar dims = arr.shape;\n// returns [ 2, 2 ]\n```\n\n<a name=\"prop-strides\"></a>\n\n#### ndarray.prototype.strides\n\nReturns a copy of the array strides which specify how to access data along corresponding array dimensions.\n\n```javascript\n// Specify the array configuration:\nvar buffer = [ 1, 2, 3, 4 ];\nvar shape = [ 2, 2 ];\nvar order = 'column-major';\nvar strides = [ -1, 2 ];\nvar offset = 1;\n\n// Create a new ndarray:\nvar arr = ndarray( 'generic', buffer, shape, strides, offset, order );\n\n// Get the array strides:\nvar s = arr.strides;\n// returns [ -1, 2 ]\n```\n\n* * *\n\n### Methods\n\n<a name=\"method-get\"></a>\n\n#### ndarray.prototype.get( i, j, k, ... )\n\nReturns an array element specified according to provided subscripts. The number of provided subscripts should **equal** the number of dimensions.\n\n```javascript\n// Specify the array configuration:\nvar buffer = [ 1, 2, 3, 4, 5, 6, 7, 8 ];\nvar shape = [ 2, 2 ];\nvar order = 'row-major';\nvar strides = [ 2, 1 ];\nvar offset = 2;\n\n// Create a new ndarray:\nvar arr = ndarray( 'generic', buffer, shape, strides, offset, order );\n\n// Get the element located at (1,1):\nvar v = arr.get( 1, 1 );\n// returns 6\n```\n\n<a name=\"method-iget\"></a>\n\n#### ndarray.prototype.iget( idx )\n\nReturns an array element located at a specified linear index.\n\n```javascript\n// Specify the array configuration:\nvar buffer = [ 1, 2, 3, 4, 5, 6, 7, 8 ];\nvar shape = [ 2, 2 ];\nvar order = 'row-major';\nvar strides = [ 2, 1 ];\nvar offset = 2;\n\n// Create a new ndarray:\nvar arr = ndarray( 'generic', buffer, shape, strides, offset, order );\n\n// Get the element located at index 3:\nvar v = arr.iget( 3 );\n// returns 6\n```\n\nFor zero-dimensional arrays, the input argument is ignored and, for clarity, should **not** be provided.\n\n<a name=\"method-set\"></a>\n\n#### ndarray.prototype.set( i, j, k, ..., v )\n\nSets an array element specified according to provided subscripts. The number of provided subscripts should **equal** the number of dimensions.\n\n```javascript\n// Specify the array configuration:\nvar buffer = [ 1, 2, 3, 4 ];\nvar shape = [ 2, 2 ];\nvar order = 'row-major';\nvar strides = [ 2, 1 ];\nvar offset = 0;\n\n// Create a new ndarray:\nvar arr = ndarray( 'generic', buffer, shape, strides, offset, order );\n\n// Set the element located at (1,1):\narr.set( 1, 1, 40 );\nvar v = arr.get( 1, 1 );\n// returns 40\n\n// Get the underlying buffer:\nvar d = arr.data;\n// returns [ 1, 2, 3, 40 ]\n```\n\nThe method returns the `ndarray` instance.\n\n<a name=\"method-iset\"></a>\n\n#### ndarray.prototype.iset( idx, v )\n\nSets an array element located at a specified linear index.\n\n```javascript\n// Specify the array configuration:\nvar buffer = [ 1, 2, 3, 4 ];\nvar shape = [ 2, 2 ];\nvar order = 'row-major';\nvar strides = [ 2, 1 ];\nvar offset = 0;\n\n// Create a new ndarray:\nvar arr = ndarray( 'generic', buffer, shape, strides, offset, order );\n\n// Set the element located at index 3:\narr.iset( 3, 40 );\nvar v = arr.iget( 3 );\n// returns 40\n\n// Get the underlying buffer:\nvar d = arr.data;\n// returns [ 1, 2, 3, 40 ]\n```\n\nFor zero-dimensional arrays, the first, and **only**, argument should be the value `v` to set. The method returns the `ndarray` instance.\n\n<a name=\"method-to-string\"></a>\n\n#### ndarray.prototype.toString()\n\nSerializes an `ndarray` as a `string`.\n\n```javascript\n// Specify the array configuration:\nvar buffer = [ 1, 2, 3, 4, 5, 6, 7, 8 ];\nvar shape = [ 3, 2 ];\nvar order = 'row-major';\nvar strides = [ 2, 1 ];\nvar offset = 2;\n\n// Create a new ndarray:\nvar arr = ndarray( 'generic', buffer, shape, strides, offset, order );\n\n// Serialize to a string:\nvar str = arr.toString();\n// returns \"ndarray( 'generic', [ 3, 4, 5, 6, 7, 8 ], [ 3, 2 ], [ 2, 1 ], 0, 'row-major' )\"\n```\n\nThe method does **not** serialize data outside of the buffer region defined by the array configuration.\n\n<a name=\"method-to-json\"></a>\n\n#### ndarray.prototype.toJSON()\n\nSerializes an `ndarray` as a [JSON][json] object. `JSON.stringify()` implicitly calls this method when stringifying an `ndarray` instance.\n\n```javascript\n// Specify the array configuration:\nvar buffer = [ 1, 2, 3, 4, 5, 6, 7, 8 ];\nvar shape = [ 3, 2 ];\nvar order = 'row-major';\nvar strides = [ 2, 1 ];\nvar offset = 2;\n\n// Create a new ndarray:\nvar arr = ndarray( 'generic', buffer, shape, strides, offset, order );\n\n// Serialize to JSON:\nvar o = arr.toJSON();\n// returns { 'type': 'ndarray', 'dtype': 'generic', 'flags': {...}, 'offset': 0, 'order': 'row-major', 'shape': [ 3, 2 ], 'strides': [ 2, 1 ], 'data': [ 3, 4, 5, 6, 7, 8 ] }\n```\n\nThe method does **not** serialize data outside of the buffer region defined by the array configuration.\n\n</section>\n\n<!-- /.usage -->\n\n<!-- Package usage notes. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->\n\n* * *\n\n<section class=\"notes\">\n\n## Notes\n\n-   A data buffer must be an array-like object (i.e., have a `length` property). For data buffers which are not indexed collections (i.e., collections which cannot support direct index access, such as `buffer[ index ]`; e.g., [`Complex64Array`][@stdlib/array/complex64], [`Complex128Array`][@stdlib/array/complex128], etc), a data buffer should provide `#.get( idx )` and `#.set( v[, idx] )` methods. Note that, for `set` methods, the value to set should be the first argument, followed by the linear index, similar to the native typed array `set` method.\n\n</section>\n\n<!-- /.notes -->\n\n<!-- Package usage examples. -->\n\n<section class=\"examples\">\n\n* * *\n\n## Examples\n\n<!-- eslint no-undef: \"error\" -->\n\n```javascript\nvar Float32Array = require( '@stdlib/array-float32' );\nvar ndarray = require( '@stdlib/ndarray-base-ctor' );\n\n// Create a data buffer:\nvar buffer = new Float32Array( (3*3*3*3) + 100 );\n\n// Specify the array shape:\nvar shape = [ 3, 3, 3, 3 ];\n\n// Specify the array strides:\nvar strides = [ 27, 9, 3, 1 ];\n\n// Specify the index offset:\nvar offset = 4;\n\n// Specify the order:\nvar order = 'row-major'; // C-style\n\n// Create a new ndarray:\nvar arr = ndarray( 'float32', buffer, shape, strides, offset, order );\n\n// Retrieve an array value:\nvar v = arr.get( 1, 2, 1, 2 );\n// returns 0.0\n\n// Set an array value:\narr.set( 1, 2, 1, 2, 10.0 );\n\n// Retrieve the array value:\nv = arr.get( 1, 2, 1, 2 );\n// returns 10.0\n\n// Serialize the array as a string:\nvar str = arr.toString();\n// returns \"ndarray( 'float32', new Float32Array( [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] ), [ 3, 3, 3, 3 ], [ 27, 9, 3, 1 ], 0, 'row-major' )\"\n\n// Serialize the array as JSON:\nstr = JSON.stringify( arr.toJSON() );\n// e.g., returns '{\"type\":\"ndarray\",\"dtype\":\"float32\",\"flags\":{\"READONLY\":false},\"order\":\"row-major\",\"shape\":[3,3,3,3],\"strides\":[27,9,3,1],\"data\":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]}'\n```\n\n</section>\n\n<!-- /.examples -->\n\n<!-- Section to include cited references. If references are included, add a horizontal rule *before* the section. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->\n\n<section class=\"references\">\n\n</section>\n\n<!-- /.references -->\n\n<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->\n\n<section class=\"related\">\n\n* * *\n\n## See Also\n\n-   <span class=\"package-name\">[`@stdlib/ndarray-array`][@stdlib/ndarray/array]</span><span class=\"delimiter\">: </span><span class=\"description\">multidimensional arrays.</span>\n-   <span class=\"package-name\">[`@stdlib/ndarray-ctor`][@stdlib/ndarray/ctor]</span><span class=\"delimiter\">: </span><span class=\"description\">multidimensional array constructor.</span>\n\n</section>\n\n<!-- /.related -->\n\n<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->\n\n\n<section class=\"main-repo\" >\n\n* * *\n\n## Notice\n\nThis package is part of [stdlib][stdlib], a standard library for JavaScript and Node.js, with an emphasis on numerical and scientific computing. The library provides a collection of robust, high performance libraries for mathematics, statistics, streams, utilities, and more.\n\nFor more information on the project, filing bug reports and feature requests, and guidance on how to develop [stdlib][stdlib], see the main project [repository][stdlib].\n\n#### Community\n\n[![Chat][chat-image]][chat-url]\n\n---\n\n## License\n\nSee [LICENSE][stdlib-license].\n\n\n## Copyright\n\nCopyright &copy; 2016-2026. The Stdlib [Authors][stdlib-authors].\n\n</section>\n\n<!-- /.stdlib -->\n\n<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->\n\n<section class=\"links\">\n\n[npm-image]: http://img.shields.io/npm/v/@stdlib/ndarray-base-ctor.svg\n[npm-url]: https://npmjs.org/package/@stdlib/ndarray-base-ctor\n\n[test-image]: https://github.com/stdlib-js/ndarray-base-ctor/actions/workflows/test.yml/badge.svg?branch=v0.3.1\n[test-url]: https://github.com/stdlib-js/ndarray-base-ctor/actions/workflows/test.yml?query=branch:v0.3.1\n\n[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/ndarray-base-ctor/main.svg\n[coverage-url]: https://codecov.io/github/stdlib-js/ndarray-base-ctor?branch=main\n\n<!--\n\n[dependencies-image]: https://img.shields.io/david/stdlib-js/ndarray-base-ctor.svg\n[dependencies-url]: https://david-dm.org/stdlib-js/ndarray-base-ctor/main\n\n-->\n\n[chat-image]: https://img.shields.io/badge/zulip-join_chat-brightgreen.svg\n[chat-url]: https://stdlib.zulipchat.com\n\n[stdlib]: https://github.com/stdlib-js/stdlib\n\n[stdlib-authors]: https://github.com/stdlib-js/stdlib/graphs/contributors\n\n[umd]: https://github.com/umdjs/umd\n[es-module]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules\n\n[deno-url]: https://github.com/stdlib-js/ndarray-base-ctor/tree/deno\n[deno-readme]: https://github.com/stdlib-js/ndarray-base-ctor/blob/deno/README.md\n[umd-url]: https://github.com/stdlib-js/ndarray-base-ctor/tree/umd\n[umd-readme]: https://github.com/stdlib-js/ndarray-base-ctor/blob/umd/README.md\n[esm-url]: https://github.com/stdlib-js/ndarray-base-ctor/tree/esm\n[esm-readme]: https://github.com/stdlib-js/ndarray-base-ctor/blob/esm/README.md\n[branches-url]: https://github.com/stdlib-js/ndarray-base-ctor/blob/main/branches.md\n\n[stdlib-license]: https://raw.githubusercontent.com/stdlib-js/ndarray-base-ctor/main/LICENSE\n\n[json]: http://www.json.org/\n\n[@stdlib/ndarray/dtypes]: https://www.npmjs.com/package/@stdlib/ndarray-dtypes\n\n[@stdlib/array/complex64]: https://www.npmjs.com/package/@stdlib/array-complex64\n\n[@stdlib/array/complex128]: https://www.npmjs.com/package/@stdlib/array-complex128\n\n<!-- <related-links> -->\n\n[@stdlib/ndarray/array]: https://www.npmjs.com/package/@stdlib/ndarray-array\n\n[@stdlib/ndarray/ctor]: https://www.npmjs.com/package/@stdlib/ndarray-ctor\n\n<!-- </related-links> -->\n\n</section>\n\n<!-- /.links -->\n","readmeFilename":"README.md"}