Skip to content

Commit a9f053e

Browse files
committed
Update TODO
1 parent 7ba5abf commit a9f053e

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

TODO.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ TODO
1414
3. determine how to handle internal `@stdlib` links in READMEs
1515
- e.g., `@stdlib/math/constants/float64-two-pi`
1616
- replace internal module references
17-
4. more extensive tests for `ln`, `sqrt`, etc
17+
4. more extensive tests for `ln`, `sqrt`, `cos`, `sin`, `cos`, etc
1818
- test against Julia
1919
5. determine a browser testing strategy
2020
- could run into memory issues if all numeric tests are run for all functions, etc.
@@ -39,11 +39,7 @@ TODO
3939
- [`component/type`](https://github.com/component/type/blob/master/index.js)
4040
- [`fn-type`](https://github.com/Kikobeats/fn-type)
4141
15. export regexps?
42-
16. another name for `specification-class`?
43-
- `built-in-internal-class`
44-
- `internal-class`
45-
- `spec-class`
46-
- `ecma-class`
42+
16. move `@stdlib/tools` to `@stdlib/utils/tools`
4743
17. should `utils/function-name` support generator functions?
4844
18. replace `require` statements of external compute modules
4945
19. port `math-float64-set-high-word` and `math-float64-get-high-word` for `expm1` to work

0 commit comments

Comments
 (0)