non port: math/nfft/pkg-plist |
Number of commits found: 9 |
Sunday, 1 Jan 2023
|
14:41 Daniel Engberg (diizzy)
math/nfft: Update to 3.5.3
Changelog: https://github.com/NFFT/nfft/releases/tag/3.5.3
abdc514 |
Saturday, 12 Mar 2022
|
07:48 Daniel Engberg (diizzy)
math/nfft: Rework port to follow Porters Handbook
* Use upstream release archive
* Respect flags set by framework and do not use -march=native
* Add support for OpenMP and enable it on aarch64 and amd64 by default
* Overall rework of Makefile
* Enable all options to match packaging in other distros
PR: 261255
fa49f65 |
Friday, 8 Jan 2021
|
07:47 fluffy
devel/doxygen: Update to 1.9.0
- regen patches by 'make makepatch'
- adjust consumers which affected by new doxygen styles
- take maintainersip
Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_0
PR: 242347
Submitted by: fluffy
Reported by: Naram Qashat (ex-maintainer)
Exp-run by: antoine
 |
Thursday, 17 Dec 2020
|
09:30 wen
- Update to 3.5.2
 |
Sunday, 2 Aug 2020
|
18:07 fernape
math/nfft: Update to 3.5.1
From Changelog: https://github.com/NFFT/nfft/blob/develop/ChangeLog
* Fix Build of fastsum failing because fftw_libs are not found
* Update m4 files
* Remove superfluous calls to autoreconf in bootstrap
* Add Julia Interface fastsum
* Even bandwidth in NFCT and NFST
* Compute NFFT_EPSILON at runtime
* In-place fftw for dimension >1 (reduce memory consumption)
* Improve check if tests are executed in Matlab or Octave
* Fix build with Octave 5.1.0 in Windows
* Fix FFTW3 Linking problem while building
* Remove unnecessary dependence on ncurses library
* Add Julia Interface for NFCT, NFST
* FSFT: Spherical Fourier transform with equidistant nodes
* Inverse NFFT via frame approach
* _Complex is not supported by some compilers
* Extend NFFT Matlab interface to d>4
* Faster NFFT in 4D and 5D
* Add support for higher bandwidth in NFSFT and improve parallelization
* fastsum: Skip nearfield (pre-)computations when eps_I is zero
* Add NFSOFT Matlab class
* Add Mex interface for FPT
* OpenMP parallelization of NFSOFT
* Add NFFT Julia interface
* Add Latex for target `dist` in Travis
* Fix `ABS_SRCDIR` might return a wrong path
* Fix infft1d missing in release
* Solve compatibility problem with MATLAB 2018a
* Fix wrong libs flag when compiling for Octave and non-combined fftw3_threads
* Add bash script to build statically linked libs in Windows
* Add Octave tests
* Add NFSFT Matlab class
PR: 248078
Submitted by: marcel@herrbischoff.com
 |
Tuesday, 5 Mar 2019
|
21:20 antoine
Update devel/doxygen to 1.8.15
PR: 236110
 |
Friday, 19 Jan 2018
|
21:28 antoine
Update devel/doxygen to 1.8.14
PR: 225290
Submitted by: Naram Qashat (maintainer)
 |
Friday, 8 Dec 2017
|
06:34 pi
math/nfft: update 3.3.2 -> 3.4.0
PR: 224163
Relnotes: https://github.com/NFFT/nfft/releases
Submitted by: Michael Danilov <mike.d.ft402@gmail.com> (maintainer)
 |
Sunday, 3 Dec 2017
|
23:12 rodrigo
Add new port math/nfft
NFFT is a software library, written in C, for computing non-equispaced fast
Fourier transforms and related variations. It implements the following
transforms:
1. Non-equispaced fast Fourier transform (NFFT)
- forward transform (NFFT), i.e. frequency to time/space domain
- adjoint transform (adjoint NFFT), i.e. time/space to frequency domain
2. Generalisations
- to arbitrary nodes in time and frequency domain (NNFFT)
- to real-valued data, i.e. (co)sine transforms, (NFCT, NFST)
- to the sphere S^2 (NFSFT)
- to the rotation group (NFSOFT)
- to the hyperbolic cross (NSFFT)
3. Generalised inverse transformations based on iterative methods, e.g.
CGNR/CGNE
PR: 223429
Submitted by: Michael Danilov <mike.d.ft402@gmail.com>
 |
Number of commits found: 9 |