QCDLAB is a package of MATLAB/OCTAVE functions for lattice QCD calculations. Version 1.0 simulates the Schwinger model or QED2 on the lattice. Legal Notice Copyright (C) 2006 Artan Borici This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Contact information: email: borici@fshn.edu.al or Artan Borici University of Tirana Physics Department Faculty of Natural Sciences King Zog I Bvd. Tirana Albania How to use the software 1. Download qcdlab directory: ReadMe MProject1.m MProject2.m MProject3.m OProject1.m OProject2.m OProject3.m qcdlab_10.pdf qcdlab_10.tar.gz theta2 2. Unpack qcdlab_10.tar.gz in the working directory or in the default library of m-files of your MATLAB/OCTAVE software. 3. To test QCDLAB 1.0 (recommended) a) Start MATLAB/OCTAVE. b) Open eg. MProject1.m file for MATLAB or OProject1.m file for OCTAVE within a text editor. c) Copy the lines in the same order as in the file. d) Paste them in the MATLAB/OCTAVE workspace. or a) Put MProject1.m/OProject1.m file in the default library of m-files of your MATLAB/OCTAVE software. b) Open MATLAB/OCTAVE and type MProject1 for MATLAB or OProject1 for OCTAVE to test these projects.