Don't instantiate a new matrix(0) every time none is needed
Open
speed-up
- Dominant language
- Python
- Stars
- 14
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Store one `matrix(0)` in eval, and use that every time none is needed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.