Skip to content

Commit fd6d830

Browse files
authored
docs: update REPL namespace documentation
PR-URL: #5512 Reviewed-by: Athan Reines <kgryte@gmail.com>
1 parent 211d758 commit fd6d830

File tree

19 files changed

+30
-30
lines changed

19 files changed

+30
-30
lines changed

lib/node_modules/@stdlib/namespace/alias2pkg/data/data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

lib/node_modules/@stdlib/namespace/alias2standalone/data/data.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1455,7 +1455,7 @@ base.strided.zmap,"@stdlib/strided-base-zmap"
14551455
base.str2multislice,"@stdlib/slice-base-str2multislice"
14561456
base.str2slice,"@stdlib/slice-base-str2slice"
14571457
base.sub,"@stdlib/number-float64-base-sub"
1458-
base.subf,"@stdlib/math-base-ops-subf"
1458+
base.subf,"@stdlib/number-float32-base-sub"
14591459
base.sumSeries,"@stdlib/math-base-tools-sum-series"
14601460
base.tan,"@stdlib/math-base-special-tan"
14611461
base.tand,"@stdlib/math-base-special-tand"
@@ -1480,7 +1480,7 @@ base.truncf,"@stdlib/math-base-special-truncf"
14801480
base.truncn,"@stdlib/math-base-special-truncn"
14811481
base.truncsd,"@stdlib/math-base-special-truncsd"
14821482
base.uint32ToInt32,"@stdlib/number-uint32-base-to-int32"
1483-
base.umul,"@stdlib/math-base-ops-umul"
1483+
base.umul,"@stdlib/number-uint32-base-mul"
14841484
base.umuldw,"@stdlib/math-base-ops-umuldw"
14851485
base.uncapitalize,"@stdlib/string-base-uncapitalize"
14861486
base.uppercase,"@stdlib/string-base-uppercase"

lib/node_modules/@stdlib/namespace/alias2standalone/data/data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

lib/node_modules/@stdlib/namespace/pkg2alias/data/data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

lib/node_modules/@stdlib/namespace/pkg2related/data/data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

lib/node_modules/@stdlib/namespace/pkg2standalone/data/data.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1455,7 +1455,7 @@
14551455
"@stdlib/slice/base/str2multislice","@stdlib/slice-base-str2multislice"
14561456
"@stdlib/slice/base/str2slice","@stdlib/slice-base-str2slice"
14571457
"@stdlib/number/float64/base/sub","@stdlib/number-float64-base-sub"
1458-
"@stdlib/number/float32/base/sub","@stdlib/math-base-ops-subf"
1458+
"@stdlib/number/float32/base/sub","@stdlib/number-float32-base-sub"
14591459
"@stdlib/math/base/tools/sum-series","@stdlib/math-base-tools-sum-series"
14601460
"@stdlib/math/base/special/tan","@stdlib/math-base-special-tan"
14611461
"@stdlib/math/base/special/tand","@stdlib/math-base-special-tand"
@@ -1480,7 +1480,7 @@
14801480
"@stdlib/math/base/special/truncn","@stdlib/math-base-special-truncn"
14811481
"@stdlib/math/base/special/truncsd","@stdlib/math-base-special-truncsd"
14821482
"@stdlib/number/uint32/base/to-int32","@stdlib/number-uint32-base-to-int32"
1483-
"@stdlib/number/uint32/base/mul","@stdlib/math-base-ops-umul"
1483+
"@stdlib/number/uint32/base/mul","@stdlib/number-uint32-base-mul"
14841484
"@stdlib/math/base/ops/umuldw","@stdlib/math-base-ops-umuldw"
14851485
"@stdlib/string/base/uncapitalize","@stdlib/string-base-uncapitalize"
14861486
"@stdlib/string/base/uppercase","@stdlib/string-base-uppercase"

lib/node_modules/@stdlib/namespace/pkg2standalone/data/data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

lib/node_modules/@stdlib/namespace/standalone2pkg/data/data.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1455,7 +1455,7 @@
14551455
"@stdlib/slice-base-str2multislice","@stdlib/slice/base/str2multislice"
14561456
"@stdlib/slice-base-str2slice","@stdlib/slice/base/str2slice"
14571457
"@stdlib/number-float64-base-sub","@stdlib/number/float64/base/sub"
1458-
"@stdlib/math-base-ops-subf","@stdlib/number/float32/base/sub"
1458+
"@stdlib/number-float32-base-sub","@stdlib/number/float32/base/sub"
14591459
"@stdlib/math-base-tools-sum-series","@stdlib/math/base/tools/sum-series"
14601460
"@stdlib/math-base-special-tan","@stdlib/math/base/special/tan"
14611461
"@stdlib/math-base-special-tand","@stdlib/math/base/special/tand"
@@ -1480,7 +1480,7 @@
14801480
"@stdlib/math-base-special-truncn","@stdlib/math/base/special/truncn"
14811481
"@stdlib/math-base-special-truncsd","@stdlib/math/base/special/truncsd"
14821482
"@stdlib/number-uint32-base-to-int32","@stdlib/number/uint32/base/to-int32"
1483-
"@stdlib/math-base-ops-umul","@stdlib/number/uint32/base/mul"
1483+
"@stdlib/number-uint32-base-mul","@stdlib/number/uint32/base/mul"
14841484
"@stdlib/math-base-ops-umuldw","@stdlib/math/base/ops/umuldw"
14851485
"@stdlib/string-base-uncapitalize","@stdlib/string/base/uncapitalize"
14861486
"@stdlib/string-base-uppercase","@stdlib/string/base/uppercase"

lib/node_modules/@stdlib/namespace/standalone2pkg/data/data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

lib/node_modules/@stdlib/repl/code-blocks/data/data.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2066,8 +2066,8 @@ base.strided.gnrm2,"var x = [ 1.0, -2.0, 2.0 ];\nbase.strided.gnrm2( x.length, x
20662066
base.strided.gnrm2.ndarray,"var x = [ 1.0, -2.0, 2.0 ];\nbase.strided.gnrm2.ndarray( x.length, x, 1, 0 )\nvar x = [ 1.0, -2.0, 3.0, 2.0, 5.0, -1.0 ];\nbase.strided.gnrm2.ndarray( 3, x, 2, 1 )\n"
20672067
base.strided.grev,"var x = [ -2.0, 1.0, 3.0, -5.0, 4.0, -1.0, -3.0 ];\nbase.strided.grev( x.length, x, 1 )\nx = [ -2.0, 1.0, 3.0, -5.0, 4.0, -1.0, -3.0 ];\nbase.strided.grev( 3, x, 2 )\nvar x0 = new Float64Array( [ 1.0, -2.0, 3.0, -4.0, 5.0, -6.0 ] );\nvar x1 = new Float64Array( x0.buffer, x0.BYTES_PER_ELEMENT*1 );\nbase.strided.grev( 3, x1, 2 )\nx0\n"
20682068
base.strided.grev.ndarray,"var x = [ -2.0, 1.0, 3.0, -5.0, 4.0, -1.0, -3.0 ];\nbase.strided.grev.ndarray( x.length, x, 1, 0 )\nx = [ 1.0, -2.0, 3.0, -4.0, 5.0, -6.0 ];\nbase.strided.grev.ndarray( 3, x, 2, 1 )\n"
2069-
base.strided.gscal,"var x = [ -2.0, 1.0, 3.0, -5.0, 4.0, -1.0, -3.0 ];\nvar alpha = 5.0;\nbase.strided.gscal( x.length, alpha, x, 1 )\nx = [ -2.0, 1.0, 3.0, -5.0, 4.0, -1.0, -3.0 ];\nbase.strided.gscal( 3, 5.0, x, 2 )\nvar x0 = new Float64Array( [ 1.0, -2.0, 3.0, -4.0, 5.0, -6.0 ] );\nvar x1 = new Float64Array( x0.buffer, x0.BYTES_PER_ELEMENT*1 );\nbase.strided.gscal( 3, 5.0, x1, 2 )\nx0\n"
2070-
base.strided.gscal.ndarray,"var x = [ -2.0, 1.0, 3.0, -5.0, 4.0, -1.0, -3.0 ];\nbase.strided.gscal.ndarray( x.length, 5.0, x, 1, 0 )\nx = [ 1.0, -2.0, 3.0, -4.0, 5.0, -6.0 ];\nbase.strided.gscal.ndarray( 3, 5.0, x, 2, 1 )\n"
2069+
base.strided.gscal,"var x = [ -2.0, 1.0, 3.0, -5.0, 4.0, 0.0, -1.0, -3.0 ];\nbase.strided.gscal( x.length, 5.0, x, 1 )\nx = [ -2.0, 1.0, 3.0, -5.0, 4.0, -1.0, -3.0 ];\nbase.strided.gscal( 3, 5.0, x, 2 )\nvar x0 = new Float64Array( [ 1.0, -2.0, 3.0, -4.0, 5.0, -6.0 ] );\nvar x1 = new Float64Array( x0.buffer, x0.BYTES_PER_ELEMENT*1 );\nbase.strided.gscal( 3, 5.0, x1, 2 )\nx0\n"
2070+
base.strided.gscal.ndarray,"var x = [ -2.0, 1.0, 3.0, -5.0, 4.0, 0.0, -1.0, -3.0 ];\nbase.strided.gscal.ndarray( x.length, 5.0, x, 1, 0 )\nx = [ 1.0, -2.0, 3.0, -4.0, 5.0, -6.0 ];\nbase.strided.gscal.ndarray( 3, 5.0, x, 2, 1 )\n"
20712071
base.strided.gsort2hp,"var x = [ 1.0, -2.0, 3.0, -4.0 ];\nvar y = [ 0.0, 1.0, 2.0, 3.0 ];\nbase.strided.gsort2hp( x.length, 1, x, 1, y, 1 )\ny\nx = [ 1.0, -2.0, 3.0, -4.0 ];\ny = [ 0.0, 1.0, 2.0, 3.0 ];\nbase.strided.gsort2hp( 2, -1, x, 2, y, 2 )\ny\nvar x0 = new Float64Array( [ 1.0, -2.0, 3.0, -4.0 ] );\nvar x1 = new Float64Array( x0.buffer, x0.BYTES_PER_ELEMENT*1 );\nvar y0 = new Float64Array( [ 0.0, 1.0, 2.0, 3.0 ] );\nvar y1 = new Float64Array( y0.buffer, y0.BYTES_PER_ELEMENT*1 );\nbase.strided.gsort2hp( 2, 1, x1, 2, y1, 2 )\nx0\ny0\n"
20722072
base.strided.gsort2hp.ndarray,"var x = [ 1.0, -2.0, 3.0, -4.0 ];\nvar y = [ 0.0, 1.0, 2.0, 3.0 ];\nbase.strided.gsort2hp.ndarray( x.length, 1, x, 1, 0, y, 1, 0 )\ny\nx = [ 1.0, -2.0, 3.0, -4.0 ];\ny = [ 0.0, 1.0, 2.0, 3.0 ];\nbase.strided.gsort2hp.ndarray( 2, 1, x, 2, 1, y, 2, 1 )\ny\n"
20732073
base.strided.gsort2ins,"var x = [ 1.0, -2.0, 3.0, -4.0 ];\nvar y = [ 0.0, 1.0, 2.0, 3.0 ];\nbase.strided.gsort2ins( x.length, 1, x, 1, y, 1 )\ny\nx = [ 1.0, -2.0, 3.0, -4.0 ];\ny = [ 0.0, 1.0, 2.0, 3.0 ];\nbase.strided.gsort2ins( 2, -1, x, 2, y, 2 )\ny\nvar x0 = new Float64Array( [ 1.0, -2.0, 3.0, -4.0 ] );\nvar x1 = new Float64Array( x0.buffer, x0.BYTES_PER_ELEMENT*1 );\nvar y0 = new Float64Array( [ 0.0, 1.0, 2.0, 3.0 ] );\nvar y1 = new Float64Array( y0.buffer, y0.BYTES_PER_ELEMENT*1 );\nbase.strided.gsort2ins( 2, 1, x1, 2, y1, 2 )\nx0\ny0\n"

lib/node_modules/@stdlib/repl/code-blocks/data/data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)