Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

docs: update related packages sections #3380

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

stdlib-bot
Copy link
Contributor

This PR

  • updates the related packages section of READMEs to include links to related packages.

@stdlib-bot stdlib-bot force-pushed the markdown-related-packages branch from 04720a4 to 1501e6d Compare December 9, 2024 03:16
@stdlib-bot stdlib-bot added automated-pr Automated pull request (e.g., from a bot). Documentation Improvements, additions, or changes to documentation. labels Dec 9, 2024
@stdlib-bot stdlib-bot requested a review from a team December 9, 2024 03:16
@stdlib-bot
Copy link
Contributor Author

Coverage Report

Package Statements Branches Functions Lines
array/bool 2730 / 2747
+ 99.38 %
454 / 463
+ 98.06 %
55 / 55
+ 100.00 %
2730 / 2747
+ 99.38 %
array/fixed-endian-float64 194 / 194
+ 100.00 %
2 / 2
+ 100.00 %
0 / 0
+ 100.00 %
194 / 194
+ 100.00 %
array/mskput 296 / 298
+ 99.33 %
28 / 29
+ 96.55 %
3 / 3
+ 100.00 %
296 / 298
+ 99.33 %
array/put 274 / 274
+ 100.00 %
29 / 29
+ 100.00 %
3 / 3
+ 100.00 %
274 / 274
+ 100.00 %
blas/sdot 216 / 216
+ 100.00 %
25 / 25
+ 100.00 %
1 / 1
+ 100.00 %
216 / 216
+ 100.00 %
constants/float32/significand-mask 56 / 56
+ 100.00 %
1 / 1
+ 100.00 %
0 / 0
+ 100.00 %
56 / 56
+ 100.00 %
math/base/special/acosd 176 / 176
+ 100.00 %
5 / 5
+ 100.00 %
2 / 2
+ 100.00 %
176 / 176
+ 100.00 %
math/base/special/rcbrtf 188 / 188
+ 100.00 %
5 / 5
+ 100.00 %
2 / 2
+ 100.00 %
188 / 188
+ 100.00 %
math/strided/special/asin-by 197 / 197
+ 100.00 %
5 / 5
+ 100.00 %
2 / 2
+ 100.00 %
197 / 197
+ 100.00 %
slice/base/normalize-slice 287 / 287
+ 100.00 %
36 / 36
+ 100.00 %
2 / 2
+ 100.00 %
287 / 287
+ 100.00 %
strided/base/dtype-str2enum 95 / 95
+ 100.00 %
5 / 5
+ 100.00 %
1 / 1
+ 100.00 %
95 / 95
+ 100.00 %
utils/async/function-sequence 209 / 209
+ 100.00 %
15 / 15
+ 100.00 %
3 / 3
+ 100.00 %
209 / 209
+ 100.00 %

The above coverage report was generated for the changes in this PR.

@Planeshifter Planeshifter added the Ready To Merge A pull request which is ready to be merged. label Dec 9, 2024
@stdlib-bot
Copy link
Contributor Author

PR Commit Message

docs: update related packages sections

PR-URL: https://github.com/stdlib-js/stdlib/pull/3380

Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>

Please review the above commit message and make any necessary adjustments.

@Planeshifter Planeshifter merged commit 1c56b73 into develop Dec 9, 2024
36 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
automated-pr Automated pull request (e.g., from a bot). Documentation Improvements, additions, or changes to documentation. Ready To Merge A pull request which is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants