|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
See:
Description
| Packages | |
|---|---|
| edu.rit.mpi.util | Package edu.rit.mpi.util contains general utility components for writing MPI programs in Java. |
| edu.rit.numeric | Package edu.rit.numeric provides classes and interfaces for scientific numerical computation. |
| edu.rit.numeric.plot | Package edu.rit.numeric.plot provides classes and interfaces for plotting data. |
The MRI Spin Relaxometry Library contains prototype programs for doing magnetic resonance image (MRI) spin relaxometry analysis. It was developed by Professor Alan Kaminsky and his student Luke McOmber in the Department of Computer Science at the Rochester Institute of Technology.
The Library was developed using Java Development Kit JDK 1.5.0.
Program SRSolve uses mpiJava, a Java implementation of the Message Passing Interface (MPI) standard for parallel programming on cluster computers. To run this program, the mpiJava distribution must be installed. (The mpiJava distribution is not part of the Library.) For further information about MPI, see the MPI Standard (http://www-unix.mcs.anl.gov/mpi/). For further information about mpiJava and to obtain the mpiJava distribution, see the mpiJava Home Page (http://aspen.ucs.indiana.edu/pss/HPJava/mpiJava.html). For further information about running this program, see the package summary documentation and the SRSolve documentation.
The Library is distributed as a Java Archive (JAR) file named "sr.jar" including Java class files, Java source files, and Javadoc.
To run the programs, simply store the JAR file somewhere and specify the JAR file in the Java class path.
To examine the Java source files and Javadoc, unpack the JAR file. The Javadoc home page is in the file "doc/index.html" under the directory where the JAR file was unpacked.
The files in the MRI Spin Relaxometry Library ("The Library") are copyright © 2005 by Alan Kaminsky. All rights reserved. For further information, contact the author, Alan Kaminsky, at ark@cs.rit.edu.
The Library 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.
The Library 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.
A copy of the GNU General Public License is provided in the file gpl.txt. You may also obtain a copy of the GNU General Public License on the World Wide Web at http://www.gnu.org/licenses/gpl.html or by writing to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||