Skip to content

Commit

Permalink
chore: update package.json descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
Planeshifter committed Sep 20, 2024
1 parent 4b0d2ab commit 7e366ae
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 19 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stdlib/blas/ext/base/dapxsum",
"version": "0.0.0",
"description": "Add a constant to each double-precision floating-point strided array element and computes the sum.",
"description": "Add a constant to each double-precision floating-point strided array element and compute the sum.",
"license": "Apache-2.0",
"author": {
"name": "The Stdlib Authors",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stdlib/blas/ext/base/dapxsumkbn",
"version": "0.0.0",
"description": "Add a constant to each double-precision floating-point strided array element and computes the sum using an improved Kahan–Babuška algorithm.",
"description": "Add a constant to each double-precision floating-point strided array element and compute the sum using an improved Kahan–Babuška algorithm.",
"license": "Apache-2.0",
"author": {
"name": "The Stdlib Authors",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stdlib/blas/ext/base/dapxsumkbn2",
"version": "0.0.0",
"description": "Add a constant to each double-precision floating-point strided array element and computes the sum using a second-order iterative Kahan–Babuška algorithm.",
"description": "Add a constant to each double-precision floating-point strided array element and compute the sum using a second-order iterative Kahan–Babuška algorithm.",
"license": "Apache-2.0",
"author": {
"name": "The Stdlib Authors",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stdlib/blas/ext/base/dapxsumors",
"version": "0.0.0",
"description": "Add a constant to each double-precision floating-point strided array element and computes the sum using ordinary recursive summation.",
"description": "Add a constant to each double-precision floating-point strided array element and compute the sum using ordinary recursive summation.",
"license": "Apache-2.0",
"author": {
"name": "The Stdlib Authors",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stdlib/blas/ext/base/dapxsumpw",
"version": "0.0.0",
"description": "Add a constant to each double-precision floating-point strided array element and computes the sum using pairwise summation.",
"description": "Add a constant to each double-precision floating-point strided array element and compute the sum using pairwise summation.",
"license": "Apache-2.0",
"author": {
"name": "The Stdlib Authors",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stdlib/blas/ext/base/dsapxsum",
"version": "0.0.0",
"description": "Add a constant to each single-precision floating-point strided array element and computes the sum using extended accumulation and returning an extended precision result.",
"description": "Add a constant to each single-precision floating-point strided array element and compute the sum using extended accumulation and returning an extended precision result.",
"license": "Apache-2.0",
"author": {
"name": "The Stdlib Authors",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stdlib/blas/ext/base/dsapxsumpw",
"version": "0.0.0",
"description": "Add a constant to each single-precision floating-point strided array element and computes the sum using pairwise summation with extended accumulation and returning an extended precision result.",
"description": "Add a constant to each single-precision floating-point strided array element and compute the sum using pairwise summation with extended accumulation and returning an extended precision result.",
"license": "Apache-2.0",
"author": {
"name": "The Stdlib Authors",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stdlib/blas/ext/base/gapxsum",
"version": "0.0.0",
"description": "Add a constant to each strided array element and computes the sum.",
"description": "Add a constant to each strided array element and compute the sum.",
"license": "Apache-2.0",
"author": {
"name": "The Stdlib Authors",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stdlib/blas/ext/base/gapxsumkbn",
"version": "0.0.0",
"description": "Add a constant to each strided array element and computes the sum using an improved Kahan–Babuška algorithm.",
"description": "Add a constant to each strided array element and compute the sum using an improved Kahan–Babuška algorithm.",
"license": "Apache-2.0",
"author": {
"name": "The Stdlib Authors",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stdlib/blas/ext/base/gapxsumkbn2",
"version": "0.0.0",
"description": "Add a constant to each strided array element and computes the sum using a second-order iterative Kahan–Babuška algorithm.",
"description": "Add a constant to each strided array element and compute the sum using a second-order iterative Kahan–Babuška algorithm.",
"license": "Apache-2.0",
"author": {
"name": "The Stdlib Authors",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stdlib/blas/ext/base/gapxsumors",
"version": "0.0.0",
"description": "Add a constant to each strided array element and computes the sum using ordinary recursive summation.",
"description": "Add a constant to each strided array element and compute the sum using ordinary recursive summation.",
"license": "Apache-2.0",
"author": {
"name": "The Stdlib Authors",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stdlib/blas/ext/base/gapxsumpw",
"version": "0.0.0",
"description": "Add a constant to each strided array element and computes the sum using pairwise summation.",
"description": "Add a constant to each strided array element and compute the sum using pairwise summation.",
"license": "Apache-2.0",
"author": {
"name": "The Stdlib Authors",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stdlib/blas/ext/base/sapxsum",
"version": "0.0.0",
"description": "Add a constant to each single-precision floating-point strided array element and computes the sum.",
"description": "Add a constant to each single-precision floating-point strided array element and compute the sum.",
"license": "Apache-2.0",
"author": {
"name": "The Stdlib Authors",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stdlib/blas/ext/base/sapxsumkbn",
"version": "0.0.0",
"description": "Add a constant to each single-precision floating-point strided array element and computes the sum using an improved Kahan–Babuška algorithm.",
"description": "Add a constant to each single-precision floating-point strided array element and compute the sum using an improved Kahan–Babuška algorithm.",
"license": "Apache-2.0",
"author": {
"name": "The Stdlib Authors",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stdlib/blas/ext/base/sapxsumkbn2",
"version": "0.0.0",
"description": "Add a constant to each single-precision floating-point strided array element and computes the sum using a second-order iterative Kahan–Babuška algorithm.",
"description": "Add a constant to each single-precision floating-point strided array element and compute the sum using a second-order iterative Kahan–Babuška algorithm.",
"license": "Apache-2.0",
"author": {
"name": "The Stdlib Authors",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stdlib/blas/ext/base/sapxsumors",
"version": "0.0.0",
"description": "Add a constant to each single-precision floating-point strided array element and computes the sum using ordinary recursive summation.",
"description": "Add a constant to each single-precision floating-point strided array element and compute the sum using ordinary recursive summation.",
"license": "Apache-2.0",
"author": {
"name": "The Stdlib Authors",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stdlib/blas/ext/base/sapxsumpw",
"version": "0.0.0",
"description": "Add a constant to each single-precision floating-point strided array element and computes the sum using pairwise summation.",
"description": "Add a constant to each single-precision floating-point strided array element and compute the sum using pairwise summation.",
"license": "Apache-2.0",
"author": {
"name": "The Stdlib Authors",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stdlib/blas/ext/base/sdsapxsum",
"version": "0.0.0",
"description": "Add a constant to each single-precision floating-point strided array element and computes the sum using extended accumulation.",
"description": "Add a constant to each single-precision floating-point strided array element and compute the sum using extended accumulation.",
"license": "Apache-2.0",
"author": {
"name": "The Stdlib Authors",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stdlib/blas/ext/base/sdsapxsumpw",
"version": "0.0.0",
"description": "Add a constant to each single-precision floating-point strided array element and computes the sum using pairwise summation with extended accumulation.",
"description": "Add a constant to each single-precision floating-point strided array element and compute the sum using pairwise summation with extended accumulation.",
"license": "Apache-2.0",
"author": {
"name": "The Stdlib Authors",
Expand Down

0 comments on commit 7e366ae

Please sign in to comment.