[med-svn] [bart] branch upstream updated (f2cc7f3 -> fc30b69)

Martin Uecker uecker-guest at moszumanska.debian.org
Sun Dec 6 23:12:53 UTC 2015


This is an automated email from the git hooks/post-receive script.

uecker-guest pushed a change to branch upstream
in repository bart.

      from  f2cc7f3   fix install on Mac OS X
      adds  53b631b   added lrdecom to do multi-scale low rank decomposition
      adds  b2f5336   merge bart
      adds  1966516   Merge branch 'master' of https://github.com/mrirecon/bart
      adds  c04a198   Merge branch 'master' of https://github.com/mrirecon/bart
      adds  b02cdc5   Merge branch 'master' of https://github.com/mrirecon/bart
      adds  5e9bf80   changed lrdecom to lrmatrix. added matrix completion ability
      adds  7ad77df   Merge pull request #15 from frankong/master
      adds  263f961   make bartview show file name
      adds  12d2968   add Sid to ACKNOWLEDGEMENTS
      adds  67660b3   make bart matlab script look for system-wide bart
      adds  ccf350d   make git-version.sh more robust
      adds  f3f6d1a   Makefile improvements
      adds  d689d04   rework main dispatch
      adds  fc30b69   fix const

No new revisions were added by this update.

Summary of changes:
 ACKNOWLEDGEMENTS |   1 +
 Makefile         |  26 +++--
 bartview.py      |   1 +
 git-version.sh   |   4 +-
 matlab/bart.m    |  18 +++-
 rules/box.mk     |   2 -
 src/bart.c       |  10 +-
 src/bbox.c       |   1 +
 src/lrmatrix.c   | 320 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/main.c       |   8 ++
 src/main.h       |  12 +++
 src/nlinv.c      |   2 +-
 12 files changed, 378 insertions(+), 27 deletions(-)
 create mode 100644 src/lrmatrix.c
 create mode 100644 src/main.c
 create mode 100644 src/main.h

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bart.git



More information about the debian-med-commit mailing list