mirror of https://github.com/rm-dr/daisy
Updated TODO
parent
9bc95f2cab
commit
f8e2c32f9a
2
TODO.md
2
TODO.md
|
@ -20,7 +20,7 @@ Roadmap for fixes and features.
|
||||||
## Internals
|
## Internals
|
||||||
- Non-recursive treeify
|
- Non-recursive treeify
|
||||||
- Faster factorial function. Maybe use gamma instead?
|
- 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)
|
- Arbitrary precision float (rug doesn't offer arbitrary exponents)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue