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 Sep 5, 2021
1 parent bd182dd commit f4214d8
Show file tree
Hide file tree
Showing 50 changed files with 396 additions and 4 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@ jobs:
run: |
npm install || npm install || npm install
timeout-minutes: 15
- name: Build native add-on if `binding.gyp` exists
id: rebuild
- name: Build native add-on (if present)
run: |
if [ -f "binding.gyp" ]; then
npm install node-gyp --no-save && ./node_modules/.bin/node-gyp rebuild
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/test_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@ jobs:
run: |
npm install || npm install || npm install
timeout-minutes: 15
- name: Build native add-on if `binding.gyp` exists
id: rebuild
- name: Build native add-on (if present)
run: |
if [ -f "binding.gyp" ]; then
npm install node-gyp --no-save && ./node_modules/.bin/node-gyp rebuild
Expand Down
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,16 @@ console.log( objectKeys( ns ) );

<!-- /.examples -->

<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->

<section class="related">

</section>

<!-- /.related -->

<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->


<section class="main-repo" >

Expand Down
8 changes: 8 additions & 0 deletions buffer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,14 @@ for ( i = 0; i < bytes.length; i++ ) {

<!-- /.references -->

<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->

<section class="related">

</section>

<!-- /.related -->

<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->

<section class="links">
Expand Down
8 changes: 8 additions & 0 deletions complex128/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,14 @@ console.log( out );

<!-- /.references -->

<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->

<section class="related">

</section>

<!-- /.related -->

<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->

<section class="links">
Expand Down
8 changes: 8 additions & 0 deletions complex64/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -887,6 +887,14 @@ console.log( out );

<!-- /.references -->

<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->

<section class="related">

</section>

<!-- /.related -->

<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->

<section class="links">
Expand Down
8 changes: 8 additions & 0 deletions convert-same/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,14 @@ for ( i = 0; i < DTYPES.length; i++ ) {

<!-- /.references -->

<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->

<section class="related">

</section>

<!-- /.related -->

<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->

<section class="links">
Expand Down
8 changes: 8 additions & 0 deletions convert/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,14 @@ for ( i = 0; i < DTYPES.length; i++ ) {

<!-- /.references -->

<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->

<section class="related">

</section>

<!-- /.related -->

<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->

<section class="links">
Expand Down
8 changes: 8 additions & 0 deletions ctors/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,14 @@ for ( i = 0; i < DTYPES.length; i++ ) {

<!-- /.references -->

<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->

<section class="related">

</section>

<!-- /.related -->

<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->

<section class="links">
Expand Down
8 changes: 8 additions & 0 deletions dataview/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,14 @@ for ( i = 0; i < bytes.length; i++ ) {

<!-- /.references -->

<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->

<section class="related">

</section>

<!-- /.related -->

<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->

<section class="links">
Expand Down
10 changes: 10 additions & 0 deletions datespace/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,16 @@ console.log( arr.join( '\n' ) );

<!-- /.examples -->

<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->

<section class="related">

</section>

<!-- /.related -->

<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->

<section class="links">

[mdn-date-object]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date
Expand Down
8 changes: 8 additions & 0 deletions dtype/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,14 @@ for ( i = 0; i < DTYPES.length; i++ ) {

<!-- /.references -->

<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->

<section class="related">

</section>

<!-- /.related -->

<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->

<section class="links">
Expand Down
8 changes: 8 additions & 0 deletions dtypes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,14 @@ bool = isdtype( 'beep' );

<!-- /.references -->

<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->

<section class="related">

</section>

<!-- /.related -->

<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->

<section class="links">
Expand Down
8 changes: 8 additions & 0 deletions filled/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,14 @@ for ( i = 0; i < dt.length; i++ ) {

<!-- /.references -->

<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->

<section class="related">

</section>

<!-- /.related -->

<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->

<section class="links">
Expand Down
8 changes: 8 additions & 0 deletions float32/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1431,6 +1431,14 @@ console.log( arr );

<!-- /.references -->

<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->

<section class="related">

</section>

<!-- /.related -->

<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->

<section class="links">
Expand Down
8 changes: 8 additions & 0 deletions float64/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1423,6 +1423,14 @@ console.log( arr );

<!-- /.references -->

<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->

<section class="related">

</section>

<!-- /.related -->

<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->

<section class="links">
Expand Down
8 changes: 8 additions & 0 deletions from-iterator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,14 @@ for ( i = 0; i < arr.length; i++ ) {

<!-- /.references -->

<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->

<section class="related">

</section>

<!-- /.related -->

<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->

<section class="links">
Expand Down
10 changes: 10 additions & 0 deletions incrspace/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,16 @@ console.log( out.join( '\n' ) );

<!-- /.examples -->

<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->

<section class="related">

</section>

<!-- /.related -->

<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->

<section class="links">

[@stdlib/math/base/special/roundn]: https://github.com/stdlib-js/math-base-special-roundn
Expand Down
8 changes: 8 additions & 0 deletions int16/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1418,6 +1418,14 @@ console.log( arr );

<!-- /.references -->

<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->

<section class="related">

</section>

<!-- /.related -->

<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->

<section class="links">
Expand Down
8 changes: 8 additions & 0 deletions int32/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1418,6 +1418,14 @@ console.log( arr );

<!-- /.references -->

<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->

<section class="related">

</section>

<!-- /.related -->

<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->

<section class="links">
Expand Down
8 changes: 8 additions & 0 deletions int8/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1418,6 +1418,14 @@ console.log( arr );

<!-- /.references -->

<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->

<section class="related">

</section>

<!-- /.related -->

<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->

<section class="links">
Expand Down
10 changes: 10 additions & 0 deletions linspace/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,16 @@ console.log( out.join( '\n' ) );

<!-- /.examples -->

<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->

<section class="related">

</section>

<!-- /.related -->

<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->

<section class="links">

[@stdlib/math/base/special/roundn]: https://github.com/stdlib-js/math-base-special-roundn
Expand Down
10 changes: 10 additions & 0 deletions logspace/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,16 @@ console.log( out.join( '\n' ) );

<!-- /.examples -->

<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->

<section class="related">

</section>

<!-- /.related -->

<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->

<section class="links">

</section>
Expand Down
8 changes: 8 additions & 0 deletions min-dtype/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,14 @@ for ( i = 0; i < 100; i++ ) {

<!-- /.references -->

<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->

<section class="related">

</section>

<!-- /.related -->

<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->

<section class="links">
Expand Down
8 changes: 8 additions & 0 deletions next-dtype/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,14 @@ for ( i = 0; i < DTYPES.length; i++ ) {

<!-- /.references -->

<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->

<section class="related">

</section>

<!-- /.related -->

<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->

<section class="links">
Expand Down
8 changes: 8 additions & 0 deletions pool/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -437,6 +437,14 @@ console.log( 'nbytes: %d', typedarray.nbytes );

<!-- /.references -->

<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->

<section class="related">

</section>

<!-- /.related -->

<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->

<section class="links">
Expand Down
Loading

0 comments on commit f4214d8

Please sign in to comment.