[nfft] branch debian/sid updated (4c4c5d4 -> 9d72cd5)

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Jun 11 17:11:32 UTC 2015


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

ghisvail-guest pushed a change to branch debian/sid
in repository nfft.

      from  4c4c5d4   Upload to unstable
      adds  944741b   Imported Upstream version 3.3.0.alpha1
      adds  531a7f1   Merge tag 'upstream/3.3.0.alpha1' into debian-experimental
      adds  91087c0   d/changelog: new entry for 3.3.0.alpha1
      adds  1fcfc83   d/copyright: doc folder no longer excluded
      adds  d0b484e   d/{control,install}: bump soname
      adds  4b54d38   d/rules: added bootstrap step
      adds  2bc51d6   d/rules: remove portable lib flag
      adds  3478745   d/patches: temporary disable patches
      adds  196e559   d/rules: turn verbosity on
      adds  91a5d4d   d/rules: disable parallel build, fix bootstrap
      adds  f1b29ee   d/rules: added some more config options
      adds  655e7a8   d/{control,rules}: skip broken tests
      adds  4069a1b   d/rules: restore parallel
      adds  6de6b6d   d/rules: disable parallel
      adds  94cc6b2   d/patches: hopefully fix broken DESTDIR handling
      adds  79becfd   d/*install: remove static lib
      adds  f31cfc7   d/changelog: fix rc version
      adds  2217f47   d/control: bump standards version
      adds  9a6a550   d/control: fix maintainer field
      adds  e3b563c   d/control: d-s-t as maintainers, me as uploaders
      adds  361e1cd   d/rules: test multi-precision build
      adds  bb7cb75   d/{control,rules}: add multi-precision
      adds  fd81316   d/*install: install files for multi-precision
      adds  62830e3   d/control: make transitional pkg oldlibs extra
      adds  a1eb489   d/*overrides: overrides for annoying soname warning
      adds  49df3ef   d/rules: restore parallel build
      adds  866c02f   Imported Upstream version 3.3.0~alpha2
      adds  e156ad0   Merge tag 'upstream/3.3.0_alpha2' into debian-experimental
      adds  2b9116d   d/patches: drop DESTDIR patch
      adds  715dda1   d/rules: enable tests
      adds  69e37d0   d/changelog: bump release version
      adds  0ae72ca   d/control: add build-deps for unit tests
      adds  5bdc6fc   d/rules: disable tests for ldouble, too long
      adds  9b446da   d/control: fix breaks / replaces condition
      adds  46fcbf1   d/control: remove breaks / replace for now
      adds  4164fcf   Imported Upstream version 3.3.0~alpha3
      adds  d5c40db   Merge tag 'upstream/3.3.0_alpha3' into debian-experimental
      adds  6636724   d/control: add commented -doc pkg
      adds  a47fbd2   d/copyright: bump source package version
      adds  0b1db99   d/*: enable -doc package
      adds  2fc9afb   d/rules: add comments regarding disabled tests for ldouble
      adds  6a05af6   d/rules: only double precision tests
      adds  5caf4f8   d/*.install: add missing _threads lib
      adds  7230384   d/watch: switch url to upstream's github repo
      adds  d0a43d1   Imported Upstream version 3.3.0~alpha4
      adds  866d97a   Merge tag 'upstream/3.3.0_alpha4' into debian-experimental
      adds  ed44f3a   d/changelog: bump source package version
      adds  635ce16   d/rules: build documentation in nfft tree
      adds  8c8d635   d/*.docs: change doc path
      adds  4d13840   d/*docs: update doc path
      adds  87efbf8   d/rules: disable doc gen on single and ldouble
      adds  8ed7db0   d/*overrides: update warning descriptions
      adds  edfca32   d/changelog: more detailed changelog for new upload
      adds  f5e23a8   d/control: cme fixed
      adds  d61a773   Upload to experimental
      adds  e636b23   d/watch: properly mangle upstream alpha / beta versions
      adds  8b76404   Imported Upstream version 3.3.0~beta1
      adds  306bff3   Merge tag 'upstream/3.3.0_beta1' into debian/experimental
      adds  1eae64b   d/changelog: update current entry
      adds  047337a   Imported Upstream version 3.3.0
      adds  11df363   Merge tag 'upstream/3.3.0' into debian/experimental
      adds  90d3d99   d/changelog: new entry (UNRELEASED)
      adds  af07a1c   d/control: add idep to jquery to -doc pkg
      adds  d949049   d/*-doc.links: add jquery symlink
      adds  c4e93df   d/control: suggests -doc in -dev pkg
      adds  0ed2444   d/changelog: update changelog content
      adds  b37cbd2   d/changelog: release in experimental
      adds  e7c8260   d/rules: temporarily disable test suite
      adds  4bfd097   d/rules: simplified dh-strip rule
      adds  63d64b2   d/changelog: add new changes
      adds  a517f45   d/rules: re-enable test suite
      adds  588ad2c   d/changelog: revert inadvert. changed past entry
      adds  32c1d08   d/changelog: add descr. to latest entry
      adds  1455b93   d/changelog: release to unstable
      adds  1ed4ce6   d/changelog: switch to UNRELEASED
       new  1f769e7   Merge branch 'debian/experimental' into debian/sid
       new  9d72cd5   release to unstable

The 2 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:
 3rdparty/Makefile.in                               |   679 -
 3rdparty/cstripack/Makefile.in                     |   556 -
 3rdparty/cstripack/cstripack.c                     |     2 +-
 3rdparty/cstripack/cstripack.h                     |     2 +-
 CONVENTIONS                                        |    25 +
 ChangeLog                                          |     7 +
 INSTALL                                            |   370 -
 Makefile.am                                        |   121 +-
 Makefile.in                                        |  1050 -
 README                                             |    88 +-
 aclocal.m4                                         |  1081 -
 aminclude.am                                       |   156 +
 applications/Makefile.in                           |   650 -
 applications/doxygen.c                             |     4 +-
 applications/fastgauss/Makefile.am                 |     4 +-
 applications/fastgauss/Makefile.in                 |   555 -
 applications/fastgauss/fastgauss.c                 |   610 -
 applications/fastgauss/fastgauss.c.in              |   608 +
 applications/fastgauss/levelplots.m                |     4 +-
 applications/fastgauss/output_error.m              |    52 +
 applications/fastgauss/output_error_p.m            |    52 +
 applications/fastgauss/show_results.m              |     4 +-
 applications/fastsum/Makefile.am                   |    16 +-
 applications/fastsum/Makefile.in                   |   776 -
 applications/fastsum/fastsum.c                     |  1108 +-
 applications/fastsum/fastsum.h                     |    51 +-
 applications/fastsum/fastsum.m                     |     4 +-
 applications/fastsum/fastsum_benchomp.c            |   294 +-
 .../fastsum/fastsum_benchomp_createdataset.c       |    60 +-
 applications/fastsum/fastsum_benchomp_detail.c     |   165 +-
 applications/fastsum/fastsum_matlab.c              |   187 +-
 applications/fastsum/fastsum_test.c                |   228 +-
 .../fastsum/fastsum_test.dSYM/Contents/Info.plist  |    20 +
 .../Contents/Resources/DWARF/fastsum_test          |   Bin 0 -> 75048 bytes
 applications/fastsum/fastsum_test.m                |     4 +-
 applications/fastsum/kernels.c                     |   469 +-
 applications/fastsum/kernels.h                     |    33 +-
 applications/fastsumS2/Makefile.am                 |     4 +-
 applications/fastsumS2/Makefile.in                 |   555 -
 applications/fastsumS2/doxygen.h                   |     2 +-
 applications/fastsumS2/fastsumS2.c                 |   411 +-
 applications/fastsumS2/fastsumS2.m                 |     6 +-
 applications/fastsumS2/readTestcase.m              |     4 +-
 applications/fastsumS2/writeTestcase.m             |     4 +-
 applications/iterS2/Makefile.am                    |     2 +-
 applications/iterS2/Makefile.in                    |   556 -
 applications/iterS2/doxygen.h                      |     2 +-
 applications/iterS2/iterS2.c                       |   151 +-
 applications/iterS2/writeImageTestcase.m           |     6 +-
 applications/iterS2/writeTestcase.m                |     6 +-
 applications/mri/Makefile.in                       |   638 -
 applications/mri/doxygen.c                         |     4 +-
 applications/mri/mri2d/Makefile.am                 |    18 +-
 applications/mri/mri2d/Makefile.in                 |   661 -
 applications/mri/mri2d/construct_data_2d.c         |     7 +-
 applications/mri/mri2d/construct_data_inh_2d1d.c   |    15 +-
 applications/mri/mri2d/construct_data_inh_3d.c     |    17 +-
 applications/mri/mri2d/construct_inh.m             |     4 +-
 applications/mri/mri2d/construct_knots_linogram.m  |     4 +-
 applications/mri/mri2d/construct_knots_radial.m    |     4 +-
 applications/mri/mri2d/construct_knots_rose.m      |     4 +-
 applications/mri/mri2d/construct_knots_spiral.m    |     4 +-
 applications/mri/mri2d/construct_readout_time.m    |     4 +-
 applications/mri/mri2d/doxygen.h                   |     2 +-
 applications/mri/mri2d/mri.m                       |     4 +-
 applications/mri/mri2d/mri_inh.m                   |     4 +-
 applications/mri/mri2d/phantom.m                   |     4 +-
 applications/mri/mri2d/precompute_weights.m        |     4 +-
 applications/mri/mri2d/reconstruct_data_2d.c       |    24 +-
 applications/mri/mri2d/reconstruct_data_gridding.c |     9 +-
 applications/mri/mri2d/reconstruct_data_inh_2d1d.c |    32 +-
 applications/mri/mri2d/reconstruct_data_inh_3d.c   |    32 +-
 .../mri/mri2d/reconstruct_data_inh_nnfft.c         |    28 +-
 applications/mri/mri2d/rms.m                       |     4 +-
 .../mri/mri2d/verschiebung.m                       |    17 +-
 applications/mri/mri2d/visualize_data.m            |     4 +-
 applications/mri/mri3d/Makefile.am                 |     6 +-
 applications/mri/mri3d/Makefile.in                 |   612 -
 applications/mri/mri3d/construct_data_2d1d.c       |     7 +-
 applications/mri/mri3d/construct_data_3d.c         |     7 +-
 applications/mri/mri3d/construct_knots_linogram.m  |     4 +-
 applications/mri/mri3d/construct_knots_radial.m    |     4 +-
 applications/mri/mri3d/construct_knots_radial_3d.m |     4 +-
 applications/mri/mri3d/construct_knots_rose.m      |     4 +-
 applications/mri/mri3d/construct_knots_spiral.m    |     4 +-
 applications/mri/mri3d/construct_phantom.m         |     4 +-
 applications/mri/mri3d/doxygen.h                   |     2 +-
 applications/mri/mri3d/mri.m                       |     4 +-
 applications/mri/mri3d/precompute_weights_2d.m     |     4 +-
 applications/mri/mri3d/reconstruct_data_2d1d.c     |    11 +-
 applications/mri/mri3d/reconstruct_data_3d.c       |    11 +-
 applications/mri/mri3d/reconstruct_data_gridding.c |    11 +-
 applications/mri/mri3d/rms.m                       |     4 +-
 applications/mri/mri3d/visualize_data.m            |     4 +-
 applications/polarFFT/Makefile.am                  |     8 +-
 applications/polarFFT/Makefile.in                  |   576 -
 applications/polarFFT/doxygen.h                    |     2 +-
 applications/polarFFT/fft_test.m                   |     4 +-
 applications/polarFFT/linogram_fft_test.c          |   489 -
 applications/polarFFT/linogram_fft_test.c.in       |   504 +
 applications/polarFFT/mpolar_fft_test.c            |   517 -
 applications/polarFFT/mpolar_fft_test.c.in         |   530 +
 applications/polarFFT/phantom.m                    |     4 +-
 applications/polarFFT/polar_fft_test.c             |   423 -
 applications/polarFFT/polar_fft_test.c.in          |   436 +
 applications/quadratureS2/Makefile.am              |     2 +-
 applications/quadratureS2/Makefile.in              |   555 -
 applications/quadratureS2/doxygen.h                |     2 +-
 applications/quadratureS2/lgwt.m                   |     4 +-
 applications/quadratureS2/plotGrid.m               |     6 +-
 applications/quadratureS2/quadratureS2.c           |   111 +-
 applications/quadratureS2/quadratureS2.m           |     6 +-
 applications/quadratureS2/readTestcase.m           |     6 +-
 applications/quadratureS2/writeTestcase.m          |     6 +-
 applications/quadratureS2/writeWeights.m           |     6 +-
 applications/radon/Makefile.am                     |     6 +-
 applications/radon/Makefile.in                     |   564 -
 applications/radon/inverse_radon.c                 |   293 -
 applications/radon/inverse_radon.c.in              |   298 +
 applications/radon/phantom.m                       |     4 +-
 applications/radon/radon.c                         |   261 -
 applications/radon/radon.c.in                      |   263 +
 applications/radon/radon.m                         |     4 +-
 applications/radon/ridgelet.m                      |     4 +-
 config/compile                                     |   342 -
 config/config.guess                                |  1540 --
 config/config.sub                                  |  1779 --
 config/depcomp                                     |   707 -
 config/install-sh                                  |   527 -
 config/ltmain.sh                                   |  9655 --------
 config/missing                                     |   330 -
 configure                                          | 22488 -------------------
 configure.ac                                       |   166 +-
 debian/changelog                                   |    23 +
 debian/control                                     |   110 +-
 debian/copyright                                   |     2 -
 debian/libnfft3-1.install                          |     3 -
 debian/libnfft3-dev.install                        |     1 -
 debian/libnfft3-doc.doc-base                       |     9 +
 debian/libnfft3-doc.docs                           |     1 +
 debian/libnfft3-doc.links                          |     1 +
 debian/libnfft3-double2.install                    |     2 +
 debian/libnfft3-double2.lintian-overrides          |     1 +
 debian/libnfft3-long2.install                      |     2 +
 debian/libnfft3-long2.lintian-overrides            |     1 +
 debian/libnfft3-single2.install                    |     2 +
 debian/libnfft3-single2.lintian-overrides          |     1 +
 debian/patches/fix-broken-destdir.diff             |    22 +
 debian/patches/series                              |     4 +-
 debian/rules                                       |    57 +-
 debian/watch                                       |     5 +-
 doc/assets/logo.png                                |   Bin 0 -> 2965 bytes
 doxygen.dox                                        |    31 +-
 doxygen/Makefile.in                                |   426 -
 doxygen/doxygen.Doxyfile                           |  1143 -
 doxygen/doxygen.Doxyfile.in                        |  2666 ++-
 examples/Makefile.in                               |   656 -
 examples/doxygen.c                                 |     4 +-
 examples/fpt/Makefile.am                           |     2 +-
 examples/fpt/Makefile.in                           |   556 -
 examples/fpt/simple_test.c                         |    14 +-
 examples/fpt/simple_test.nb                        |    79 +
 examples/mri/Makefile.am                           |     2 +-
 examples/mri/Makefile.in                           |   422 -
 examples/nfct/Makefile.am                          |     4 +-
 examples/nfct/Makefile.in                          |   555 -
 examples/nfct/{simple_test.c => simple_test.c.in}  |    62 +-
 examples/nfft/Makefile.am                          |    22 +-
 examples/nfft/Makefile.in                          |   710 -
 examples/nfft/flags.c                              |   424 +-
 examples/nfft/flags.m                              |     4 +-
 examples/nfft/ndft_fast.c                          |   267 +-
 examples/nfft/ndft_fast.m                          |     4 +-
 examples/nfft/nfft_benchomp.c                      |   102 +-
 examples/nfft/nfft_benchomp_createdataset.c        |    23 +-
 examples/nfft/nfft_benchomp_detail.c               |    31 +-
 examples/nfft/nfft_times.c                         |  1464 +-
 examples/nfft/simple_test.c                        |   164 -
 examples/nfft/simple_test.c.in                     |   166 +
 ...ple_test_threads.c => simple_test_threads.c.in} |    58 +-
 examples/nfft/taylor_nfft.c                        |   354 +-
 examples/nfft/taylor_nfft.m                        |     4 +-
 examples/nfsft/Makefile.am                         |     2 +-
 examples/nfsft/Makefile.in                         |   686 -
 examples/nfsft/nfsft_benchomp.c                    |     8 +-
 examples/nfsft/nfsft_benchomp_createdataset.c      |     7 +-
 examples/nfsft/nfsft_benchomp_detail.c             |     3 +-
 examples/nfsft/simple_test.c                       |    21 +-
 examples/nfsft/simple_test_threads.c               |    21 +-
 examples/nfsoft/Makefile.am                        |     2 +-
 examples/nfsoft/Makefile.in                        |   555 -
 examples/nfsoft/simple_test.c                      |    51 +-
 examples/nfst/Makefile.am                          |     4 +-
 examples/nfst/Makefile.in                          |   555 -
 examples/nfst/{simple_test.c => simple_test.c.in}  |    62 +-
 examples/nnfft/Makefile.am                         |     2 +-
 examples/nnfft/Makefile.in                         |   564 -
 examples/nnfft/accuracy.c                          |    20 +-
 examples/nnfft/accuracy.m                          |     4 +-
 examples/nnfft/simple_test.c                       |    57 +-
 examples/nsfft/Makefile.am                         |     2 +-
 examples/nsfft/Makefile.in                         |   564 -
 examples/nsfft/nsfft_test.c                        |    49 +-
 examples/nsfft/simple_test.c                       |    13 +-
 examples/solver/Makefile.am                        |     6 +-
 examples/solver/Makefile.in                        |   564 -
 examples/solver/doxygen.h                          |     2 +-
 examples/solver/glacier.c                          |   241 -
 examples/solver/glacier.c.in                       |   242 +
 examples/solver/glacier.m                          |     4 +-
 examples/solver/glacier_cv.m                       |     4 +-
 .../solver/{simple_test.c => simple_test.c.in}     |   116 +-
 include/Makefile.am                                |     2 +-
 include/Makefile.in                                |   560 -
 include/api.h                                      |     2 +-
 include/config.h.in                                |  2067 --
 include/cycle.h                                    |    59 +-
 include/doxygen.dox                                |    29 +
 include/infft.h                                    |   320 +-
 include/nfft3.h                                    |   332 +-
 include/nfft3conf.h                                |    45 -
 include/nfft3conf.h.in                             |    45 -
 include/nfft3mp.h                                  |   104 +
 include/nfft3util.h                                |   279 -
 include/solver_adjoint.h                           |    90 +
 include/ticks.h.in                                 |     2 +-
 kernel/Makefile.am                                 |     2 +-
 kernel/Makefile.in                                 |   762 -
 kernel/fpt/Makefile.am                             |     2 +-
 kernel/fpt/Makefile.in                             |   583 -
 kernel/fpt/fpt.c                                   |    31 +-
 kernel/fpt/fpt.h                                   |     4 +-
 kernel/mri/Makefile.in                             |   553 -
 kernel/mri/mri.c                                   |    25 +-
 kernel/nfct/Makefile.in                            |   553 -
 kernel/nfct/nfct.c                                 |  1515 +-
 kernel/nfft/Makefile.in                            |   578 -
 kernel/nfft/nfft.c                                 |  4904 ++--
 kernel/nfsft/Makefile.am                           |     2 +-
 kernel/nfsft/Makefile.in                           |   591 -
 kernel/nfsft/api.h                                 |     4 +-
 kernel/nfsft/legendre.c                            |     6 +-
 kernel/nfsft/legendre.h                            |     4 +-
 kernel/nfsft/nfsft.c                               |    39 +-
 kernel/nfsoft/Makefile.am                          |     2 +-
 kernel/nfsoft/Makefile.in                          |   556 -
 kernel/nfsoft/nfsoft.c                             |    19 +-
 kernel/nfsoft/wigner.c                             |     6 +-
 kernel/nfsoft/wigner.h                             |     4 +-
 kernel/nfst/Makefile.in                            |   553 -
 kernel/nfst/nfst.c                                 |  1798 +-
 kernel/nnfft/Makefile.in                           |   553 -
 kernel/nnfft/nnfft.c                               |    74 +-
 kernel/nsfft/Makefile.in                           |   553 -
 kernel/nsfft/nsfft.c                               |   181 +-
 kernel/solver/Makefile.in                          |   553 -
 kernel/solver/solver.c                             |   424 +-
 kernel/util/Makefile.am                            |    19 +-
 kernel/util/Makefile.in                            |   560 -
 kernel/util/{sinc.c => assert.c}                   |    39 +-
 kernel/util/bessel_i0.c                            |     6 +-
 kernel/util/bessel_i0.m                            |    72 +
 kernel/util/bessel_i0.nb                           |   979 +
 kernel/util/bspline.c                              |   109 +
 kernel/util/bspline.nb                             |   331 +
 kernel/util/damp.c                                 |   144 +
 kernel/util/error.c                                |    24 +-
 kernel/util/float.c                                |    19 +-
 kernel/util/int.c                                  |    28 +-
 kernel/util/lambda.c                               |    12 +-
 kernel/util/malloc.c                               |    32 +-
 kernel/util/print.c                                |    87 +
 kernel/util/{sinc.c => rand.c}                     |    64 +-
 kernel/util/sinc.c                                 |     4 +-
 kernel/util/sort.c                                 |   257 +
 kernel/util/{sinc.c => thread.c}                   |    36 +-
 kernel/util/{sinc.c => time.c}                     |    44 +-
 kernel/util/vector1.c                              |    95 +
 kernel/util/vector2.c                              |    76 +
 kernel/util/vector3.c                              |   180 +
 include/ticks.h.in => kernel/util/voronoi.c        |    25 +-
 kernel/util/{sinc.c => window.c}                   |    43 +-
 m4/amx_prog_as.m4                                  |    11 +
 m4/ax_cc_blocks.m4                                 |    27 +
 m4/ax_count_cpus.m4                                |    46 +
 m4/{ax_openmp.m4 => ax_cunit.m4}                   |    41 +-
 m4/ax_gcc_aligns_stack.m4                          |    50 +
 m4/ax_gcc_version.m4                               |    38 +
 m4/ax_lib_fftw3.m4                                 |    44 +-
 m4/ax_nfft_module.m4                               |    25 +-
 m4/ax_prog_doxygen.m4                              |   533 +
 m4/ax_prog_matlab.m4                               |     4 +-
 m4/libtool.m4                                      |  7982 -------
 m4/ltoptions.m4                                    |   384 -
 m4/ltsugar.m4                                      |   123 -
 m4/ltversion.m4                                    |    23 -
 m4/lt~obsolete.m4                                  |    98 -
 matlab/Makefile.am                                 |    11 +-
 matlab/Makefile.in                                 |   733 -
 matlab/args.c                                      |     4 +-
 matlab/imex.h                                      |     4 +-
 matlab/malloc.c                                    |     4 +-
 matlab/nfft/FFTW_ESTIMATE.m                        |     6 +-
 matlab/nfft/FFTW_MEASURE.m                         |     6 +-
 matlab/nfft/FFT_OUT_OF_PLACE.m                     |     6 +-
 matlab/nfft/FG_PSI.m                               |     6 +-
 matlab/nfft/Makefile.am                            |     5 +-
 matlab/nfft/Makefile.in                            |   679 -
 ...FTW_ESTIMATE.m => NFFT_OMP_BLOCKWISE_ADJOINT.m} |    16 +-
 matlab/nfft/PRE_FG_PSI.m                           |     6 +-
 matlab/nfft/PRE_FULL_PSI.m                         |     6 +-
 matlab/nfft/PRE_LIN_PSI.m                          |     6 +-
 matlab/nfft/PRE_PHI_HUT.m                          |     6 +-
 matlab/nfft/PRE_PSI.m                              |     6 +-
 matlab/nfft/ndft_adjoint.m                         |     6 +-
 matlab/nfft/ndft_trafo.m                           |     6 +-
 matlab/nfft/nfft.m                                 |    17 +-
 matlab/nfft/nfft_adjoint.m                         |     6 +-
 matlab/nfft/nfft_finalize.m                        |     6 +-
 matlab/nfft/nfft_get_f.m                           |     6 +-
 matlab/nfft/nfft_get_f_hat.m                       |     6 +-
 matlab/nfft/nfft_get_num_threads.m                 |     4 +-
 matlab/nfft/nfft_get_x.m                           |     6 +-
 matlab/nfft/nfft_init_1d.m                         |     6 +-
 matlab/nfft/nfft_init_2d.m                         |     6 +-
 matlab/nfft/nfft_init_3d.m                         |     6 +-
 matlab/nfft/nfft_init_guru.m                       |    10 +-
 matlab/nfft/nfft_precompute_psi.m                  |     6 +-
 matlab/nfft/nfft_set_f.m                           |     6 +-
 matlab/nfft/nfft_set_f_hat.m                       |     6 +-
 matlab/nfft/nfft_set_x.m                           |     6 +-
 matlab/nfft/nfft_trafo.m                           |     6 +-
 matlab/nfft/nfftmex.c                              |     9 +-
 matlab/nfft/{nfft_set_x.m => nfftmex.m}            |    10 +-
 matlab/nfft/simple_test.m                          |    10 +-
 matlab/nfft/test_nfft1d.m                          |     4 +-
 matlab/nfft/test_nfft2d.m                          |     4 +-
 matlab/nfft/test_nfft3d.m                          |     4 +-
 matlab/nfsft/@f_hat/Makefile.in                    |   480 -
 matlab/nfsft/@f_hat/char.m                         |     6 +-
 matlab/nfsft/@f_hat/display.m                      |     6 +-
 matlab/nfsft/@f_hat/double.m                       |     6 +-
 matlab/nfsft/@f_hat/f_hat.m                        |     6 +-
 matlab/nfsft/@f_hat/{plus.m => get.m}              |    20 +-
 matlab/nfsft/@f_hat/minus.m                        |     6 +-
 matlab/nfsft/@f_hat/mtimes.m                       |     6 +-
 matlab/nfsft/@f_hat/mtimesr.m                      |     6 +-
 matlab/nfsft/@f_hat/norm.m                         |     6 +-
 matlab/nfsft/@f_hat/plus.m                         |     6 +-
 matlab/nfsft/@f_hat/subsasgn.m                     |     6 +-
 matlab/nfsft/@f_hat/subsref.m                      |     6 +-
 matlab/nfsft/Makefile.am                           |     2 +-
 matlab/nfsft/Makefile.in                           |   840 -
 matlab/nfsft/NFSFT_NORMALIZED.m                    |     6 +-
 matlab/nfsft/NFSFT_NO_DIRECT_ALGORITHM.m           |     6 +-
 matlab/nfsft/NFSFT_NO_FAST_ALGORITHM.m             |     6 +-
 matlab/nfsft/NFSFT_PRESERVE_F_HAT.m                |     6 +-
 matlab/nfsft/NFSFT_USE_DPT.m                       |     6 +-
 matlab/nfsft/NFSFT_USE_NDFT.m                      |     6 +-
 matlab/nfsft/cc.m                                  |     6 +-
 matlab/nfsft/f_hat_index.m                         |     6 +-
 matlab/nfsft/gl.m                                  |     6 +-
 matlab/nfsft/ndsft_adjoint.m                       |     6 +-
 matlab/nfsft/ndsft_trafo.m                         |     6 +-
 matlab/nfsft/nfsft_adjoint.m                       |     6 +-
 matlab/nfsft/nfsft_finalize.m                      |     6 +-
 matlab/nfsft/nfsft_forget.m                        |     6 +-
 matlab/nfsft/nfsft_get_f.m                         |     6 +-
 matlab/nfsft/nfsft_get_f_hat.m                     |     6 +-
 matlab/nfsft/nfsft_get_f_hat_linear.m              |     6 +-
 matlab/nfsft/nfsft_get_num_threads.m               |     4 +-
 matlab/nfsft/nfsft_get_x.m                         |     6 +-
 matlab/nfsft/nfsft_init.m                          |     6 +-
 matlab/nfsft/nfsft_init_advanced.m                 |     6 +-
 matlab/nfsft/nfsft_init_guru.m                     |     6 +-
 matlab/nfsft/nfsft_precompute.m                    |     6 +-
 matlab/nfsft/nfsft_precompute_x.m                  |     6 +-
 matlab/nfsft/nfsft_set_f.m                         |     6 +-
 matlab/nfsft/nfsft_set_f_hat.m                     |     6 +-
 matlab/nfsft/nfsft_set_f_hat_linear.m              |     6 +-
 matlab/nfsft/nfsft_set_x.m                         |     6 +-
 matlab/nfsft/nfsft_trafo.m                         |     6 +-
 matlab/nfsft/nfsftmex.c                            |    17 +-
 matlab/{nfft/nfft_set_x.m => nfsft/nfsftmex.m}     |    11 +-
 matlab/nfsft/projection.m                          |     6 +-
 matlab/nfsft/simple_test.m                         |     6 +-
 matlab/nfsoft/Contents.m                           |     4 +
 matlab/nfsoft/Makefile.am                          |    41 +
 .../nfsoft_get_num_threads.m}                      |    12 +-
 matlab/nfsoft/nfsoftmex.c                          |   156 +
 matlab/nnfft/Contents.m                            |    28 +
 matlab/nnfft/Makefile.am                           |    46 +
 matlab/{nfft => nnfft}/PRE_FULL_PSI.m              |     4 +-
 matlab/{nfft => nnfft}/PRE_LIN_PSI.m               |     4 +-
 matlab/{nfft => nnfft}/PRE_PHI_HUT.m               |     4 +-
 matlab/{nfft => nnfft}/PRE_PSI.m                   |     4 +-
 matlab/nnfft/nnfft.m                               |   423 +
 .../nfft_init_guru.m => nnfft/nnfft_display.m}     |    16 +-
 .../nfft_finalize.m => nnfft/nnfft_finalize.m}     |     8 +-
 matlab/{nfft/nfft_get_f.m => nnfft/nnfft_get_f.m}  |     8 +-
 .../nfft_get_f_hat.m => nnfft/nnfft_get_f_hat.m}   |     8 +-
 .../nnfft_get_num_threads.m}                       |     8 +-
 matlab/{nfft/nfft_get_x.m => nnfft/nnfft_get_x.m}  |     8 +-
 matlab/{nfft/nfft_init_1d.m => nnfft/nnfft_init.m} |    10 +-
 .../FFTW_ESTIMATE.m => nnfft/nnfft_init_1d.m}      |    14 +-
 .../FFTW_ESTIMATE.m => nnfft/nnfft_init_2d.m}      |    14 +-
 .../FFTW_ESTIMATE.m => nnfft/nnfft_init_3d.m}      |    14 +-
 .../nfft_init_guru.m => nnfft/nnfft_init_guru.m}   |    17 +-
 .../nnfft_precompute_psi.m}                        |    10 +-
 matlab/{nfft/nfft_set_f.m => nnfft/nnfft_set_f.m}  |     8 +-
 .../nfft_set_f_hat.m => nnfft/nnfft_set_f_hat.m}   |     8 +-
 matlab/{nfft/nfft_set_x.m => nnfft/nnfft_set_v.m}  |     9 +-
 matlab/{nfft/nfft_set_x.m => nnfft/nnfft_set_x.m}  |     8 +-
 matlab/{nfft/nfft_trafo.m => nnfft/nnfft_trafo.m}  |     8 +-
 .../nfft_trafo.m => nnfft/nnfft_trafo_direct.m}    |     9 +-
 matlab/{nfft/nfftmex.c => nnfft/nnfftmex.c}        |   304 +-
 matlab/{nfft/nfft_set_x.m => nnfft/nnfftmex.m}     |    10 +-
 matlab/nnfft/simple_test.m                         |    87 +
 .../{nfft/test_nfft1d.m => nnfft/test_nnfft1d.m}   |    45 +-
 matlab/nnfft/test_nnfft2d.m                        |    85 +
 matlab/nnfft/test_nnfft2d_N215.m                   |    86 +
 nfft3.pc.in                                        |     4 +-
 support/Makefile.in                                |   423 -
 support/Portfile                                   |    59 +
 examples/doxygen.c => support/copyright.txt        |    10 +-
 support/copyright_m4.txt                           |    15 +
 .../nfft_set_x.m => support/copyright_matlab.txt   |    10 +-
 support/copyright_matlab_single_line.txt           |     1 +
 support/fpt.dox                                    |   134 +
 support/mri.dox                                    |   117 +
 support/nfct.dox                                   |   181 +
 support/nfft.dox                                   |   370 +
 support/nfsft.dox                                  |   580 +
 support/nfsoft.dox                                 |   329 +
 support/nfst.dox                                   |   201 +
 support/nnfft.dox                                  |   176 +
 support/nsfft.dox                                  |   124 +
 support/solver.dox                                 |    77 +
 support/update_copyright.sh                        |    58 +
 tests/CUnit-Run.dtd                                |    36 +
 tests/Makefile.am                                  |    64 +-
 tests/Makefile.in                                  |   685 -
 tests/PrintVector.m                                |    54 +
 tests/bessel.c                                     |   166 +
 examples/doxygen.c => tests/bessel.h               |    10 +-
 tests/bspline.c                                    |  6370 ++++++
 examples/doxygen.c => tests/bspline.h              |    10 +-
 tests/check.c                                      |   140 +
 tests/check_bspline.m                              |    39 +
 tests/check_bspline.nb                             |   237 +
 tests/check_nfct.m                                 |    84 +
 tests/check_nfct.nb                                |  1185 +
 tests/check_nfft.c                                 |   283 -
 tests/check_nfft.h                                 |    92 -
 tests/check_nfft.m                                 |    84 +
 tests/check_nfft.nb                                |  1200 +
 tests/check_nfft_1d.c                              |   203 -
 tests/check_nfsft.c                                |  1355 ++
 tests/check_nfsft.m                                |    84 +
 tests/check_nfsft.nb                               |  1159 +
 tests/check_nfst.m                                 |    84 +
 tests/check_nfst.nb                                |  1175 +
 tests/cunit2junit.xsl                              |    86 +
 tests/data/Makefile.am                             |   197 +
 tests/data/nfct_1d_10_1.txt                        |    21 +
 tests/data/nfct_1d_10_10.txt                       |    39 +
 tests/data/nfct_1d_10_20.txt                       |    59 +
 tests/data/nfct_1d_10_50.txt                       |   119 +
 tests/data/nfct_1d_1_1.txt                         |    12 +
 tests/data/nfct_1d_1_10.txt                        |    30 +
 tests/data/nfct_1d_1_20.txt                        |    50 +
 tests/data/nfct_1d_1_50.txt                        |   110 +
 tests/data/nfct_1d_20_1.txt                        |    31 +
 tests/data/nfct_1d_20_10.txt                       |    49 +
 tests/data/nfct_1d_20_20.txt                       |    69 +
 tests/data/nfct_1d_20_50.txt                       |   129 +
 tests/data/nfct_1d_2_1.txt                         |    13 +
 tests/data/nfct_1d_2_10.txt                        |    31 +
 tests/data/nfct_1d_2_20.txt                        |    51 +
 tests/data/nfct_1d_2_50.txt                        |   111 +
 tests/data/nfct_1d_4_1.txt                         |    15 +
 tests/data/nfct_1d_4_10.txt                        |    33 +
 tests/data/nfct_1d_4_20.txt                        |    53 +
 tests/data/nfct_1d_4_50.txt                        |   113 +
 tests/data/nfct_1d_50_1.txt                        |    61 +
 tests/data/nfct_1d_50_10.txt                       |    79 +
 tests/data/nfct_1d_50_20.txt                       |    99 +
 tests/data/nfct_1d_50_50.txt                       |   159 +
 tests/data/nfct_2d_10_10_20.txt                    |   170 +
 tests/data/nfct_2d_10_10_50.txt                    |   260 +
 tests/data/nfct_2d_10_20_20.txt                    |   270 +
 tests/data/nfct_2d_10_20_50.txt                    |   360 +
 tests/data/nfct_2d_20_10_20.txt                    |   270 +
 tests/data/nfct_2d_20_10_50.txt                    |   360 +
 tests/data/nfct_2d_20_20_20.txt                    |   470 +
 tests/data/nfct_2d_20_20_50.txt                    |   560 +
 tests/data/nfct_3d_10_10_10_10.txt                 |  1051 +
 tests/data/nfct_adjoint_1d_10_1.txt                |    21 +
 tests/data/nfct_adjoint_1d_10_10.txt               |    39 +
 tests/data/nfct_adjoint_1d_10_20.txt               |    59 +
 tests/data/nfct_adjoint_1d_10_50.txt               |   119 +
 tests/data/nfct_adjoint_1d_1_1.txt                 |    12 +
 tests/data/nfct_adjoint_1d_1_10.txt                |    30 +
 tests/data/nfct_adjoint_1d_1_20.txt                |    50 +
 tests/data/nfct_adjoint_1d_1_50.txt                |   110 +
 tests/data/nfct_adjoint_1d_20_1.txt                |    31 +
 tests/data/nfct_adjoint_1d_20_10.txt               |    49 +
 tests/data/nfct_adjoint_1d_20_20.txt               |    69 +
 tests/data/nfct_adjoint_1d_20_50.txt               |   129 +
 tests/data/nfct_adjoint_1d_2_1.txt                 |    13 +
 tests/data/nfct_adjoint_1d_2_10.txt                |    31 +
 tests/data/nfct_adjoint_1d_2_20.txt                |    51 +
 tests/data/nfct_adjoint_1d_2_50.txt                |   111 +
 tests/data/nfct_adjoint_1d_4_1.txt                 |    15 +
 tests/data/nfct_adjoint_1d_4_10.txt                |    33 +
 tests/data/nfct_adjoint_1d_4_20.txt                |    53 +
 tests/data/nfct_adjoint_1d_4_50.txt                |   113 +
 tests/data/nfct_adjoint_1d_50_1.txt                |    61 +
 tests/data/nfct_adjoint_1d_50_10.txt               |    79 +
 tests/data/nfct_adjoint_1d_50_20.txt               |    99 +
 tests/data/nfct_adjoint_1d_50_50.txt               |   159 +
 tests/data/nfct_adjoint_2d_10_10_20.txt            |   170 +
 tests/data/nfct_adjoint_2d_10_10_50.txt            |   260 +
 tests/data/nfct_adjoint_2d_10_20_20.txt            |   270 +
 tests/data/nfct_adjoint_2d_10_20_50.txt            |   360 +
 tests/data/nfct_adjoint_2d_20_10_20.txt            |   270 +
 tests/data/nfct_adjoint_2d_20_10_50.txt            |   360 +
 tests/data/nfct_adjoint_2d_20_20_20.txt            |   470 +
 tests/data/nfct_adjoint_2d_20_20_50.txt            |   560 +
 tests/data/nfct_adjoint_3d_10_10_10_10.txt         |  1051 +
 tests/data/nfft_1d_10_1.txt                        |    21 +
 tests/data/nfft_1d_10_10.txt                       |    39 +
 tests/data/nfft_1d_10_20.txt                       |    59 +
 tests/data/nfft_1d_10_50.txt                       |   119 +
 tests/data/nfft_1d_1_1.txt                         |    12 +
 tests/data/nfft_1d_1_10.txt                        |    30 +
 tests/data/nfft_1d_1_20.txt                        |    50 +
 tests/data/nfft_1d_1_50.txt                        |   110 +
 tests/data/nfft_1d_20_1.txt                        |    31 +
 tests/data/nfft_1d_20_10.txt                       |    49 +
 tests/data/nfft_1d_20_20.txt                       |    69 +
 tests/data/nfft_1d_20_50.txt                       |   129 +
 tests/data/nfft_1d_2_1.txt                         |    13 +
 tests/data/nfft_1d_2_10.txt                        |    31 +
 tests/data/nfft_1d_2_20.txt                        |    51 +
 tests/data/nfft_1d_2_50.txt                        |   111 +
 tests/data/nfft_1d_4_1.txt                         |    15 +
 tests/data/nfft_1d_4_10.txt                        |    33 +
 tests/data/nfft_1d_4_20.txt                        |    53 +
 tests/data/nfft_1d_4_50.txt                        |   113 +
 tests/data/nfft_1d_50_1.txt                        |    61 +
 tests/data/nfft_1d_50_10.txt                       |    79 +
 tests/data/nfft_1d_50_20.txt                       |    99 +
 tests/data/nfft_1d_50_50.txt                       |   159 +
 tests/data/nfft_2d_10_10_20.txt                    |   170 +
 tests/data/nfft_2d_10_10_50.txt                    |   260 +
 tests/data/nfft_2d_10_20_20.txt                    |   270 +
 tests/data/nfft_2d_10_20_50.txt                    |   360 +
 tests/data/nfft_2d_20_10_20.txt                    |   270 +
 tests/data/nfft_2d_20_10_50.txt                    |   360 +
 tests/data/nfft_2d_20_20_20.txt                    |   470 +
 tests/data/nfft_2d_20_20_50.txt                    |   560 +
 tests/data/nfft_3d_10_10_10_10.txt                 |  1051 +
 tests/data/nfft_adjoint_1d_10_1.txt                |    21 +
 tests/data/nfft_adjoint_1d_10_10.txt               |    39 +
 tests/data/nfft_adjoint_1d_10_20.txt               |    59 +
 tests/data/nfft_adjoint_1d_10_50.txt               |   119 +
 tests/data/nfft_adjoint_1d_1_1.txt                 |    12 +
 tests/data/nfft_adjoint_1d_1_10.txt                |    30 +
 tests/data/nfft_adjoint_1d_1_20.txt                |    50 +
 tests/data/nfft_adjoint_1d_1_50.txt                |   110 +
 tests/data/nfft_adjoint_1d_20_1.txt                |    31 +
 tests/data/nfft_adjoint_1d_20_10.txt               |    49 +
 tests/data/nfft_adjoint_1d_20_20.txt               |    69 +
 tests/data/nfft_adjoint_1d_20_50.txt               |   129 +
 tests/data/nfft_adjoint_1d_2_1.txt                 |    13 +
 tests/data/nfft_adjoint_1d_2_10.txt                |    31 +
 tests/data/nfft_adjoint_1d_2_20.txt                |    51 +
 tests/data/nfft_adjoint_1d_2_50.txt                |   111 +
 tests/data/nfft_adjoint_1d_4_1.txt                 |    15 +
 tests/data/nfft_adjoint_1d_4_10.txt                |    33 +
 tests/data/nfft_adjoint_1d_4_20.txt                |    53 +
 tests/data/nfft_adjoint_1d_4_50.txt                |   113 +
 tests/data/nfft_adjoint_1d_50_1.txt                |    61 +
 tests/data/nfft_adjoint_1d_50_10.txt               |    79 +
 tests/data/nfft_adjoint_1d_50_20.txt               |    99 +
 tests/data/nfft_adjoint_1d_50_50.txt               |   159 +
 tests/data/nfft_adjoint_2d_10_10_20.txt            |   170 +
 tests/data/nfft_adjoint_2d_10_10_50.txt            |   260 +
 tests/data/nfft_adjoint_2d_10_20_20.txt            |   270 +
 tests/data/nfft_adjoint_2d_10_20_50.txt            |   360 +
 tests/data/nfft_adjoint_2d_20_10_20.txt            |   270 +
 tests/data/nfft_adjoint_2d_20_10_50.txt            |   360 +
 tests/data/nfft_adjoint_2d_20_20_20.txt            |   470 +
 tests/data/nfft_adjoint_2d_20_20_50.txt            |   560 +
 tests/data/nfft_adjoint_3d_10_10_10_10.txt         |  1051 +
 tests/data/nfst_1d_10_1.txt                        |    20 +
 tests/data/nfst_1d_10_10.txt                       |    38 +
 tests/data/nfst_1d_10_2.txt                        |    22 +
 tests/data/nfst_1d_10_20.txt                       |    58 +
 tests/data/nfst_1d_10_50.txt                       |   118 +
 tests/data/nfst_1d_20_1.txt                        |    30 +
 tests/data/nfst_1d_20_10.txt                       |    48 +
 tests/data/nfst_1d_20_2.txt                        |    32 +
 tests/data/nfst_1d_20_20.txt                       |    68 +
 tests/data/nfst_1d_20_50.txt                       |   128 +
 tests/data/nfst_1d_2_1.txt                         |    12 +
 tests/data/nfst_1d_2_10.txt                        |    30 +
 tests/data/nfst_1d_2_2.txt                         |    14 +
 tests/data/nfst_1d_2_20.txt                        |    50 +
 tests/data/nfst_1d_2_50.txt                        |   110 +
 tests/data/nfst_1d_4_1.txt                         |    14 +
 tests/data/nfst_1d_4_10.txt                        |    32 +
 tests/data/nfst_1d_4_2.txt                         |    16 +
 tests/data/nfst_1d_4_20.txt                        |    52 +
 tests/data/nfst_1d_4_50.txt                        |   112 +
 tests/data/nfst_1d_50_1.txt                        |    60 +
 tests/data/nfst_1d_50_10.txt                       |    78 +
 tests/data/nfst_1d_50_2.txt                        |    62 +
 tests/data/nfst_1d_50_20.txt                       |    98 +
 tests/data/nfst_1d_50_50.txt                       |   158 +
 tests/data/nfst_2d_10_10_20.txt                    |   151 +
 tests/data/nfst_2d_10_10_50.txt                    |   241 +
 tests/data/nfst_2d_10_20_20.txt                    |   241 +
 tests/data/nfst_2d_10_20_50.txt                    |   331 +
 tests/data/nfst_2d_20_10_20.txt                    |   241 +
 tests/data/nfst_2d_20_10_50.txt                    |   331 +
 tests/data/nfst_2d_20_20_20.txt                    |   431 +
 tests/data/nfst_2d_20_20_50.txt                    |   521 +
 tests/data/nfst_3d_10_10_10_10.txt                 |   780 +
 tests/data/nfst_adjoint_1d_10_1.txt                |    20 +
 tests/data/nfst_adjoint_1d_10_10.txt               |    38 +
 tests/data/nfst_adjoint_1d_10_20.txt               |    58 +
 tests/data/nfst_adjoint_1d_10_50.txt               |   118 +
 tests/data/nfst_adjoint_1d_20_1.txt                |    30 +
 tests/data/nfst_adjoint_1d_20_10.txt               |    48 +
 tests/data/nfst_adjoint_1d_20_20.txt               |    68 +
 tests/data/nfst_adjoint_1d_20_50.txt               |   128 +
 tests/data/nfst_adjoint_1d_2_1.txt                 |    12 +
 tests/data/nfst_adjoint_1d_2_10.txt                |    30 +
 tests/data/nfst_adjoint_1d_2_20.txt                |    50 +
 tests/data/nfst_adjoint_1d_2_50.txt                |   110 +
 tests/data/nfst_adjoint_1d_4_1.txt                 |    14 +
 tests/data/nfst_adjoint_1d_4_10.txt                |    32 +
 tests/data/nfst_adjoint_1d_4_20.txt                |    52 +
 tests/data/nfst_adjoint_1d_4_50.txt                |   112 +
 tests/data/nfst_adjoint_1d_50_1.txt                |    60 +
 tests/data/nfst_adjoint_1d_50_10.txt               |    78 +
 tests/data/nfst_adjoint_1d_50_20.txt               |    98 +
 tests/data/nfst_adjoint_1d_50_50.txt               |   158 +
 tests/data/nfst_adjoint_2d_10_10_20.txt            |   151 +
 tests/data/nfst_adjoint_2d_10_10_50.txt            |   241 +
 tests/data/nfst_adjoint_2d_10_20_20.txt            |   241 +
 tests/data/nfst_adjoint_2d_10_20_50.txt            |   331 +
 tests/data/nfst_adjoint_2d_20_10_20.txt            |   241 +
 tests/data/nfst_adjoint_2d_20_10_50.txt            |   331 +
 tests/data/nfst_adjoint_2d_20_20_20.txt            |   431 +
 tests/data/nfst_adjoint_2d_20_20_50.txt            |   521 +
 tests/data/nfst_adjoint_3d_10_10_10_10.txt         |   780 +
 tests/nfct.c                                       |  1263 ++
 tests/nfct.h                                       |    46 +
 tests/nfft.c                                       |  1490 ++
 tests/nfft.h                                       |    48 +
 tests/nfst.c                                       |  1255 ++
 tests/nfst.h                                       |    46 +
 util/Makefile.am                                   |    21 -
 util/Makefile.in                                   |   580 -
 util/util.c                                        |  1488 --
 668 files changed, 70973 insertions(+), 93245 deletions(-)
 delete mode 100644 3rdparty/Makefile.in
 delete mode 100644 3rdparty/cstripack/Makefile.in
 create mode 100644 CONVENTIONS
 delete mode 100644 INSTALL
 delete mode 100644 Makefile.in
 delete mode 100644 aclocal.m4
 create mode 100644 aminclude.am
 delete mode 100644 applications/Makefile.in
 delete mode 100644 applications/fastgauss/Makefile.in
 delete mode 100644 applications/fastgauss/fastgauss.c
 create mode 100644 applications/fastgauss/fastgauss.c.in
 create mode 100644 applications/fastgauss/output_error.m
 create mode 100644 applications/fastgauss/output_error_p.m
 delete mode 100644 applications/fastsum/Makefile.in
 create mode 100644 applications/fastsum/fastsum_test.dSYM/Contents/Info.plist
 create mode 100644 applications/fastsum/fastsum_test.dSYM/Contents/Resources/DWARF/fastsum_test
 delete mode 100644 applications/fastsumS2/Makefile.in
 delete mode 100644 applications/iterS2/Makefile.in
 delete mode 100644 applications/mri/Makefile.in
 delete mode 100644 applications/mri/mri2d/Makefile.in
 copy matlab/nfft/nfft_get_x.m => applications/mri/mri2d/verschiebung.m (71%)
 delete mode 100644 applications/mri/mri3d/Makefile.in
 delete mode 100644 applications/polarFFT/Makefile.in
 delete mode 100644 applications/polarFFT/linogram_fft_test.c
 create mode 100644 applications/polarFFT/linogram_fft_test.c.in
 delete mode 100644 applications/polarFFT/mpolar_fft_test.c
 create mode 100644 applications/polarFFT/mpolar_fft_test.c.in
 delete mode 100644 applications/polarFFT/polar_fft_test.c
 create mode 100644 applications/polarFFT/polar_fft_test.c.in
 delete mode 100644 applications/quadratureS2/Makefile.in
 delete mode 100644 applications/radon/Makefile.in
 delete mode 100644 applications/radon/inverse_radon.c
 create mode 100644 applications/radon/inverse_radon.c.in
 delete mode 100644 applications/radon/radon.c
 create mode 100644 applications/radon/radon.c.in
 delete mode 100755 config/compile
 delete mode 100755 config/config.guess
 delete mode 100755 config/config.sub
 delete mode 100755 config/depcomp
 delete mode 100755 config/install-sh
 delete mode 100644 config/ltmain.sh
 delete mode 100755 config/missing
 delete mode 100755 configure
 delete mode 100644 debian/libnfft3-1.install
 create mode 100644 debian/libnfft3-doc.doc-base
 create mode 100644 debian/libnfft3-doc.docs
 create mode 100644 debian/libnfft3-doc.links
 create mode 100644 debian/libnfft3-double2.install
 create mode 100644 debian/libnfft3-double2.lintian-overrides
 create mode 100644 debian/libnfft3-long2.install
 create mode 100644 debian/libnfft3-long2.lintian-overrides
 create mode 100644 debian/libnfft3-single2.install
 create mode 100644 debian/libnfft3-single2.lintian-overrides
 create mode 100644 debian/patches/fix-broken-destdir.diff
 create mode 100644 doc/assets/logo.png
 delete mode 100644 doxygen/Makefile.in
 delete mode 100644 doxygen/doxygen.Doxyfile
 delete mode 100644 examples/Makefile.in
 delete mode 100644 examples/fpt/Makefile.in
 create mode 100644 examples/fpt/simple_test.nb
 delete mode 100644 examples/mri/Makefile.in
 delete mode 100644 examples/nfct/Makefile.in
 rename examples/nfct/{simple_test.c => simple_test.c.in} (53%)
 delete mode 100644 examples/nfft/Makefile.in
 delete mode 100644 examples/nfft/simple_test.c
 create mode 100644 examples/nfft/simple_test.c.in
 rename examples/nfft/{simple_test_threads.c => simple_test_threads.c.in} (53%)
 delete mode 100644 examples/nfsft/Makefile.in
 delete mode 100644 examples/nfsoft/Makefile.in
 delete mode 100644 examples/nfst/Makefile.in
 rename examples/nfst/{simple_test.c => simple_test.c.in} (53%)
 delete mode 100644 examples/nnfft/Makefile.in
 delete mode 100644 examples/nsfft/Makefile.in
 delete mode 100644 examples/solver/Makefile.in
 delete mode 100644 examples/solver/glacier.c
 create mode 100644 examples/solver/glacier.c.in
 rename examples/solver/{simple_test.c => simple_test.c.in} (60%)
 delete mode 100644 include/Makefile.in
 delete mode 100644 include/config.h.in
 create mode 100644 include/doxygen.dox
 delete mode 100644 include/nfft3conf.h
 delete mode 100644 include/nfft3conf.h.in
 create mode 100644 include/nfft3mp.h
 delete mode 100644 include/nfft3util.h
 create mode 100644 include/solver_adjoint.h
 delete mode 100644 kernel/Makefile.in
 delete mode 100644 kernel/fpt/Makefile.in
 delete mode 100644 kernel/mri/Makefile.in
 delete mode 100644 kernel/nfct/Makefile.in
 delete mode 100644 kernel/nfft/Makefile.in
 delete mode 100644 kernel/nfsft/Makefile.in
 delete mode 100644 kernel/nfsoft/Makefile.in
 delete mode 100644 kernel/nfst/Makefile.in
 delete mode 100644 kernel/nnfft/Makefile.in
 delete mode 100644 kernel/nsfft/Makefile.in
 delete mode 100644 kernel/solver/Makefile.in
 delete mode 100644 kernel/util/Makefile.in
 copy kernel/util/{sinc.c => assert.c} (63%)
 create mode 100644 kernel/util/bessel_i0.m
 create mode 100644 kernel/util/bessel_i0.nb
 create mode 100644 kernel/util/bspline.c
 create mode 100644 kernel/util/bspline.nb
 create mode 100644 kernel/util/damp.c
 create mode 100644 kernel/util/print.c
 copy kernel/util/{sinc.c => rand.c} (54%)
 create mode 100644 kernel/util/sort.c
 copy kernel/util/{sinc.c => thread.c} (65%)
 copy kernel/util/{sinc.c => time.c} (63%)
 create mode 100644 kernel/util/vector1.c
 create mode 100644 kernel/util/vector2.c
 create mode 100644 kernel/util/vector3.c
 copy include/ticks.h.in => kernel/util/voronoi.c (64%)
 copy kernel/util/{sinc.c => window.c} (50%)
 create mode 100644 m4/amx_prog_as.m4
 create mode 100644 m4/ax_cc_blocks.m4
 create mode 100644 m4/ax_count_cpus.m4
 copy m4/{ax_openmp.m4 => ax_cunit.m4} (69%)
 create mode 100644 m4/ax_gcc_aligns_stack.m4
 create mode 100644 m4/ax_gcc_version.m4
 create mode 100644 m4/ax_prog_doxygen.m4
 delete mode 100644 m4/libtool.m4
 delete mode 100644 m4/ltoptions.m4
 delete mode 100644 m4/ltsugar.m4
 delete mode 100644 m4/ltversion.m4
 delete mode 100644 m4/lt~obsolete.m4
 delete mode 100644 matlab/Makefile.in
 delete mode 100644 matlab/nfft/Makefile.in
 copy matlab/nfft/{FFTW_ESTIMATE.m => NFFT_OMP_BLOCKWISE_ADJOINT.m} (58%)
 copy matlab/nfft/{nfft_set_x.m => nfftmex.m} (73%)
 delete mode 100644 matlab/nfsft/@f_hat/Makefile.in
 copy matlab/nfsft/@f_hat/{plus.m => get.m} (68%)
 delete mode 100644 matlab/nfsft/Makefile.in
 copy matlab/{nfft/nfft_set_x.m => nfsft/nfsftmex.m} (73%)
 create mode 100644 matlab/nfsoft/Contents.m
 create mode 100644 matlab/nfsoft/Makefile.am
 copy matlab/{nfft/nfft_set_x.m => nfsoft/nfsoft_get_num_threads.m} (72%)
 create mode 100644 matlab/nfsoft/nfsoftmex.c
 create mode 100644 matlab/nnfft/Contents.m
 create mode 100644 matlab/nnfft/Makefile.am
 copy matlab/{nfft => nnfft}/PRE_FULL_PSI.m (89%)
 copy matlab/{nfft => nnfft}/PRE_LIN_PSI.m (89%)
 copy matlab/{nfft => nnfft}/PRE_PHI_HUT.m (88%)
 copy matlab/{nfft => nnfft}/PRE_PSI.m (88%)
 create mode 100644 matlab/nnfft/nnfft.m
 copy matlab/{nfft/nfft_init_guru.m => nnfft/nnfft_display.m} (69%)
 copy matlab/{nfft/nfft_finalize.m => nnfft/nnfft_finalize.m} (81%)
 copy matlab/{nfft/nfft_get_f.m => nnfft/nnfft_get_f.m} (81%)
 copy matlab/{nfft/nfft_get_f_hat.m => nnfft/nnfft_get_f_hat.m} (80%)
 copy matlab/{nfft/nfft_get_num_threads.m => nnfft/nnfft_get_num_threads.m} (80%)
 copy matlab/{nfft/nfft_get_x.m => nnfft/nnfft_get_x.m} (81%)
 copy matlab/{nfft/nfft_init_1d.m => nnfft/nnfft_init.m} (77%)
 copy matlab/{nfft/FFTW_ESTIMATE.m => nnfft/nnfft_init_1d.m} (71%)
 copy matlab/{nfft/FFTW_ESTIMATE.m => nnfft/nnfft_init_2d.m} (70%)
 copy matlab/{nfft/FFTW_ESTIMATE.m => nnfft/nnfft_init_3d.m} (70%)
 copy matlab/{nfft/nfft_init_guru.m => nnfft/nnfft_init_guru.m} (66%)
 copy matlab/{nfft/nfft_precompute_psi.m => nnfft/nnfft_precompute_psi.m} (75%)
 copy matlab/{nfft/nfft_set_f.m => nnfft/nnfft_set_f.m} (82%)
 copy matlab/{nfft/nfft_set_f_hat.m => nnfft/nnfft_set_f_hat.m} (81%)
 copy matlab/{nfft/nfft_set_x.m => nnfft/nnfft_set_v.m} (81%)
 copy matlab/{nfft/nfft_set_x.m => nnfft/nnfft_set_x.m} (82%)
 copy matlab/{nfft/nfft_trafo.m => nnfft/nnfft_trafo.m} (82%)
 copy matlab/{nfft/nfft_trafo.m => nnfft/nnfft_trafo_direct.m} (81%)
 copy matlab/{nfft/nfftmex.c => nnfft/nnfftmex.c} (56%)
 copy matlab/{nfft/nfft_set_x.m => nnfft/nnfftmex.m} (73%)
 create mode 100644 matlab/nnfft/simple_test.m
 copy matlab/{nfft/test_nfft1d.m => nnfft/test_nnfft1d.m} (61%)
 create mode 100644 matlab/nnfft/test_nnfft2d.m
 create mode 100644 matlab/nnfft/test_nnfft2d_N215.m
 delete mode 100644 support/Makefile.in
 create mode 100644 support/Portfile
 copy examples/doxygen.c => support/copyright.txt (81%)
 create mode 100644 support/copyright_m4.txt
 copy matlab/nfft/nfft_set_x.m => support/copyright_matlab.txt (72%)
 create mode 100644 support/copyright_matlab_single_line.txt
 create mode 100644 support/fpt.dox
 create mode 100644 support/mri.dox
 create mode 100644 support/nfct.dox
 create mode 100644 support/nfft.dox
 create mode 100644 support/nfsft.dox
 create mode 100644 support/nfsoft.dox
 create mode 100644 support/nfst.dox
 create mode 100644 support/nnfft.dox
 create mode 100644 support/nsfft.dox
 create mode 100644 support/solver.dox
 create mode 100755 support/update_copyright.sh
 create mode 100644 tests/CUnit-Run.dtd
 delete mode 100644 tests/Makefile.in
 create mode 100644 tests/PrintVector.m
 create mode 100644 tests/bessel.c
 copy examples/doxygen.c => tests/bessel.h (80%)
 create mode 100644 tests/bspline.c
 copy examples/doxygen.c => tests/bspline.h (80%)
 create mode 100644 tests/check.c
 create mode 100644 tests/check_bspline.m
 create mode 100644 tests/check_bspline.nb
 create mode 100644 tests/check_nfct.m
 create mode 100644 tests/check_nfct.nb
 delete mode 100644 tests/check_nfft.c
 delete mode 100644 tests/check_nfft.h
 create mode 100644 tests/check_nfft.m
 create mode 100644 tests/check_nfft.nb
 delete mode 100644 tests/check_nfft_1d.c
 create mode 100644 tests/check_nfsft.c
 create mode 100644 tests/check_nfsft.m
 create mode 100644 tests/check_nfsft.nb
 create mode 100644 tests/check_nfst.m
 create mode 100644 tests/check_nfst.nb
 create mode 100644 tests/cunit2junit.xsl
 create mode 100644 tests/data/Makefile.am
 create mode 100644 tests/data/nfct_1d_10_1.txt
 create mode 100644 tests/data/nfct_1d_10_10.txt
 create mode 100644 tests/data/nfct_1d_10_20.txt
 create mode 100644 tests/data/nfct_1d_10_50.txt
 create mode 100644 tests/data/nfct_1d_1_1.txt
 create mode 100644 tests/data/nfct_1d_1_10.txt
 create mode 100644 tests/data/nfct_1d_1_20.txt
 create mode 100644 tests/data/nfct_1d_1_50.txt
 create mode 100644 tests/data/nfct_1d_20_1.txt
 create mode 100644 tests/data/nfct_1d_20_10.txt
 create mode 100644 tests/data/nfct_1d_20_20.txt
 create mode 100644 tests/data/nfct_1d_20_50.txt
 create mode 100644 tests/data/nfct_1d_2_1.txt
 create mode 100644 tests/data/nfct_1d_2_10.txt
 create mode 100644 tests/data/nfct_1d_2_20.txt
 create mode 100644 tests/data/nfct_1d_2_50.txt
 create mode 100644 tests/data/nfct_1d_4_1.txt
 create mode 100644 tests/data/nfct_1d_4_10.txt
 create mode 100644 tests/data/nfct_1d_4_20.txt
 create mode 100644 tests/data/nfct_1d_4_50.txt
 create mode 100644 tests/data/nfct_1d_50_1.txt
 create mode 100644 tests/data/nfct_1d_50_10.txt
 create mode 100644 tests/data/nfct_1d_50_20.txt
 create mode 100644 tests/data/nfct_1d_50_50.txt
 create mode 100644 tests/data/nfct_2d_10_10_20.txt
 create mode 100644 tests/data/nfct_2d_10_10_50.txt
 create mode 100644 tests/data/nfct_2d_10_20_20.txt
 create mode 100644 tests/data/nfct_2d_10_20_50.txt
 create mode 100644 tests/data/nfct_2d_20_10_20.txt
 create mode 100644 tests/data/nfct_2d_20_10_50.txt
 create mode 100644 tests/data/nfct_2d_20_20_20.txt
 create mode 100644 tests/data/nfct_2d_20_20_50.txt
 create mode 100644 tests/data/nfct_3d_10_10_10_10.txt
 create mode 100644 tests/data/nfct_adjoint_1d_10_1.txt
 create mode 100644 tests/data/nfct_adjoint_1d_10_10.txt
 create mode 100644 tests/data/nfct_adjoint_1d_10_20.txt
 create mode 100644 tests/data/nfct_adjoint_1d_10_50.txt
 create mode 100644 tests/data/nfct_adjoint_1d_1_1.txt
 create mode 100644 tests/data/nfct_adjoint_1d_1_10.txt
 create mode 100644 tests/data/nfct_adjoint_1d_1_20.txt
 create mode 100644 tests/data/nfct_adjoint_1d_1_50.txt
 create mode 100644 tests/data/nfct_adjoint_1d_20_1.txt
 create mode 100644 tests/data/nfct_adjoint_1d_20_10.txt
 create mode 100644 tests/data/nfct_adjoint_1d_20_20.txt
 create mode 100644 tests/data/nfct_adjoint_1d_20_50.txt
 create mode 100644 tests/data/nfct_adjoint_1d_2_1.txt
 create mode 100644 tests/data/nfct_adjoint_1d_2_10.txt
 create mode 100644 tests/data/nfct_adjoint_1d_2_20.txt
 create mode 100644 tests/data/nfct_adjoint_1d_2_50.txt
 create mode 100644 tests/data/nfct_adjoint_1d_4_1.txt
 create mode 100644 tests/data/nfct_adjoint_1d_4_10.txt
 create mode 100644 tests/data/nfct_adjoint_1d_4_20.txt
 create mode 100644 tests/data/nfct_adjoint_1d_4_50.txt
 create mode 100644 tests/data/nfct_adjoint_1d_50_1.txt
 create mode 100644 tests/data/nfct_adjoint_1d_50_10.txt
 create mode 100644 tests/data/nfct_adjoint_1d_50_20.txt
 create mode 100644 tests/data/nfct_adjoint_1d_50_50.txt
 create mode 100644 tests/data/nfct_adjoint_2d_10_10_20.txt
 create mode 100644 tests/data/nfct_adjoint_2d_10_10_50.txt
 create mode 100644 tests/data/nfct_adjoint_2d_10_20_20.txt
 create mode 100644 tests/data/nfct_adjoint_2d_10_20_50.txt
 create mode 100644 tests/data/nfct_adjoint_2d_20_10_20.txt
 create mode 100644 tests/data/nfct_adjoint_2d_20_10_50.txt
 create mode 100644 tests/data/nfct_adjoint_2d_20_20_20.txt
 create mode 100644 tests/data/nfct_adjoint_2d_20_20_50.txt
 create mode 100644 tests/data/nfct_adjoint_3d_10_10_10_10.txt
 create mode 100644 tests/data/nfft_1d_10_1.txt
 create mode 100644 tests/data/nfft_1d_10_10.txt
 create mode 100644 tests/data/nfft_1d_10_20.txt
 create mode 100644 tests/data/nfft_1d_10_50.txt
 create mode 100644 tests/data/nfft_1d_1_1.txt
 create mode 100644 tests/data/nfft_1d_1_10.txt
 create mode 100644 tests/data/nfft_1d_1_20.txt
 create mode 100644 tests/data/nfft_1d_1_50.txt
 create mode 100644 tests/data/nfft_1d_20_1.txt
 create mode 100644 tests/data/nfft_1d_20_10.txt
 create mode 100644 tests/data/nfft_1d_20_20.txt
 create mode 100644 tests/data/nfft_1d_20_50.txt
 create mode 100644 tests/data/nfft_1d_2_1.txt
 create mode 100644 tests/data/nfft_1d_2_10.txt
 create mode 100644 tests/data/nfft_1d_2_20.txt
 create mode 100644 tests/data/nfft_1d_2_50.txt
 create mode 100644 tests/data/nfft_1d_4_1.txt
 create mode 100644 tests/data/nfft_1d_4_10.txt
 create mode 100644 tests/data/nfft_1d_4_20.txt
 create mode 100644 tests/data/nfft_1d_4_50.txt
 create mode 100644 tests/data/nfft_1d_50_1.txt
 create mode 100644 tests/data/nfft_1d_50_10.txt
 create mode 100644 tests/data/nfft_1d_50_20.txt
 create mode 100644 tests/data/nfft_1d_50_50.txt
 create mode 100644 tests/data/nfft_2d_10_10_20.txt
 create mode 100644 tests/data/nfft_2d_10_10_50.txt
 create mode 100644 tests/data/nfft_2d_10_20_20.txt
 create mode 100644 tests/data/nfft_2d_10_20_50.txt
 create mode 100644 tests/data/nfft_2d_20_10_20.txt
 create mode 100644 tests/data/nfft_2d_20_10_50.txt
 create mode 100644 tests/data/nfft_2d_20_20_20.txt
 create mode 100644 tests/data/nfft_2d_20_20_50.txt
 create mode 100644 tests/data/nfft_3d_10_10_10_10.txt
 create mode 100644 tests/data/nfft_adjoint_1d_10_1.txt
 create mode 100644 tests/data/nfft_adjoint_1d_10_10.txt
 create mode 100644 tests/data/nfft_adjoint_1d_10_20.txt
 create mode 100644 tests/data/nfft_adjoint_1d_10_50.txt
 create mode 100644 tests/data/nfft_adjoint_1d_1_1.txt
 create mode 100644 tests/data/nfft_adjoint_1d_1_10.txt
 create mode 100644 tests/data/nfft_adjoint_1d_1_20.txt
 create mode 100644 tests/data/nfft_adjoint_1d_1_50.txt
 create mode 100644 tests/data/nfft_adjoint_1d_20_1.txt
 create mode 100644 tests/data/nfft_adjoint_1d_20_10.txt
 create mode 100644 tests/data/nfft_adjoint_1d_20_20.txt
 create mode 100644 tests/data/nfft_adjoint_1d_20_50.txt
 create mode 100644 tests/data/nfft_adjoint_1d_2_1.txt
 create mode 100644 tests/data/nfft_adjoint_1d_2_10.txt
 create mode 100644 tests/data/nfft_adjoint_1d_2_20.txt
 create mode 100644 tests/data/nfft_adjoint_1d_2_50.txt
 create mode 100644 tests/data/nfft_adjoint_1d_4_1.txt
 create mode 100644 tests/data/nfft_adjoint_1d_4_10.txt
 create mode 100644 tests/data/nfft_adjoint_1d_4_20.txt
 create mode 100644 tests/data/nfft_adjoint_1d_4_50.txt
 create mode 100644 tests/data/nfft_adjoint_1d_50_1.txt
 create mode 100644 tests/data/nfft_adjoint_1d_50_10.txt
 create mode 100644 tests/data/nfft_adjoint_1d_50_20.txt
 create mode 100644 tests/data/nfft_adjoint_1d_50_50.txt
 create mode 100644 tests/data/nfft_adjoint_2d_10_10_20.txt
 create mode 100644 tests/data/nfft_adjoint_2d_10_10_50.txt
 create mode 100644 tests/data/nfft_adjoint_2d_10_20_20.txt
 create mode 100644 tests/data/nfft_adjoint_2d_10_20_50.txt
 create mode 100644 tests/data/nfft_adjoint_2d_20_10_20.txt
 create mode 100644 tests/data/nfft_adjoint_2d_20_10_50.txt
 create mode 100644 tests/data/nfft_adjoint_2d_20_20_20.txt
 create mode 100644 tests/data/nfft_adjoint_2d_20_20_50.txt
 create mode 100644 tests/data/nfft_adjoint_3d_10_10_10_10.txt
 create mode 100644 tests/data/nfst_1d_10_1.txt
 create mode 100644 tests/data/nfst_1d_10_10.txt
 create mode 100644 tests/data/nfst_1d_10_2.txt
 create mode 100644 tests/data/nfst_1d_10_20.txt
 create mode 100644 tests/data/nfst_1d_10_50.txt
 create mode 100644 tests/data/nfst_1d_20_1.txt
 create mode 100644 tests/data/nfst_1d_20_10.txt
 create mode 100644 tests/data/nfst_1d_20_2.txt
 create mode 100644 tests/data/nfst_1d_20_20.txt
 create mode 100644 tests/data/nfst_1d_20_50.txt
 create mode 100644 tests/data/nfst_1d_2_1.txt
 create mode 100644 tests/data/nfst_1d_2_10.txt
 create mode 100644 tests/data/nfst_1d_2_2.txt
 create mode 100644 tests/data/nfst_1d_2_20.txt
 create mode 100644 tests/data/nfst_1d_2_50.txt
 create mode 100644 tests/data/nfst_1d_4_1.txt
 create mode 100644 tests/data/nfst_1d_4_10.txt
 create mode 100644 tests/data/nfst_1d_4_2.txt
 create mode 100644 tests/data/nfst_1d_4_20.txt
 create mode 100644 tests/data/nfst_1d_4_50.txt
 create mode 100644 tests/data/nfst_1d_50_1.txt
 create mode 100644 tests/data/nfst_1d_50_10.txt
 create mode 100644 tests/data/nfst_1d_50_2.txt
 create mode 100644 tests/data/nfst_1d_50_20.txt
 create mode 100644 tests/data/nfst_1d_50_50.txt
 create mode 100644 tests/data/nfst_2d_10_10_20.txt
 create mode 100644 tests/data/nfst_2d_10_10_50.txt
 create mode 100644 tests/data/nfst_2d_10_20_20.txt
 create mode 100644 tests/data/nfst_2d_10_20_50.txt
 create mode 100644 tests/data/nfst_2d_20_10_20.txt
 create mode 100644 tests/data/nfst_2d_20_10_50.txt
 create mode 100644 tests/data/nfst_2d_20_20_20.txt
 create mode 100644 tests/data/nfst_2d_20_20_50.txt
 create mode 100644 tests/data/nfst_3d_10_10_10_10.txt
 create mode 100644 tests/data/nfst_adjoint_1d_10_1.txt
 create mode 100644 tests/data/nfst_adjoint_1d_10_10.txt
 create mode 100644 tests/data/nfst_adjoint_1d_10_20.txt
 create mode 100644 tests/data/nfst_adjoint_1d_10_50.txt
 create mode 100644 tests/data/nfst_adjoint_1d_20_1.txt
 create mode 100644 tests/data/nfst_adjoint_1d_20_10.txt
 create mode 100644 tests/data/nfst_adjoint_1d_20_20.txt
 create mode 100644 tests/data/nfst_adjoint_1d_20_50.txt
 create mode 100644 tests/data/nfst_adjoint_1d_2_1.txt
 create mode 100644 tests/data/nfst_adjoint_1d_2_10.txt
 create mode 100644 tests/data/nfst_adjoint_1d_2_20.txt
 create mode 100644 tests/data/nfst_adjoint_1d_2_50.txt
 create mode 100644 tests/data/nfst_adjoint_1d_4_1.txt
 create mode 100644 tests/data/nfst_adjoint_1d_4_10.txt
 create mode 100644 tests/data/nfst_adjoint_1d_4_20.txt
 create mode 100644 tests/data/nfst_adjoint_1d_4_50.txt
 create mode 100644 tests/data/nfst_adjoint_1d_50_1.txt
 create mode 100644 tests/data/nfst_adjoint_1d_50_10.txt
 create mode 100644 tests/data/nfst_adjoint_1d_50_20.txt
 create mode 100644 tests/data/nfst_adjoint_1d_50_50.txt
 create mode 100644 tests/data/nfst_adjoint_2d_10_10_20.txt
 create mode 100644 tests/data/nfst_adjoint_2d_10_10_50.txt
 create mode 100644 tests/data/nfst_adjoint_2d_10_20_20.txt
 create mode 100644 tests/data/nfst_adjoint_2d_10_20_50.txt
 create mode 100644 tests/data/nfst_adjoint_2d_20_10_20.txt
 create mode 100644 tests/data/nfst_adjoint_2d_20_10_50.txt
 create mode 100644 tests/data/nfst_adjoint_2d_20_20_20.txt
 create mode 100644 tests/data/nfst_adjoint_2d_20_20_50.txt
 create mode 100644 tests/data/nfst_adjoint_3d_10_10_10_10.txt
 create mode 100644 tests/nfct.c
 create mode 100644 tests/nfct.h
 create mode 100644 tests/nfft.c
 create mode 100644 tests/nfft.h
 create mode 100644 tests/nfst.c
 create mode 100644 tests/nfst.h
 delete mode 100644 util/Makefile.am
 delete mode 100644 util/Makefile.in
 delete mode 100644 util/util.c

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/nfft.git



More information about the debian-science-commits mailing list