Skip to content

Commit 149470f

Browse files
committed
Auto-generated commit
1 parent ea943d6 commit 149470f

File tree

6 files changed

+33
-75
lines changed

6 files changed

+33
-75
lines changed

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2024-08-01T03:48:50.475Z

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ docs/**/node_modules/
101101
pids
102102
*.pid
103103
*.seed
104+
yarn.lock
105+
package-lock.json
104106

105107
# Typescript #
106108
##############

CHANGELOG.md

Lines changed: 21 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -2,39 +2,17 @@
22

33
> Package changelog.
44
5-
<section class="release" id="v0.2.2">
6-
7-
## 0.2.2 (2024-07-28)
8-
9-
No changes reported for this release.
10-
11-
</section>
12-
13-
<!-- /.release -->
14-
15-
<section class="release" id="v0.2.1">
16-
17-
## 0.2.1 (2024-02-24)
18-
19-
No changes reported for this release.
5+
<section class="release" id="unreleased">
206

21-
</section>
22-
23-
<!-- /.release -->
24-
25-
<section class="release" id="v0.2.0">
26-
27-
## 0.2.0 (2024-02-14)
7+
## Unreleased (2024-08-01)
288

299
<section class="commits">
3010

3111
### Commits
3212

3313
<details>
3414

35-
- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
36-
- [`eb38ba4`](https://github.com/stdlib-js/stdlib/commit/eb38ba4b99ee1de12b107c566ea43cfa6657101c) - **style:** resolve C lint errors _(by Athan Reines)_
37-
- [`bf2cf8b`](https://github.com/stdlib-js/stdlib/commit/bf2cf8b0424e608a4e3abb6d18a8b44d790aa99c) - **build:** remove tslint directives _(by Philipp Burckhardt)_
15+
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
3816

3917
</details>
4018

@@ -46,10 +24,9 @@ No changes reported for this release.
4624

4725
### Contributors
4826

49-
A total of 2 people contributed to this release. Thank you to the following contributors:
27+
A total of 1 person contributed to this release. Thank you to this contributor:
5028

5129
- Athan Reines
52-
- Philipp Burckhardt
5330

5431
</section>
5532

@@ -59,70 +36,51 @@ A total of 2 people contributed to this release. Thank you to the following cont
5936

6037
<!-- /.release -->
6138

62-
<section class="release" id="v0.1.1">
39+
<section class="release" id="v0.2.2">
6340

64-
## 0.1.1 (2023-10-10)
41+
## 0.2.2 (2024-07-28)
6542

6643
No changes reported for this release.
6744

6845
</section>
6946

7047
<!-- /.release -->
7148

72-
<section class="release" id="v0.1.0">
73-
74-
## 0.1.0 (2023-09-23)
75-
76-
<section class="features">
49+
<section class="release" id="v0.2.1">
7750

78-
### Features
51+
## 0.2.1 (2024-02-24)
7952

80-
- [`98bc722`](https://github.com/stdlib-js/stdlib/commit/98bc7226e2c15c4a1d4bbf7a1d6c415271302c77) - update minimum TypeScript version
53+
No changes reported for this release.
8154

8255
</section>
8356

84-
<!-- /.features -->
85-
86-
<section class="breaking-changes">
57+
<!-- /.release -->
8758

88-
### BREAKING CHANGES
59+
<section class="release" id="v0.2.0">
8960

90-
- [`98bc722`](https://github.com/stdlib-js/stdlib/commit/98bc7226e2c15c4a1d4bbf7a1d6c415271302c77): update minimum TypeScript version
91-
- [`98bc722`](https://github.com/stdlib-js/stdlib/commit/98bc7226e2c15c4a1d4bbf7a1d6c415271302c77): update minimum TypeScript version to 4.1
61+
## 0.2.0 (2024-02-14)
9262

93-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
63+
No changes reported for this release.
9464

9565
</section>
9666

97-
<!-- /.breaking-changes -->
98-
99-
<section class="commits">
100-
101-
### Commits
67+
<!-- /.release -->
10268

103-
<details>
69+
<section class="release" id="v0.1.1">
10470

105-
- [`98bc722`](https://github.com/stdlib-js/stdlib/commit/98bc7226e2c15c4a1d4bbf7a1d6c415271302c77) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
106-
- [`28e1c84`](https://github.com/stdlib-js/stdlib/commit/28e1c84390d88044883c9ef940a12f38d66ea3ef) - **docs:** resolve C lint errors _(by Athan Reines)_
71+
## 0.1.1 (2023-10-10)
10772

108-
</details>
73+
No changes reported for this release.
10974

11075
</section>
11176

112-
<!-- /.commits -->
113-
114-
<section class="contributors">
115-
116-
### Contributors
117-
118-
A total of 2 people contributed to this release. Thank you to the following contributors:
77+
<!-- /.release -->
11978

120-
- Athan Reines
121-
- Philipp Burckhardt
79+
<section class="release" id="v0.1.0">
12280

123-
</section>
81+
## 0.1.0 (2023-09-23)
12482

125-
<!-- /.contributors -->
83+
No changes reported for this release.
12684

12785
</section>
12886

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -353,8 +353,8 @@ Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
353353
[npm-image]: http://img.shields.io/npm/v/@stdlib/math-strided-special-scbrt.svg
354354
[npm-url]: https://npmjs.org/package/@stdlib/math-strided-special-scbrt
355355
356-
[test-image]: https://github.com/stdlib-js/math-strided-special-scbrt/actions/workflows/test.yml/badge.svg?branch=v0.2.2
357-
[test-url]: https://github.com/stdlib-js/math-strided-special-scbrt/actions/workflows/test.yml?query=branch:v0.2.2
356+
[test-image]: https://github.com/stdlib-js/math-strided-special-scbrt/actions/workflows/test.yml/badge.svg?branch=main
357+
[test-url]: https://github.com/stdlib-js/math-strided-special-scbrt/actions/workflows/test.yml?query=branch:main
358358
359359
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/math-strided-special-scbrt/main.svg
360360
[coverage-url]: https://codecov.io/github/stdlib-js/math-strided-special-scbrt?branch=main

benchmark/c/benchmark.length.c

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* limitations under the License.
1717
*/
1818

19-
/**
20-
* Benchmark `scbrt`.
21-
*/
2219
#include "stdlib/math/strided/special/scbrt.h"
2320
#include <stdlib.h>
2421
#include <stdio.h>
@@ -35,7 +32,7 @@
3532
/**
3633
* Prints the TAP version.
3734
*/
38-
void print_version() {
35+
static void print_version( void ) {
3936
printf( "TAP version 13\n" );
4037
}
4138

@@ -45,7 +42,7 @@ void print_version() {
4542
* @param total total number of tests
4643
* @param passing total number of passing tests
4744
*/
48-
void print_summary( int total, int passing ) {
45+
static void print_summary( int total, int passing ) {
4946
printf( "#\n" );
5047
printf( "1..%d\n", total ); // TAP plan
5148
printf( "# total %d\n", total );
@@ -60,7 +57,7 @@ void print_summary( int total, int passing ) {
6057
* @param iterations number of iterations
6158
* @param elapsed elapsed time in seconds
6259
*/
63-
void print_results( int iterations, double elapsed ) {
60+
static void print_results( int iterations, double elapsed ) {
6461
double rate = (double)iterations / elapsed;
6562
printf( " ---\n" );
6663
printf( " iterations: %d\n", iterations );
@@ -74,7 +71,7 @@ void print_results( int iterations, double elapsed ) {
7471
*
7572
* @return clock time
7673
*/
77-
double tic() {
74+
static double tic( void ) {
7875
struct timeval now;
7976
gettimeofday( &now, NULL );
8077
return (double)now.tv_sec + (double)now.tv_usec/1.0e6;
@@ -115,7 +112,7 @@ float rand_uniformf( float a, float b ) {
115112
* @param len array length
116113
* @return elapsed time in seconds
117114
*/
118-
double benchmark( int iterations, int len ) {
115+
static double benchmark( int iterations, int len ) {
119116
double elapsed;
120117
float x[ len ];
121118
float y[ len ];

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"url": "https://github.com/stdlib-js/stdlib/issues"
4242
},
4343
"dependencies": {
44-
"@stdlib/math-base-special-cbrtf": "^0.2.1",
44+
"@stdlib/math-base-special-cbrtf": "^0.2.2",
4545
"@stdlib/strided-base-smap": "^0.2.2",
4646
"@stdlib/strided-napi-smap": "^0.2.2",
4747
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
@@ -52,7 +52,7 @@
5252
"@stdlib/array-float32": "^0.2.2",
5353
"@stdlib/assert-is-browser": "^0.2.2",
5454
"@stdlib/math-base-assert-is-nanf": "^0.2.2",
55-
"@stdlib/math-base-special-pow": "^0.2.1",
55+
"@stdlib/math-base-special-pow": "^0.3.0",
5656
"@stdlib/random-base-uniform": "^0.2.1",
5757
"proxyquire": "^2.0.0",
5858
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

0 commit comments

Comments
 (0)