notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: math/nfft/pkg-plist

Number of commits found: 9

Sunday, 1 Jan 2023
14:41 Daniel Engberg (diizzy) search for other commits by this committer
math/nfft: Update to 3.5.3

Changelog: https://github.com/NFFT/nfft/releases/tag/3.5.3
commit hash: abdc514c63d83c4b5813696257976e550f6da79f commit hash: abdc514c63d83c4b5813696257976e550f6da79f commit hash: abdc514c63d83c4b5813696257976e550f6da79f commit hash: abdc514c63d83c4b5813696257976e550f6da79f abdc514
Saturday, 12 Mar 2022
07:48 Daniel Engberg (diizzy) search for other commits by this committer
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
commit hash: fa49f6526d6cc24ebdf94471e0a4ae7635297ea6 commit hash: fa49f6526d6cc24ebdf94471e0a4ae7635297ea6 commit hash: fa49f6526d6cc24ebdf94471e0a4ae7635297ea6 commit hash: fa49f6526d6cc24ebdf94471e0a4ae7635297ea6 fa49f65
Friday, 8 Jan 2021
07:47 fluffy search for other commits by this committer
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
Original commitRevision:560752 
Thursday, 17 Dec 2020
09:30 wen search for other commits by this committer
- Update to 3.5.2
Original commitRevision:558268 
Sunday, 2 Aug 2020
18:07 fernape search for other commits by this committer
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
Original commitRevision:543986 
Tuesday, 5 Mar 2019
21:20 antoine search for other commits by this committer
Update devel/doxygen to 1.8.15

PR:		236110
Original commitRevision:494744 
Friday, 19 Jan 2018
21:28 antoine search for other commits by this committer
Update devel/doxygen to 1.8.14

PR:		225290
Submitted by:	Naram Qashat (maintainer)
Original commitRevision:459474 
Friday, 8 Dec 2017
06:34 pi search for other commits by this committer
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)
Original commitRevision:455772 
Sunday, 3 Dec 2017
23:12 rodrigo search for other commits by this committer
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>
Original commitRevision:455493 

Number of commits found: 9