Skip to content

Commit c2b92b4

Browse files
authored
chore: propagate fixes to sibling packages
PR-URL: #11892 Reviewed-by: Athan Reines <kgryte@gmail.com>
1 parent 6b8823e commit c2b92b4

21 files changed

Lines changed: 21 additions & 21 deletions

File tree

lib/node_modules/@stdlib/constants/float32/ln-half/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stdlib/constants/float32/ln-half",
33
"version": "0.0.0",
4-
"description": "Natural logarithm of 1/2 as a single-precision floating-point number",
4+
"description": "Natural logarithm of 1/2 as a single-precision floating-point number.",
55
"license": "Apache-2.0",
66
"author": {
77
"name": "The Stdlib Authors",

lib/node_modules/@stdlib/math/base/special/acscdf/test/fixtures/julia/negative.json

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

lib/node_modules/@stdlib/math/base/special/acscdf/test/fixtures/julia/positive.json

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

lib/node_modules/@stdlib/math/base/special/asecdf/test/fixtures/julia/negative.json

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

lib/node_modules/@stdlib/math/base/special/asecdf/test/fixtures/julia/positive.json

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

lib/node_modules/@stdlib/math/base/special/cosm1/test/fixtures/python/data.json

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

lib/node_modules/@stdlib/math/base/special/sec/test/fixtures/julia/huge_negative.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2003,4 +2003,4 @@
20032003
-1.681436977706416e301,
20042004
-1.6831217842973044e301
20052005
]
2006-
}
2006+
}

lib/node_modules/@stdlib/math/base/special/sec/test/fixtures/julia/huge_positive.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2003,4 +2003,4 @@
20032003
1.8091920468370808e18,
20042004
1.8110048645192806e18
20052005
]
2006-
}
2006+
}

lib/node_modules/@stdlib/math/base/special/sec/test/fixtures/julia/large_negative.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2001,4 +2001,4 @@
20012001
-803.4804033955877,
20022002
-804.247719318987
20032003
]
2004-
}
2004+
}

lib/node_modules/@stdlib/math/base/special/sec/test/fixtures/julia/medium_negative.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2003,4 +2003,4 @@
20032003
-37.67395394394967,
20042004
-37.69911184307752
20052005
]
2006-
}
2006+
}

0 commit comments

Comments
 (0)