Add example notebook for full analysis
Compare changes
- Matthew K Defenderfer authored
bugfix: fix case where exponent could exceed 4 and trigger an index error when choosing the proper storage unit
+ 1
− 1
@@ -18,7 +18,7 @@ def choose_appropriate_storage_unit(size,starting_unit='B'):