Answer to Question #259527 in Python for Iyaloo

Question #259527

 Given a 5-D python array with shape (24x4096x2016x24x8), and each element in the array is a 8-bit unsigned integer, calculate the approximate amount of RAM such array will take if you are using them in python.


1
Expert's answer
2021-11-01T06:35:48-0400

24*4096*2016*24*8 = 38050725888 bits = 4,756340736 Gigabytes


Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog