DK96-OS / MathTools

Mathematical Software Components. This library is actively maintained, and aims to stay updated. New feature proposals are welcome, but may not be included.
Apache License 2.0
2 stars 1 forks source link

Prime Numbers Cache Static Properties #57

Closed DK96-OS closed 2 years ago

DK96-OS commented 2 years ago

Add key static properties to the Prime Number caches.

These static properties will enable users to dynamically choose the appropriate size of Cache (Byte or Short) without instantiating a cache object.