5 * <p> This is a beta version of gplib++ a geophysical library for magnetotelluric, receiver function and
6 * surface wave dispersion data.
7 * Documentation is still very sparse and any help is appreciated. Otherwise bear with me
8 * I hopefully will be able to provide the first properly documented version soon.
9 * Installation instruction can be found in the file INSTALL in the source package. All code
10 * is release under the GNU General Public License.
11 * </p>
12 * <p>
13 * You can download the latest source code from the sourceforge <A href="http://sourceforge.net/projects/gplib"
14 * name="project page"> summary page </A>
15 * </p>
16 * <p>
17 * Some information about the genetic algorithm joint inversion code can be found in:
18 *
19 * Moorkamp, M., A. G. Jones, and D. W. Eaton (2007), Joint inversion of teleseismic receiver
20 * functions and magnetotelluric data using a genetic algorithm:
21 * Are seismic velocities and electrical conductivities compatible?, Geophys. Res. Lett., 34, L16311, doi:10.1029/2007GL030519.
22 *
23 * for the joint inversion including surface waves and more background information, have a look at:
24 *
25 * Moorkamp , M., A. G. Jones, and S. Fishwick (2010), Joint inversion of receiver functions, surface wave dispersion,
26 * and magnetotelluric data, J. Geophys. Res., 115, B04318, doi:10.1029/2009JB006369.
27 * </p>
28 * <p>
29 * If you are interested in my other activities, visit my <A href="http://www2.le.ac.uk/departments/geology/people/moorkamp-m/mm489" name="my homepage"> personal
30 * homepage </A> or my <A href="http://www.joint-inversion.com"> page on joint inversion </A>.