deepskies / deepskies/DeepDiagnostics
Variable Reuse via global var store
Open
enhancement
Wishlist
- Dominant language
- Jupyter Notebook
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Certainly metrics will use the same data/inference over and over again. The modular approach in PR #43 will mean that calculations are probably going to be replicated.
Should we implement some sort of global variable store (something akin to a light-weight sql db) to avoid repeat work?
Contributor guide
Assessment
This issue has not been assessed yet.