We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 716d2f5 commit 1fa3a3eCopy full SHA for 1fa3a3e
doc/specs/index.md
@@ -14,6 +14,7 @@ This is and index/directory of the specifications (specs) for each new module/fe
14
- [error](./stdlib_error.html) - Catching and handling errors
15
- [IO](./stdlib_io.html) - Input/output helper & convenience
16
- [linalg](./stdlib_linalg.html) - Linear Algebra
17
+ - [logger](./stdlib_logger.html) - Runtime logging system
18
- [optval](./stdlib_optval.html) - Fallback value for optional arguments
19
- [quadrature](./stdlib_quadrature.html) - Numerical integration
20
- [stats](./stdlib_stats.html) - Descriptive Statistics
0 commit comments