storage
storage copied to clipboard
More Vectorisations with MKL
A decent performance improvement could be achieve by more vectorisation of calculations of arrays of numbers, e.g. add decision volume to inventory to get next step inventory over the vector of per-simulation inventories.
Should be done after https://github.com/cmdty/storage/issues/28 to avoid a divergence in performance over different OS.