NumPy's savetxt and loadtxt functions let you store and load any matrices. They use text format, so you can view the content of the file in a text editor.