Ten Computational Canons
ID: ten-computational-canons
The Ten Computational Canons is a framework proposed by Milosavljevic and collaborators to capture key principles that inform the design and evaluation of computational systems. Though I can't access the latest details or developments beyond October 2023, traditionally, these canons emphasize aspects such as: 1. **Generality**: Solutions should be applicable across various problems and domains. 2. **Efficiency**: They should optimize resource use, including time and space complexity.
New to topics? Read the docs here!