Hallo! I would like to know how big an "UArray (100,100) Double" is (approximately) in Bytes. And how much heap will the program consume for it. (I mean does the garbage collector need this size, or double the size, or what?) Thanks, Andreas