How are matrices usually represented within computer systems? For example, Google stores extremely large matrices on their servers for maintaining an index of web pages and determining the importance of those web pages.
Not necessarily in Google's case, in what data format are "living" matrices (read: not stuck in code) commonly stored?