| File | Date | Author | Commit |
|---|---|---|---|
| apps | 2014-01-24 |
|
[415d99] combine the speedup for gtplus spirit recon |
| cmake | 2013-12-09 |
|
[83ca85] Gadgetron 2p5; together with GtCloud paper |
| doc | 2013-12-09 |
|
[83ca85] Gadgetron 2p5; together with GtCloud paper |
| gadgets | 2014-01-20 |
|
[7118c8] Changed cuNDFFT api to match hoNDFFT and fixed ... |
| test | 2014-01-22 |
|
[55dd07] combine fixes after gtcloud paper review |
| toolboxes | 2014-01-24 |
|
[415d99] combine the speedup for gtplus spirit recon |
| .gitignore | 2014-01-22 |
|
[55dd07] combine fixes after gtcloud paper review |
| CMakeLists.txt | 2014-01-22 |
|
[87467d] make sure out-of-source compilation |
| LICENSE | 2013-04-18 |
|
[7fe9f4] Merge DICOM gadget into gadgetron |
| README | 2013-04-18 |
|
[7fe9f4] Merge DICOM gadget into gadgetron |
GADGETRON IMAGE RECONSTRUCTION FRAMEWORK Please read LICENSE file for licensing details. Detailed installation instructions and manual is available at: http://gadgetron.sourceforge.net ------------------------------------- General Building Instructions (on Unix platforms) mkdir build cd build cmake ../ make sudo make install Please check manual for detailed instructions for your platform.