Updated TODO

pull/2/head
Mark 2023-04-07 18:17:08 -07:00
parent 9bc95f2cab
commit f8e2c32f9a
Signed by: Mark
GPG Key ID: AD62BB059C2AAEE4
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ Roadmap for fixes and features.
## Internals
- Non-recursive treeify
- Faster factorial function. Maybe use gamma instead?
- Remove extra calls to `.clone()`
- Remove extra calls to `.clone()` in quantity module
- Arbitrary precision float (rug doesn't offer arbitrary exponents)