Download MQLS-XM
The current release of MQLS-XM is 1.0. It is available
as a gzipped tar archive that contains all of the source code and documentation as
well as a precompiled binary for Linux 64 bit machines. It also contains
example input and output files.
- Download the archive MQLS_XM1.0.tar.gz
- Gunzip and untar the archive contents: tar xvfz
MQLS_XM1.0.tar.gz
- Switch to the newly created directory containing the source:
cd MQLS_XM
- To get started, follow the instructions in the MQLS_XM_Documentation.pdf
file
If you do not have the tar and gunzip utilities available, you can download
each of the files in the MQLS-XM distribution individually.
GNU GENERAL PUBLIC LICENSE
We have a precompiled binary of MQLS-XM for Linux platforms
in case you do not want to compile the code yourself.
After downloading the above files into a directory, read the file MQLS_XM_Documentation.pdf
for instructions on how to compile and run the code.