forked from NessimOussedik/Cache-Allocation-Project
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or request
Description
So far, the code constructs "manually" a Zipf distribution in the function zipf_distribution and then gets each sample of such a distribution manually, in this code.
Instead, we should used the optimized functions of Python libraries, like in this post.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request