-
-
Notifications
You must be signed in to change notification settings - Fork 870
Open
Labels
Description
TODO annotations
- docs/assets/sponsors/README.md#L44: <!-- TODO: include dimensions for each level -->
- docs/editors/vscode/README.md#L114: "text": "TODO:",
- docs/contributing/FAQ.md#L277: TODO: Can we add a link to the PR naming guidelines here?
- docs/migration-guides/mathjs/Makefile#L146: # TODO: add Windows command
- docs/migration-guides/mathjs/benchmark/benchmark.floor.number.js#L65: // TODO: add math/special/floor benchmarks
- docs/migration-guides/mathjs/benchmark/benchmark.hypot.number.js#L69: // TODO: add math/special/hypot benchmarks
- docs/migration-guides/mathjs/benchmark/benchmark.log1p.number.js#L65: // TODO: add math/special/log1p benchmarks
- docs/migration-guides/mathjs/benchmark/benchmark.square.array.generic.js#L67: // TODO: add math/special/abs2 benchmarks
- docs/migration-guides/mathjs/benchmark/benchmark.erf.number.js#L65: // TODO: add math/special/erf benchmarks
- docs/migration-guides/mathjs/benchmark/benchmark.subtract.js#L69: // TODO: add math/ops/sub benchmarks
- docs/migration-guides/mathjs/benchmark/benchmark.exp.number.js#L65: // TODO: add math/special/exp benchmarks
- docs/migration-guides/mathjs/benchmark/benchmark.ceil.number.js#L65: // TODO: add math/special/ceil benchmarks
- docs/migration-guides/mathjs/benchmark/benchmark.multiply.number.js#L69: // TODO: add math/ops/mul benchmarks
- docs/migration-guides/mathjs/benchmark/benchmark.square.array.float64.js#L91: // TODO: add math/special/abs2 benchmarks
- docs/migration-guides/mathjs/benchmark/benchmark.add.number.js#L69: // TODO: add math/ops/add benchmarks
- docs/migration-guides/mathjs/benchmark/benchmark.multiply.complex_number.js#L74: // TODO: add math/special/mul benchmarks
- docs/migration-guides/mathjs/benchmark/benchmark.add.complex_number.js#L74: // TODO: add math/special/add benchmarks
- docs/migration-guides/mathjs/benchmark/benchmark.log10.number.js#L65: // TODO: add math/special/log10 benchmarks
- docs/migration-guides/mathjs/benchmark/benchmark.cbrt.number.js#L65: // TODO: add math/special/cbrt benchmarks
- docs/migration-guides/mathjs/benchmark/benchmark.multiply.array.generic.js#L69: // TODO: add math/ops/mul benchmarks
- docs/migration-guides/mathjs/benchmark/benchmark.log2.number.js#L65: // TODO: add math/special/log2 benchmarks
- docs/migration-guides/mathjs/benchmark/benchmark.expm1.number.js#L65: // TODO: add math/special/expm1 benchmarks
- docs/migration-guides/mathjs/benchmark/benchmark.add.array.generic.js#L69: // TODO: add math/ops/add benchmarks
- docs/migration-guides/mathjs/benchmark/benchmark.square.complex_number.js#L70: // TODO: add math/special/abs2 benchmarks
- docs/migration-guides/mathjs/benchmark/benchmark.square.number.js#L65: // TODO: add math/special/abs2 benchmarks
- docs/migration-guides/mathjs/benchmark/benchmark.sqrt.number.js#L65: // TODO: add math/special/sqrt benchmarks
- docs/migration-guides/tfjs/Makefile#L146: # TODO: add Windows command
- docs/migration-guides/scijs/Makefile#L146: # TODO: add Windows command
- docs/style-guides/javascript/README.md#L116: TODO: ESLint rule
- docs/style-guides/javascript/README.md#L150: TODO: ESLint rule
- docs/style-guides/javascript/README.md#L187: TODO: ESLint rule
- docs/style-guides/javascript/README.md#L227: TODO: ESLint rule
- docs/style-guides/javascript/README.md#L261: TODO: ESLint rule
- docs/style-guides/javascript/README.md#L513: TODO: ESLint rule
- docs/style-guides/javascript/README.md#L551: TODO: ESLint rule
- docs/style-guides/javascript/README.md#L640: TODO: ESLint rule (and code review)
- docs/style-guides/javascript/README.md#L676: TODO: ESLint rule
- docs/style-guides/javascript/README.md#L711: TODO: ESLint rule
- docs/style-guides/javascript/README.md#L819: TODO: ESLint rule
- docs/style-guides/javascript/README.md#L837: TODO: ESLint rule. Code review.
- docs/style-guides/javascript/README.md#L1135: TODO: ESLint rule
- docs/style-guides/javascript/README.md#L1176: TODO: ESLint rule. Code review.
- docs/style-guides/javascript/README.md#L1218: TODO: ESLint rule
- docs/style-guides/javascript/README.md#L1362: TODO: ESLint rule
- docs/style-guides/javascript/README.md#L1398: TODO: ESLint rule
- docs/style-guides/javascript/README.md#L1471: TODO: ESLint rule
- docs/style-guides/javascript/README.md#L1747: TODO: ESLint rule
- docs/style-guides/javascript/README.md#L1791: TODO: ESLint rule
- docs/style-guides/javascript/README.md#L1839: TODO: ESLint rule
- docs/style-guides/javascript/README.md#L1891: TODO: ESLint rule
- docs/style-guides/javascript/README.md#L2052: TODO: ESLint rule
- docs/style-guides/javascript/README.md#L2094: TODO: ESLint rule
- docs/style-guides/javascript/README.md#L2214: TODO: ESLint rule
- docs/style-guides/javascript/README.md#L2565: TODO: ESLint rule
- docs/style-guides/javascript/README.md#L2615: Code review. TODO: ESLint rule (?).
- docs/style-guides/javascript/README.md#L2644: Use
// TODO:
to annotate tasks. - docs/style-guides/javascript/README.md#L2650: // TODO: make
name
property value publicly accessible. - docs/style-guides/javascript/README.md#L2760: TODO: ESLint rule
- docs/style-guides/javascript/README.md#L2798: TODO: ESLint rule
- docs/style-guides/javascript/README.md#L2833: TODO: ESLint rule
- docs/style-guides/javascript/README.md#L2902: TODO: ESLint rule
- docs/style-guides/javascript/README.md#L2984: TODO: ESLint rule (?)
- tools/make/lib/complexity/javascript.mk#L37: # TODO: address bash argument length errors
- tools/make/lib/complexity/javascript.mk#L55: # TODO: address bash argument length errors
- tools/make/lib/complexity/javascript.mk#L73: # TODO: address bash argument length errors
- tools/make/lib/complexity/javascript.mk#L91: # TODO: address bash argument length errors
- tools/make/lib/complexity/javascript.mk#L109: # TODO: address bash argument length errors
- tools/make/lib/complexity/javascript.mk#L127: # TODO: address bash argument length errors
- tools/make/lib/test-browsers/Makefile#L54: # TODO: make robust to long file lists.
- tools/make/lib/ls/fortran/examples.mk#L40: # TODO: does not include top-level examples?
- tools/make/lib/ls/cpp/examples.mk#L40: # TODO: does not include top-level examples?
- tools/make/lib/ls/julia/examples.mk#L40: # TODO: does not include top-level examples?
- tools/make/lib/ls/python/examples.mk#L40: # TODO: does not include top-level examples?
- tools/make/lib/ls/typescript/examples.mk#L40: # TODO: does not include top-level examples?
- tools/make/lib/ls/javascript/examples.mk#L40: # TODO: does not include top-level examples?
- tools/make/lib/ls/c/examples.mk#L40: # TODO: does not include top-level examples?
- tools/make/lib/ls/r/examples.mk#L40: # TODO: does not include top-level examples?
- tools/make/lib/install/llvm.mk#L210: $(QUIET) echo 'TODO: make test more robust' >&2
- tools/make/lib/install/python_deps.mk#L25: # TODO: add support for specifying an installer (e.g., pip v conda)
- tools/make/lib/install/emsdk.mk#L209: $(QUIET) echo 'TODO: make test more robust' >&2
- tools/make/common.mk#L231: # TODO: add Windows command
- tools/docs/jsdoc/templates/html/publish.js#L628: // TODO: move the tutorial functions to templateHelper.js
- tools/snippets/lib/main.js#L34: // TODO: implementation
- tools/snippets/docs/repl.txt#L3: TODO: short desc.
- tools/snippets/docs/repl.txt#L5: TODO: longer desc/bkgd.
- tools/snippets/docs/repl.txt#L15: TODO: desc
- tools/snippets/docs/repl.txt#L20: TODO: desc
- tools/snippets/docs/repl.txt#L25: TODO: abbrev output
- tools/snippets/docs/repl.txt#L29: - TODO: only include reference(s) if usage requires citation(s)
- tools/snippets/test/test.validate.js#L60: // TODO: add tests
- tools/snippets/test/test.validate.js#L68: options = {}; // TODO: add options
- tools/snippets/test/fixtures/cpp/boost/runner.cpp#L274: write_data_as_json( f, x, y, len ); // TODO: tailor to fixture data
- tools/snippets/test/fixtures/julia/runner.jl#L39: # TODO: generate fixtures
- tools/snippets/test/fixtures/julia/runner.jl#L65: # TODO: generate input data (
x
) - tools/snippets/test/fixtures/python/runner.py#L46: # TODO: generate fixtures
- tools/snippets/test/fixtures/c/cephes/runner.c#L285: write_data_as_json( f, x, y, len ); // TODO: tailor to fixture data
- tools/snippets/test/fixtures/r/runner.R#L79: # TODO: generate test fixture data (
x
andy
), making sure to handle NaNs - tools/snippets/test/test.native.js#L44: // TODO: add tests
- tools/snippets/test/test.stdin_cli.js#L169: // TODO: add additional tests
- tools/snippets/test/test.cli.js#L144: // TODO: additional tests
- tools/snippets/test/test.js#L35: // TODO: add tests
- tools/snippets/package.json#L2: "name": "{{TODO:name}}",
- tools/snippets/package.json#L4: "description": "{{TODO:description}}",
- tools/snippets/package.json#L53: "{{TODO:keywords}}"
- tools/snippets/README.md#L40: var todo = require( '@stdlib/<TODO: module path>' );
- tools/snippets/README.md#L73: var todo = require( '@stdlib/<TODO: module path>' );
- tools/snippets/examples/index.js#L23: // TODO: add example code
- tools/snippets/benchmark/benchmark.length.js#L44: x.push( null ); // TODO: set values
- tools/snippets/benchmark/benchmark.length.js#L59: // TODO: synchronous task
- tools/snippets/benchmark/benchmark.wasm.js#L42: // TODO: synchronous task
- tools/snippets/benchmark/benchmark.async.js#L41: // TODO: asynchronous task
- tools/snippets/benchmark/benchmark.native.js#L43: // TODO: synchronous task
- tools/snippets/benchmark/benchmark.js#L34: // TODO: synchronous task
- tools/snippets/bin/cli#L61: foo( args[ 0 ] ); // TODO: implementation
- tools/scripts/check_clang_format#L49: # TODO: check for minimum version
- tools/scripts/check_gfortran#L49: # TODO: check for minimum version
- tools/scripts/check_fetch#L49: # TODO: check for minimum version
- tools/scripts/check_git#L49: # TODO: check for minimum version
- tools/scripts/npm_publish#L615: # TODO: need to update namespace TypeScript declarations
- tools/scripts/npm_publish#L617: # TODO: ensure that all package CLIs are executable
- tools/scripts/check_lintr#L40: # TODO: check for minimum version
- tools/scripts/check_python#L49: # TODO: check for minimum version
- tools/scripts/check_npm#L49: # TODO: check for minimum version
- tools/scripts/check_cmake#L49: # TODO: check for minimum version
- tools/scripts/check_rscript#L40: # TODO: check for minimum version
- tools/scripts/check_curl#L49: # TODO: check for minimum version
- tools/scripts/check_clang#L49: # TODO: check for minimum version
- tools/scripts/check_scipy#L49: # TODO: check for minimum version
- tools/scripts/check_pylint#L49: # TODO: check for minimum version
- tools/scripts/check_gnu_make#L49: # TODO: check for minimum version
- tools/scripts/check_pandoc#L49: # TODO: check for minimum version
- tools/scripts/check_julia#L49: # TODO: check for minimum version
- tools/scripts/check_pydocstyle#L49: # TODO: check for minimum version
- tools/scripts/check_gcc#L49: # TODO: check for minimum version
- tools/scripts/check_pycodestyle#L49: # TODO: check for minimum version
- tools/scripts/check_pip#L49: # TODO: check for minimum version
- tools/scripts/check_r#L49: # TODO: check for minimum version
- tools/scripts/check_gxx#L49: # TODO: check for minimum version
- tools/scripts/check_wget#L49: # TODO: check for minimum version
- tools/scripts/check_nodejs#L49: # TODO: check for minimum version
- tools/scripts/check_numpy#L49: # TODO: check for minimum version
- tools/git/hooks/pre-commit#L604: # TODO: if datapackage.json, validate via schema
- tools/git/hooks/pre-push#L306: # TODO: run CLI examples found in Markdown files
- tools/git/hooks/pre-push#L308: # TODO: compile and run C examples found in Markdown files
- etc/eslint/rules/best_practices.js#L316: rules[ 'dot-notation' ] = 'off'; // TODO: revisit?
- lib/node_modules/@stdlib/boolean/README.md#L62: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/dstructs/struct/lib/dtypes.js#L34: // 'float16', // TODO: uncomment once supported
- lib/node_modules/@stdlib/dstructs/struct/lib/dtypes.js#L39: // 'complex32', // TODO: uncomment once supported
- lib/node_modules/@stdlib/dstructs/struct/README.md#L87: TODO: document schema
- lib/node_modules/@stdlib/dstructs/struct/README.md#L89: TODO: document constructor API
- lib/node_modules/@stdlib/dstructs/named-typed-tuple/README.md#L2187: <!-- TODO: use stdlib
Object.freeze
package --> - lib/node_modules/@stdlib/dstructs/README.md#L66: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/buffer/ctor/lib/polyfill.js#L21: // TODO: write (browser) polyfill
- lib/node_modules/@stdlib/buffer/ctor/docs/repl.txt#L86: TODO: add methods and properties
- lib/node_modules/@stdlib/buffer/ctor/test/test.polyfill.js#L44: // TODO: tests
- lib/node_modules/@stdlib/buffer/ctor/README.md#L92: TODO: add properties
- lib/node_modules/@stdlib/buffer/ctor/README.md#L98: TODO: add methods
- lib/node_modules/@stdlib/buffer/README.md#L68: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/os/README.md#L80: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/bigint/ctor/docs/repl.txt#L25: TODO: document properties/methods
- lib/node_modules/@stdlib/bigint/ctor/README.md#L54: TODO: document properties/methods
- lib/node_modules/@stdlib/bigint/README.md#L62: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/console/README.md#L62: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/strided/common/README.md#L43: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/strided/README.md#L64: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/strided/base/README.md#L107: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/random/strided/README.md#L84: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/random/strided/tools/README.md#L64: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/random/README.md#L79: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/random/streams/README.md#L102: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/random/iter/README.md#L102: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/random/tools/README.md#L85: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/nlp/README.md#L66: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/net/README.md#L62: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/fs/write-file/test/test.cli.js#L272: // TODO: add tests for each CLI optional flag
- lib/node_modules/@stdlib/fs/README.md#L72: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/proxy/ctor/lib/polyfill.js#L48: // TODO: polyfill implementation
- lib/node_modules/@stdlib/proxy/ctor/test/test.polyfill.js#L70: // TODO: additional tests
- lib/node_modules/@stdlib/proxy/README.md#L62: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/string/next-code-point-index/lib/main.js#L30: var RE_UTF16_LOW_SURROGATE = /[\uDC00-\uDFFF]/; // TODO: replace with stdlib pkg
- lib/node_modules/@stdlib/string/num-code-points/lib/main.js#L29: var RE_UTF16_LOW_SURROGATE = /[\uDC00-\uDFFF]/; // TODO: replace with stdlib pkg
- lib/node_modules/@stdlib/string/README.md#L117: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/string/tools/README.md#L62: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/string/base/remove-first-code-point/lib/main.js#L23: var RE_UTF16_LOW_SURROGATE = /[\uDC00-\uDFFF]/; // TODO: replace with stdlib pkg
- lib/node_modules/@stdlib/string/base/for-each-code-point/lib/main.js#L23: var RE_UTF16_LOW_SURROGATE = /[\uDC00-\uDFFF]/; // TODO: replace with stdlib pkg
- lib/node_modules/@stdlib/string/base/remove-last-code-point/lib/main.js#L23: var RE_UTF16_LOW_SURROGATE = /[\uDC00-\uDFFF]/; // TODO: replace with stdlib pkg
- lib/node_modules/@stdlib/string/base/README.md#L125: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/string/base/slice-code-points/lib/main.js#L29: var RE_UTF16_LOW_SURROGATE = /[\uDC00-\uDFFF]/; // TODO: replace with stdlib pkg
- lib/node_modules/@stdlib/string/base/last-code-point/lib/main.js#L28: var RE_UTF16_LOW_SURROGATE = /[\uDC00-\uDFFF]/; // TODO: replace with stdlib pkg
- lib/node_modules/@stdlib/string/base/for-each-code-point-right/lib/main.js#L23: var RE_UTF16_LOW_SURROGATE = /[\uDC00-\uDFFF]/; // TODO: replace with stdlib pkg
- lib/node_modules/@stdlib/string/base/reverse-code-points/lib/main.js#L23: var RE_UTF16_LOW_SURROGATE = /[\uDC00-\uDFFF]/; // TODO: replace with stdlib pkg
- lib/node_modules/@stdlib/string/base/distances/README.md#L71: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/string/base/first-code-point/lib/main.js#L28: var RE_UTF16_LOW_SURROGATE = /[\uDC00-\uDFFF]/; // TODO: replace with stdlib pkg
- lib/node_modules/@stdlib/plot/ctor/lib/main.js#L322: 'value': minstd().toString() // TODO: uuid
- lib/node_modules/@stdlib/plot/ctor/lib/view/electron/main.js#L51: // 'minWidth': parseInt( ENV.PLOT_MIN_WIDTH, 10 ), // TODO: needed?
- lib/node_modules/@stdlib/plot/ctor/lib/view/electron/main.js#L53: // 'minHeight': parseInt( ENV.PLOT_MIN_HEIGHT, 10 ), // TODO: needed?
- lib/node_modules/@stdlib/plot/ctor/lib/view/view.browser.js#L50: // TODO: ASCII
- lib/node_modules/@stdlib/plot/ctor/lib/view/view.js#L50: // TODO: ASCII
- lib/node_modules/@stdlib/plot/ctor/lib/props/x-max/set.js#L46: // TODO: add test to determine if evaluates to valid date?
- lib/node_modules/@stdlib/plot/ctor/lib/props/x-max/set.js#L51: // TODO: Date
- lib/node_modules/@stdlib/plot/ctor/lib/props/x-scale/set.js#L48: // TODO: test for valid scale
- lib/node_modules/@stdlib/plot/ctor/lib/props/x-scale/get.js#L23: var linear = require( 'd3-scale' ).scaleLinear; // TODO: remove
- lib/node_modules/@stdlib/plot/ctor/lib/props/x-scale/get.js#L24: var time = require( 'd3-scale' ).scaleTime; // TODO: remove
- lib/node_modules/@stdlib/plot/ctor/lib/props/x-scale/get.js#L47: // TODO: other scales
- lib/node_modules/@stdlib/plot/ctor/lib/props/x-min/set.js#L47: // TODO: add test to determine if evaluates to valid date?
- lib/node_modules/@stdlib/plot/ctor/lib/props/x-min/set.js#L52: // TODO: Date
- lib/node_modules/@stdlib/plot/ctor/lib/props/x-tick-format/get.js#L23: var format = require( 'd3-format' ).format; // TODO: remove
- lib/node_modules/@stdlib/plot/ctor/lib/props/x-tick-format/get.js#L24: var timeFormat = require( 'd3-time-format' ).timeFormat; // TODO: remove
- lib/node_modules/@stdlib/plot/ctor/lib/props/y-scale/set.js#L48: // TODO: test for valid scale
- lib/node_modules/@stdlib/plot/ctor/lib/props/y-scale/get.js#L23: var linear = require( 'd3-scale' ).scaleLinear; // TODO: remove
- lib/node_modules/@stdlib/plot/ctor/lib/props/y-scale/get.js#L24: var time = require( 'd3-scale' ).scaleTime; // TODO: remove
- lib/node_modules/@stdlib/plot/ctor/lib/props/y-scale/get.js#L47: // TODO: other scales
- lib/node_modules/@stdlib/plot/ctor/lib/props/y-tick-format/get.js#L23: var format = require( 'd3-format' ).format; // TODO: remove
- lib/node_modules/@stdlib/plot/ctor/lib/props/y-tick-format/get.js#L24: var timeFormat = require( 'd3-time-format' ).timeFormat; // TODO: remove
- lib/node_modules/@stdlib/plot/README.md#L52: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/plot/sparklines/README.md#L61: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/plot/sparklines/unicode/up-down/lib/render.js#L50: // TODO: "down" values diff color (red) (?)
- lib/node_modules/@stdlib/plot/sparklines/unicode/up-down/lib/render.js#L52: // TODO: specify bkgd color for streaks of a given length (?)
- lib/node_modules/@stdlib/plot/sparklines/unicode/column/lib/render.js#L95: // TODO: negative values diff color (red)
- lib/node_modules/@stdlib/plot/sparklines/unicode/tristate/lib/render.js#L55: // TODO: "loss" values diff color (red)
- lib/node_modules/@stdlib/plot/sparklines/unicode/line/lib/render.js#L114: // TODO: negative values diff color (red)
- lib/node_modules/@stdlib/plot/sparklines/unicode/win-loss/lib/render.js#L61: // TODO: "loss" values diff color (red) (?)
- lib/node_modules/@stdlib/plot/sparklines/unicode/win-loss/lib/render.js#L63: // TODO: specify bkgd color for streaks of a given length (?)
- lib/node_modules/@stdlib/plot/sparklines/base/README.md#L60: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/plot/unicode/stemleaf/lib/format_data.js#L51: // TODO: add support for
ndarray
-like interfaces - lib/node_modules/@stdlib/plot/components/svg/rug/lib/main.js#L25: var linear = require( 'd3-scale' ).scaleLinear; // TODO: remove
- lib/node_modules/@stdlib/plot/components/svg/rug/README.md#L31: <!-- TODO: add figure -->
- lib/node_modules/@stdlib/plot/components/svg/clip-path/lib/main.js#L99: 'value': opts.id || minstd().toString() // TODO: uuid
- lib/node_modules/@stdlib/plot/components/svg/path/lib/main.js#L21: // TODO: improve JSDoc examples
- lib/node_modules/@stdlib/plot/components/svg/path/lib/main.js#L27: var linear = require( 'd3-scale' ).scaleLinear; // TODO: remove
- lib/node_modules/@stdlib/plot/components/svg/path/lib/props/line/get.js#L23: var line = require( 'd3-shape' ).line; // TODO: remove
- lib/node_modules/@stdlib/plot/components/svg/path/lib/props/line/get.js#L40: // TODO: interpolate (curve factory)
- lib/node_modules/@stdlib/plot/components/svg/path/lib/props/line/get.js#L41: // TODO: tension
- lib/node_modules/@stdlib/plot/components/svg/axis/lib/main.js#L21: // TODO: improve JSDoc examples
- lib/node_modules/@stdlib/plot/components/svg/axis/lib/main.js#L27: var linear = require( 'd3-scale' ).scaleLinear; // TODO: remove
- lib/node_modules/@stdlib/plot/components/svg/axis/lib/index.js#L21: // TODO: remove d3-scale
- lib/node_modules/@stdlib/plot/components/svg/axis/lib/components/index.js#L56: 'font-size': 10, // TODO: option
- lib/node_modules/@stdlib/plot/components/svg/axis/lib/components/index.js#L57: 'font-family': 'sans-serif', // TODO: option
- lib/node_modules/@stdlib/plot/components/svg/axis/lib/props/tick-format/get.js#L23: var format = require( 'd3-format' ).format; // TODO: remove
- lib/node_modules/@stdlib/plot/components/svg/axis/examples/index.js#L22: var linear = require( 'd3-scale' ).scaleLinear; // TODO: remove
- lib/node_modules/@stdlib/plot/components/svg/symbols/lib/main.js#L21: // TODO: improve JSDoc examples
- lib/node_modules/@stdlib/plot/components/svg/symbols/lib/main.js#L27: var linear = require( 'd3-scale' ).scaleLinear; // TODO: remove
- lib/node_modules/@stdlib/plot/base/ctor/lib/main.js#L248: 'value': minstd().toString() // TODO: uuid
- lib/node_modules/@stdlib/plot/base/ctor/lib/view/electron/main.js#L51: // 'minWidth': parseInt( ENV.PLOT_MIN_WIDTH, 10 ), // TODO: needed?
- lib/node_modules/@stdlib/plot/base/ctor/lib/view/electron/main.js#L53: // 'minHeight': parseInt( ENV.PLOT_MIN_HEIGHT, 10 ), // TODO: needed?
- lib/node_modules/@stdlib/plot/base/ctor/lib/view/view.browser.js#L50: // TODO: ASCII
- lib/node_modules/@stdlib/plot/base/ctor/lib/view/view.js#L50: // TODO: ASCII
- lib/node_modules/@stdlib/plot/base/ctor/lib/props/x-tick-format/get.js#L23: var format = require( 'd3-format' ).format; // TODO: remove
- lib/node_modules/@stdlib/plot/base/ctor/lib/props/x-tick-format/get.js#L24: var timeFormat = require( 'd3-time-format' ).timeFormat; // TODO: remove
- lib/node_modules/@stdlib/plot/base/ctor/lib/props/y-tick-format/get.js#L23: var format = require( 'd3-format' ).format; // TODO: remove
- lib/node_modules/@stdlib/cli/ctor/lib/main.js#L25: var parseArgs = require( 'minimist' ); // TODO: replace with stdlib equivalent
- lib/node_modules/@stdlib/cli/README.md#L62: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/function/README.md#L63: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/bench/harness/lib/runner/encode_assertion.js#L90: throw new Error( 'unexpected error.' ); // TODO: remove me
- lib/node_modules/@stdlib/bench/harness/lib/benchmark-class/deep_equal.js#L35: // TODO: implement
- lib/node_modules/@stdlib/bench/harness/lib/benchmark-class/not_deep_equal.js#L35: // TODO: implement
- lib/node_modules/@stdlib/bench/harness/test/test.runner.js#L2052: // TODO: tests for encoding results
- lib/node_modules/@stdlib/bench/harness/test/test.benchmark.js#L1123: // TODO: add deepEqual and notDeepEqual tests
- lib/node_modules/@stdlib/bench/harness/README.md#L649: TODO: include stack
- lib/node_modules/@stdlib/bench/harness/README.md#L654: TODO: include stack
- lib/node_modules/@stdlib/bench/harness/README.md#L898: TODO: include stack
- lib/node_modules/@stdlib/bench/harness/README.md#L923: TODO: include stack
- lib/node_modules/@stdlib/bench/harness/README.md#L979: TODO: include stack
- lib/node_modules/@stdlib/bench/harness/README.md#L1017: TODO: include stack
- lib/node_modules/@stdlib/bench/harness/README.md#L1061: TODO: include stack
- lib/node_modules/@stdlib/bench/harness/README.md#L1105: TODO: include stack
- lib/node_modules/@stdlib/slice/README.md#L65: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/slice/base/README.md#L75: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/simulate/README.md#L62: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/simulate/iter/sawtooth-wave/README.md#L46: <!-- TODO: add a figure showing a sawtooth wave -->
- lib/node_modules/@stdlib/simulate/iter/triangle-wave/README.md#L46: <!-- TODO: add a figure showing a triangle wave -->
- lib/node_modules/@stdlib/simulate/iter/periodic-sinc/README.md#L108: <!-- TODO: add a figure showing a periodic sinc waveform -->
- lib/node_modules/@stdlib/simulate/iter/bartlett-pulse/README.md#L46: <!-- TODO: add a figure showing a Bartlett pulse train -->
- lib/node_modules/@stdlib/simulate/iter/pulse/README.md#L46: <!-- TODO: add a figure showing a pulse train -->
- lib/node_modules/@stdlib/simulate/iter/lanczos-pulse/README.md#L46: <!-- TODO: add a figure showing a Lanczos pulse train -->
- lib/node_modules/@stdlib/simulate/iter/README.md#L77: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/simulate/iter/sine-wave/README.md#L46: <!-- TODO: add a figure showing a sine wave -->
- lib/node_modules/@stdlib/simulate/iter/square-wave/README.md#L46: <!-- TODO: add a figure showing a square wave -->
- lib/node_modules/@stdlib/simulate/iter/hann-pulse/README.md#L46: <!-- TODO: add a figure showing a Hann pulse train -->
- lib/node_modules/@stdlib/simulate/iter/bartlett-hann-pulse/README.md#L46: <!-- TODO: add a figure showing a Bartlett-Hann pulse train -->
- lib/node_modules/@stdlib/simulate/iter/flat-top-pulse/README.md#L54: <!-- TODO: add a figure showing a flat top pulse train -->
- lib/node_modules/@stdlib/simulate/iter/cosine-wave/README.md#L46: <!-- TODO: add a figure showing a sine wave -->
- lib/node_modules/@stdlib/simulate/iter/dirac-comb/README.md#L46: <!-- TODO: add a figure showing a Dirac comb -->
- lib/node_modules/@stdlib/streams/README.md#L62: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/streams/node/README.md#L77: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/streams/node/split/test/test.main.js#L68: // TODO: split tests!
- lib/node_modules/@stdlib/streams/node/join/lib/main.js#L79: clbk(); // TODO: consider supporting an option to append a final separator
- lib/node_modules/@stdlib/number/ctor/test/test.js#L91: v = new Ctor( new Date() ); // TODO: explicitly require
- lib/node_modules/@stdlib/number/uint32/README.md#L62: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/number/uint32/base/README.md#L68: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/number/README.md#L68: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/number/float64/README.md#L64: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/number/float64/base/README.md#L76: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/number/float64/base/to-binary-string/lib/main.js#L39: // TODO: consider moving to external constants
- lib/node_modules/@stdlib/number/float64/base/to-binary-string/test/test.js#L33: // TODO: consider moving to external constants
- lib/node_modules/@stdlib/number/float64/base/assert/README.md#L71: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/number/uint8/README.md#L62: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/number/uint8/base/README.md#L64: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/number/int32/README.md#L62: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/number/int32/base/README.md#L60: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/number/float32/README.md#L62: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/number/float32/base/README.md#L70: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/number/float32/base/significand/lib/main.js#L29: var MASK = 0x007fffff; // TODO: consider making an external constant
- lib/node_modules/@stdlib/number/float32/base/to-binary-string/lib/main.js#L37: // TODO: consider placing in external modules
- lib/node_modules/@stdlib/number/float32/base/to-binary-string/test/test.js#L33: // TODO: consider placing in external modules
- lib/node_modules/@stdlib/number/float32/base/assert/README.md#L71: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/number/float32/base/exponent/lib/main.js#L30: var EXP_MASK = 0x7f800000; // TODO: consider making an external constant
- lib/node_modules/@stdlib/number/float32/base/to-word/test/test.native.js#L39: // TODO: consider making external constants
- lib/node_modules/@stdlib/number/float32/base/to-word/test/test.js#L33: // TODO: consider making external constants
- lib/node_modules/@stdlib/number/uint16/README.md#L62: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/number/uint16/base/README.md#L64: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/blas/README.md#L69: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/blas/tools/README.md#L62: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/blas/ext/README.md#L64: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/blas/ext/base/README.md#L190: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/blas/ext/base/ndarray/README.md#L69: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/blas/ext/base/wasm/README.md#L58: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/blas/base/README.md#L203: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/blas/base/assert/README.md#L64: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/blas/base/wasm/README.md#L80: <!-- TODO: better examples -->
- lib/node_modules/@stdlib/assert/is-uri-error/test/test.js#L23: var vm = require( 'vm' ); // TODO: handle in-browser tests
- lib/node_modules/@stdlib/assert/is-reference-error/test/test.js#L23: var vm = require( 'vm' ); // TODO: handle in-browser tests
- [lib/node_modul...[Issue body truncated]