asc-community / asc-community/AngouriMath
Linear Children should cache its result
Open
Not now
Proposal
- Dominant language
- C#
- Stars
- 831
- Forks
- 79
- Avg merge
- 3h 23m
- Merged PRs (30d)
- 309
Description
Since nodes are immutable, we can cache the result of `LinearChildren` in the caller node and redistribute all over other nodes with linear memory consumption
Something like that:

Contributor guide
Assessment
This issue has not been assessed yet.