[nfft] branch upstream updated (5fed9fe -> 944741b)

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Jan 14 12:22:50 UTC 2015


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

ghisvail-guest pushed a change to branch upstream
in repository nfft.

      from  5fed9fe   Imported Upstream version 3.2.3+dfsg
       new  944741b   Imported Upstream version 3.3.0.alpha1

The 1 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                                        |   105 +-
 Makefile.in                                        |  1050 -
 README                                             |    55 +-
 aclocal.m4                                         |  1081 -
 applications/Makefile.in                           |   650 -
 applications/doxygen.c                             |     4 +-
 applications/fastgauss/Makefile.am                 |     4 +-
 applications/fastgauss/Makefile.in                 |   555 -
 applications/fastgauss/fastgauss.c                 |   592 +-
 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                     |  1106 +-
 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                 |     2 +-
 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                 |     2 +-
 applications/mri/mri2d/Makefile.in                 |   661 -
 applications/mri/mri2d/construct_data_2d.c         |     8 +-
 applications/mri/mri2d/construct_data_inh_2d1d.c   |    12 +-
 applications/mri/mri2d/construct_data_inh_3d.c     |    14 +-
 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       |    11 +-
 applications/mri/mri2d/reconstruct_data_gridding.c |    10 +-
 applications/mri/mri2d/reconstruct_data_inh_2d1d.c |    15 +-
 applications/mri/mri2d/reconstruct_data_inh_3d.c   |    15 +-
 .../mri/mri2d/reconstruct_data_inh_nnfft.c         |    11 +-
 applications/mri/mri2d/rms.m                       |     4 +-
 .../mri/mri2d/verschiebung.m                       |    17 +-
 applications/mri/mri2d/visualize_data.m            |     4 +-
 applications/mri/mri3d/Makefile.am                 |     2 +-
 applications/mri/mri3d/Makefile.in                 |   612 -
 applications/mri/mri3d/construct_data_2d1d.c       |     8 +-
 applications/mri/mri3d/construct_data_3d.c         |     8 +-
 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     |    12 +-
 applications/mri/mri3d/reconstruct_data_3d.c       |    12 +-
 applications/mri/mri3d/reconstruct_data_gridding.c |    12 +-
 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          |   491 +-
 applications/polarFFT/mpolar_fft_test.c            |   509 +-
 applications/polarFFT/phantom.m                    |     4 +-
 applications/polarFFT/polar_fft_test.c             |   381 +-
 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                 |   245 +-
 applications/radon/phantom.m                       |     4 +-
 applications/radon/radon.c                         |   214 +-
 applications/radon/radon.m                         |     4 +-
 applications/radon/ridgelet.m                      |     4 +-
 bootstrap.sh                                       |     0
 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                                       |   107 +-
 doc/api/html/images/logo.png                       |   Bin 0 -> 2965 bytes
 doc/api/html/images/sphere.png                     |   Bin 0 -> 10243 bytes
 doc/api/latex/images/sphere.eps                    |    99 +
 doc/api/latex/images/sphere.pdf                    |   Bin 0 -> 55197 bytes
 doc/logo/nfft_logo.tif                             |   Bin 0 -> 56256 bytes
 doxygen.dox                                        |     2 +-
 doxygen/Makefile.in                                |   426 -
 doxygen/doxygen.Doxyfile                           |  1143 -
 doxygen/doxygen.Doxyfile.in                        |     2 +-
 examples/Makefile.in                               |   656 -
 examples/doxygen.c                                 |     4 +-
 examples/fpt/Makefile.am                           |     2 +-
 examples/fpt/Makefile.in                           |   556 -
 examples/fpt/simple_test.c                         |    11 +-
 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                        |    51 +-
 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                        |   120 +-
 examples/nfft/simple_test_threads.c                |    31 +-
 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                       |    19 +-
 examples/nfsft/simple_test_threads.c               |    19 +-
 examples/nfsoft/Makefile.am                        |     2 +-
 examples/nfsoft/Makefile.in                        |   555 -
 examples/nfsoft/simple_test.c                      |     5 +-
 examples/nfst/Makefile.am                          |     4 +-
 examples/nfst/Makefile.in                          |   555 -
 examples/nfst/simple_test.c                        |    51 +-
 examples/nnfft/Makefile.am                         |     2 +-
 examples/nnfft/Makefile.in                         |   564 -
 examples/nnfft/accuracy.c                          |     7 +-
 examples/nnfft/accuracy.m                          |     4 +-
 examples/nnfft/simple_test.c                       |    35 +-
 examples/nsfft/Makefile.am                         |     2 +-
 examples/nsfft/Makefile.in                         |   564 -
 examples/nsfft/nsfft_test.c                        |    11 +-
 examples/nsfft/simple_test.c                       |     5 +-
 examples/solver/Makefile.am                        |     6 +-
 examples/solver/Makefile.in                        |   564 -
 examples/solver/doxygen.h                          |     2 +-
 examples/solver/glacier.c                          |   269 +-
 examples/solver/glacier.m                          |     4 +-
 examples/solver/glacier_cv.m                       |     4 +-
 examples/solver/simple_test.c                      |    87 +-
 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                                    |   350 +-
 include/nfft3.h                                    |   263 +-
 include/nfft3conf.h                                |    45 -
 include/nfft3conf.h.in                             |    45 -
 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                                 |  4902 ++--
 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                               |    37 +-
 kernel/nfsoft/Makefile.am                          |     2 +-
 kernel/nfsoft/Makefile.in                          |   556 -
 kernel/nfsoft/nfsoft.c                             |    17 +-
 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                               |    70 +-
 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 +-
 include/api.h => kernel/util/time.c                |    15 +-
 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_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                            |     2 +-
 matlab/nfft/Makefile.in                            |   679 -
 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                                 |    11 +-
 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                          |     6 +-
 matlab/nfft/test_nfft1d.m                          |     2 +-
 matlab/nfft/test_nfft2d.m                          |     2 +-
 matlab/nfft/test_nfft3d.m                          |     2 +-
 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/{nfft => nnfft}/FFTW_ESTIMATE.m             |     4 +-
 matlab/{nfft => nnfft}/FFTW_MEASURE.m              |     4 +-
 matlab/{nfft => nnfft}/FFT_OUT_OF_PLACE.m          |     4 +-
 matlab/{nfft => nnfft}/FG_PSI.m                    |     4 +-
 matlab/nnfft/Makefile.am                           |    45 +
 matlab/{nfft => nnfft}/PRE_FG_PSI.m                |     4 +-
 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                               |   437 +
 .../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/out.txt                               |    32 +
 matlab/nnfft/simple_test.m                         |    87 +
 matlab/{nfft => nnfft}/test_nfft1d.m               |     2 +-
 .../{nfft/test_nfft1d.m => nnfft/test_nnfft1d.m}   |    42 +-
 .../{nfft/test_nfft1d.m => nnfft/test_nnfft2d.m}   |    52 +-
 support/Makefile.in                                |   423 -
 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/rem.sed                                    |     0
 support/solver.dox                                 |    77 +
 support/toc.sed                                    |     0
 support/update_copyright.sh                        |    58 +
 tests/CUnit-Run.dtd                                |    36 +
 tests/CUnitAutomated-Results.xml                   |    34 +
 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/checkall                                     |   Bin 0 -> 497396 bytes
 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 --
 651 files changed, 66128 insertions(+), 90628 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
 delete mode 100644 applications/Makefile.in
 delete mode 100644 applications/fastgauss/Makefile.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/quadratureS2/Makefile.in
 delete mode 100644 applications/radon/Makefile.in
 mode change 100644 => 100755 bootstrap.sh
 delete mode 100644 config/compile
 delete mode 100644 config/config.guess
 delete mode 100644 config/config.sub
 delete mode 100644 config/depcomp
 delete mode 100644 config/install-sh
 delete mode 100644 config/ltmain.sh
 delete mode 100644 config/missing
 delete mode 100644 configure
 create mode 100644 doc/api/html/images/logo.png
 create mode 100644 doc/api/html/images/sphere.png
 create mode 100644 doc/api/latex/images/sphere.eps
 create mode 100755 doc/api/latex/images/sphere.pdf
 create mode 100644 doc/logo/nfft_logo.tif
 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
 delete mode 100644 examples/nfft/Makefile.in
 delete mode 100644 examples/nfsft/Makefile.in
 delete mode 100644 examples/nfsoft/Makefile.in
 delete mode 100644 examples/nfst/Makefile.in
 delete mode 100644 examples/nnfft/Makefile.in
 delete mode 100644 examples/nsfft/Makefile.in
 delete mode 100644 examples/solver/Makefile.in
 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
 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
 mode change 100644 => 100755 kernel/nfsoft/nfsoft.c
 mode change 100644 => 100755 kernel/nfsoft/wigner.c
 mode change 100644 => 100755 kernel/nfsoft/wigner.h
 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 include/api.h => kernel/util/time.c (75%)
 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
 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/{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
 mode change 100644 => 100755 matlab/nfsft/cc.m
 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
 copy matlab/{nfft => nnfft}/FFTW_ESTIMATE.m (87%)
 copy matlab/{nfft => nnfft}/FFTW_MEASURE.m (86%)
 copy matlab/{nfft => nnfft}/FFT_OUT_OF_PLACE.m (87%)
 copy matlab/{nfft => nnfft}/FG_PSI.m (89%)
 create mode 100644 matlab/nnfft/Makefile.am
 copy matlab/{nfft => nnfft}/PRE_FG_PSI.m (89%)
 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/out.txt
 create mode 100644 matlab/nnfft/simple_test.m
 copy matlab/{nfft => nnfft}/test_nfft1d.m (96%)
 copy matlab/{nfft/test_nfft1d.m => nnfft/test_nnfft1d.m} (59%)
 copy matlab/{nfft/test_nfft1d.m => nnfft/test_nnfft2d.m} (52%)
 delete mode 100644 support/Makefile.in
 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
 mode change 100644 => 100755 support/rem.sed
 create mode 100644 support/solver.dox
 mode change 100644 => 100755 support/toc.sed
 create mode 100755 support/update_copyright.sh
 create mode 100644 tests/CUnit-Run.dtd
 create mode 100644 tests/CUnitAutomated-Results.xml
 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 100755 tests/checkall
 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