[med-svn] [bart] branch master updated (846496a -> f120ff0)

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


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

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

      from  846496a   add to build-depends and recommends
       new  0febf1c   standards version
       new  bd25f46   ignore autogen. files
      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
       new  f120ff0   Merge tag 'v0.2.09d'

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ACKNOWLEDGEMENTS      |   1 +
 Makefile              |  26 ++--
 bartview.py           |   1 +
 debian/control        |   2 +-
 debian/source/options |   2 +-
 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 +-
 14 files changed, 380 insertions(+), 29 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