matlab
loadmat: Load MATLAB file.
savemat: Save a dictionary of names and arrays into a MATLAB-style .mat file.
whosmat: List variables inside a MATLAB file.
Numerical python functions written for compatibility with MATLAB commands with the same names. Most numerical python functions can be found in the numpy and scipy libraries. What remains here is code for performing spectral computations.