[EXPERIMENT] Caching classmethods one and zero
Open
- Dominant language
- Python
- Stars
- 231
- Forks
- 88
- PR merge metrics
- No merged PRs in 30d
Description
### What is wrong?
Caching the outputs of the classmethods `one` and `zero` of the classes `FQ` and `FQP` **may** increase the performance
It would ideally be better to do this after #49 is done with, so as to check the performance gains.
### How can it be fixed
Fill this in if you know how to fix it.
Contributor guide
Assessment
This issue has not been assessed yet.