Skip to content

Commit

Permalink
Auto-generated commit
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed Jul 15, 2024
1 parent 81b7f0f commit dd61c49
Show file tree
Hide file tree
Showing 18 changed files with 102 additions and 23 deletions.
81 changes: 80 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<section class="release" id="unreleased">

## Unreleased (2024-07-14)
## Unreleased (2024-07-15)

<section class="packages">

Expand All @@ -20,6 +20,7 @@

##### Features

- [`722452c`](https://github.com/stdlib-js/stdlib/commit/722452c97282738c0a83e336720c63ee785bc69f) - rename 'none' transpose operation to 'no-transpose'
- [`dd73ff2`](https://github.com/stdlib-js/stdlib/commit/dd73ff27e89fc2a39e2fb8a6f54d8b1a1a29f575) - update namespace TypeScript declarations [(#2514)](https://github.com/stdlib-js/stdlib/pull/2514)
- [`48703d8`](https://github.com/stdlib-js/stdlib/commit/48703d8deabd12050c18f7382c966df26d5239a3) - add utilities to namespace
- [`ca84473`](https://github.com/stdlib-js/stdlib/commit/ca844736f22b282b3ee33e0d62373442aaf991db) - update namespace TypeScript declarations [(#2381)](https://github.com/stdlib-js/stdlib/pull/2381)
Expand Down Expand Up @@ -52,6 +53,16 @@

<!-- /.bug-fixes -->

<section class="breaking-changes">

##### BREAKING CHANGES

- [`722452c`](https://github.com/stdlib-js/stdlib/commit/722452c97282738c0a83e336720c63ee785bc69f): rename 'none' transpose operation to 'no-transpose'

</section>

<!-- /.breaking-changes -->

</details>

</section>
Expand Down Expand Up @@ -184,12 +195,23 @@

##### Features

- [`722452c`](https://github.com/stdlib-js/stdlib/commit/722452c97282738c0a83e336720c63ee785bc69f) - rename 'none' transpose operation to 'no-transpose'
- [`b59eb8b`](https://github.com/stdlib-js/stdlib/commit/b59eb8bf46debbde5e24ec21ed1c0afb184e8ae0) - add `blas/base/assert/is-transpose-operation`

</section>

<!-- /.features -->

<section class="breaking-changes">

##### BREAKING CHANGES

- [`722452c`](https://github.com/stdlib-js/stdlib/commit/722452c97282738c0a83e336720c63ee785bc69f): rename 'none' transpose operation to 'no-transpose'

</section>

<!-- /.breaking-changes -->

</details>

</section>
Expand Down Expand Up @@ -1553,12 +1575,23 @@ This release closes the following issue:

##### Features

- [`722452c`](https://github.com/stdlib-js/stdlib/commit/722452c97282738c0a83e336720c63ee785bc69f) - rename 'none' transpose operation to 'no-transpose'
- [`74bd47b`](https://github.com/stdlib-js/stdlib/commit/74bd47b73df622246480fb51a3f7a69a7bebb0c4) - add `blas/base/transpose-operation-enum2str` and `blas/base/transpose-operation-str2enum`

</section>

<!-- /.features -->

<section class="breaking-changes">

##### BREAKING CHANGES

- [`722452c`](https://github.com/stdlib-js/stdlib/commit/722452c97282738c0a83e336720c63ee785bc69f): rename 'none' transpose operation to 'no-transpose'

</section>

<!-- /.breaking-changes -->

</details>

</section>
Expand All @@ -1575,12 +1608,23 @@ This release closes the following issue:

##### Features

- [`722452c`](https://github.com/stdlib-js/stdlib/commit/722452c97282738c0a83e336720c63ee785bc69f) - rename 'none' transpose operation to 'no-transpose'
- [`f493d51`](https://github.com/stdlib-js/stdlib/commit/f493d512c7a4e5b3f3410266ea44f08bd47f7bde) - add `blas/base/transpose-operation-resolve-enum`

</section>

<!-- /.features -->

<section class="breaking-changes">

##### BREAKING CHANGES

- [`722452c`](https://github.com/stdlib-js/stdlib/commit/722452c97282738c0a83e336720c63ee785bc69f): rename 'none' transpose operation to 'no-transpose'

</section>

<!-- /.breaking-changes -->

</details>

</section>
Expand All @@ -1597,12 +1641,23 @@ This release closes the following issue:

##### Features

- [`722452c`](https://github.com/stdlib-js/stdlib/commit/722452c97282738c0a83e336720c63ee785bc69f) - rename 'none' transpose operation to 'no-transpose'
- [`d62dd8c`](https://github.com/stdlib-js/stdlib/commit/d62dd8cc70527215253e242624afe900593117b8) - add `blas/base/transpose-operation-resolve-str`

</section>

<!-- /.features -->

<section class="breaking-changes">

##### BREAKING CHANGES

- [`722452c`](https://github.com/stdlib-js/stdlib/commit/722452c97282738c0a83e336720c63ee785bc69f): rename 'none' transpose operation to 'no-transpose'

</section>

<!-- /.breaking-changes -->

</details>

</section>
Expand All @@ -1619,12 +1674,23 @@ This release closes the following issue:

##### Features

- [`722452c`](https://github.com/stdlib-js/stdlib/commit/722452c97282738c0a83e336720c63ee785bc69f) - rename 'none' transpose operation to 'no-transpose'
- [`74bd47b`](https://github.com/stdlib-js/stdlib/commit/74bd47b73df622246480fb51a3f7a69a7bebb0c4) - add `blas/base/transpose-operation-enum2str` and `blas/base/transpose-operation-str2enum`

</section>

<!-- /.features -->

<section class="breaking-changes">

##### BREAKING CHANGES

- [`722452c`](https://github.com/stdlib-js/stdlib/commit/722452c97282738c0a83e336720c63ee785bc69f): rename 'none' transpose operation to 'no-transpose'

</section>

<!-- /.breaking-changes -->

</details>

</section>
Expand All @@ -1641,12 +1707,23 @@ This release closes the following issue:

##### Features

- [`722452c`](https://github.com/stdlib-js/stdlib/commit/722452c97282738c0a83e336720c63ee785bc69f) - rename 'none' transpose operation to 'no-transpose'
- [`87a0d77`](https://github.com/stdlib-js/stdlib/commit/87a0d77b81cc5bc8c05e40d6ec22f548c5d3dd14) - add `blas/base/transpose-operations`

</section>

<!-- /.features -->

<section class="breaking-changes">

##### BREAKING CHANGES

- [`722452c`](https://github.com/stdlib-js/stdlib/commit/722452c97282738c0a83e336720c63ee785bc69f): rename 'none' transpose operation to 'no-transpose'

</section>

<!-- /.breaking-changes -->

</details>

</section>
Expand Down Expand Up @@ -2488,6 +2565,7 @@ This release closes the following issue:

### BREAKING CHANGES

- [`722452c`](https://github.com/stdlib-js/stdlib/commit/722452c97282738c0a83e336720c63ee785bc69f): rename 'none' transpose operation to 'no-transpose'
- [`bc23559`](https://github.com/stdlib-js/stdlib/commit/bc2355981ffa28082d8e23273887501bd3ba674a): add support for specifying the index offset for `AP`
- [`bc23559`](https://github.com/stdlib-js/stdlib/commit/bc2355981ffa28082d8e23273887501bd3ba674a): add offset parameter to `ndarray` method

Expand Down Expand Up @@ -2569,6 +2647,7 @@ A total of 35 people contributed to this release. Thank you to the following con

<details>

- [`722452c`](https://github.com/stdlib-js/stdlib/commit/722452c97282738c0a83e336720c63ee785bc69f) - **feat:** rename 'none' transpose operation to 'no-transpose' _(by Athan Reines)_
- [`d04dcbd`](https://github.com/stdlib-js/stdlib/commit/d04dcbd6dc3b0bf4a89bd3947d317fa5ff15bb38) - **docs:** remove private annotations in C comments _(by Philipp Burckhardt)_
- [`3dda09b`](https://github.com/stdlib-js/stdlib/commit/3dda09be640b5ee96278691de75d35a61b2ecfe8) - **feat:** add `blas/base/scasum` [(#2573)](https://github.com/stdlib-js/stdlib/pull/2573) _(by Aman Bhansali, Athan Reines)_
- [`7d65943`](https://github.com/stdlib-js/stdlib/commit/7d65943604945f9a9e3ad63267c9d91a8c26da2c) - **feat:** add `blas/base/caxpy` [(#2121)](https://github.com/stdlib-js/stdlib/pull/2121) _(by Aman Bhansali, Athan Reines)_
Expand Down
2 changes: 1 addition & 1 deletion base/assert/is-transpose-operation/test/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ tape( 'the function returns `true` if provided a transpose operation', function
values = [
'transpose',
'conjugate-transpose',
'none'
'no-transpose'
];
for ( i = 0; i < values.length; i++ ) {
bool = isTransposeOperation( values[ i ] );
Expand Down
2 changes: 1 addition & 1 deletion base/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1390,7 +1390,7 @@ interface Namespace {
*
* @example
* var list = ns.transposeOperations();
* // e.g., returns [ 'none', 'transpose', 'conjugate-transpose' ]
* // e.g., returns [ 'no-transpose', 'transpose', 'conjugate-transpose' ]
*/
transposeOperations: typeof transposeOperations;

Expand Down
2 changes: 1 addition & 1 deletion base/transpose-operation-enum2str/test/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ var enum2str = require( './../lib' );
var VALUES = [
'conjugate-transpose',
'transpose',
'none'
'no-transpose'
];


Expand Down
4 changes: 2 additions & 2 deletions base/transpose-operation-resolve-enum/benchmark/benchmark.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ bench( pkg+'::string', function benchmark( b ) {
values = [
'conjugate-transpose',
'transpose',
'none'
'no-transpose'
];

b.tic();
Expand All @@ -63,7 +63,7 @@ bench( pkg+'::integer', function benchmark( b ) {
values = [
str2enum( 'conjugate-transpose' ),
str2enum( 'transpose' ),
str2enum( 'none' )
str2enum( 'no-transpose' )
];

b.tic();
Expand Down
2 changes: 1 addition & 1 deletion base/transpose-operation-resolve-enum/test/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ var resolve = require( './../lib' );
var VALUES = [
'transpose',
'conjugate-transpose',
'none'
'no-transpose'
];


Expand Down
4 changes: 2 additions & 2 deletions base/transpose-operation-resolve-str/benchmark/benchmark.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ bench( pkg+'::string', function benchmark( b ) {
values = [
'transpose',
'conjugate-transpose',
'none'
'no-transpose'
];

b.tic();
Expand All @@ -63,7 +63,7 @@ bench( pkg+'::integer', function benchmark( b ) {
values = [
str2enum( 'transpose' ),
str2enum( 'conjugate-transpose' ),
str2enum( 'none' )
str2enum( 'no-transpose' )
];

b.tic();
Expand Down
2 changes: 1 addition & 1 deletion base/transpose-operation-resolve-str/test/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ var resolve = require( './../lib' );
var VALUES = [
'conjugate-transpose',
'transpose',
'none'
'no-transpose'
];


Expand Down
2 changes: 1 addition & 1 deletion base/transpose-operation-str2enum/benchmark/benchmark.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ bench( pkg, function benchmark( b ) {
values = [
'transpose',
'conjugate-transpose',
'none'
'no-transpose'
];

b.tic();
Expand Down
2 changes: 1 addition & 1 deletion base/transpose-operation-str2enum/test/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ var str2enum = require( './../lib' );
var VALUES = [
'transpose',
'conjugate-transpose',
'none'
'no-transpose'
];


Expand Down
4 changes: 2 additions & 2 deletions base/transpose-operations/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@ Returns a list of BLAS transpose operations.

```javascript
var out = transposeOperations();
// e.g., returns [ 'none', 'transpose', 'conjugate-transpose' ]
// e.g., returns [ 'no-transpose', 'transpose', 'conjugate-transpose' ]
```

The output array contains the following operations:

- `none`: no transposition.
- `no-transpose`: no transposition.
- `transpose`: transposition.
- `conjugate-transpose`: conjugate transposition.

Expand Down
4 changes: 2 additions & 2 deletions base/transpose-operations/docs/repl.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

The output array contains the following operations:

- none: no transposition.
- no-transpose: no transposition.
- transpose: transposition.
- conjugate-transpose: conjugate transposition.

Expand All @@ -16,7 +16,7 @@
Examples
--------
> var out = {{alias}}()
[ 'none', 'transpose', 'conjugate-transpose' ]
[ 'no-transpose', 'transpose', 'conjugate-transpose' ]

See Also
--------
Expand Down
2 changes: 1 addition & 1 deletion base/transpose-operations/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*
* @example
* var list = transposeOperations();
* // e.g., returns [ 'none', 'transpose', 'conjugate-transpose' ]
* // e.g., returns [ 'no-transpose', 'transpose', 'conjugate-transpose' ]
*/
declare function transposeOperations(): Array<string>;

Expand Down
2 changes: 1 addition & 1 deletion base/transpose-operations/lib/data.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[
"none",
"no-transpose",
"transpose",
"conjugate-transpose"
]
2 changes: 1 addition & 1 deletion base/transpose-operations/lib/enum.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ function enumerated() {
// NOTE: the following should match the C `transpose_operations.h` enumeration!!!!
return {
// No transposition:
'none': 111,
'no-transpose': 111,

// Transposition:
'transpose': 112,
Expand Down
2 changes: 1 addition & 1 deletion base/transpose-operations/lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
* var transposeOperations = require( '@stdlib/blas/base/transpose-operations' );
*
* var list = transposeOperations();
* // e.g., returns [ 'none', 'transpose', 'conjugate-transpose' ]
* // e.g., returns [ 'no-transpose', 'transpose', 'conjugate-transpose' ]
*/

// MODULES //
Expand Down
2 changes: 1 addition & 1 deletion base/transpose-operations/lib/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ var DATA = require( './data.json' );
*
* @example
* var list = layouts();
* // e.g., returns [ 'none', 'transpose', 'conjugate-transpose' ]
* // e.g., returns [ 'no-transpose', 'transpose', 'conjugate-transpose' ]
*/
function layouts() {
return DATA.slice();
Expand Down
4 changes: 2 additions & 2 deletions base/transpose-operations/test/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ tape( 'the function returns a list of transpose operations', function test( t )
var actual;

expected = [
'none',
'no-transpose',
'transpose',
'conjugate-transpose'
];
Expand All @@ -62,7 +62,7 @@ tape( 'attached to the main function is an `enum` method to return an object map

// List of values which should be supported...
o = [
'none',
'no-transpose',
'transpose',
'conjugate-transpose'
];
Expand Down

0 comments on commit dd61c49

Please sign in to comment.