2005-02-23 13:06:59 by Alistair G. Crooks | Files touched by this commit (101) |
Log message: Add RMD160 digests in addition to SHA1 ones. |
2004-12-03 16:15:13 by Thomas Klausner | Files touched by this commit (409) |
Log message: Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. Suggested by Roland Illig, ok'd by various. |
2004-04-18 19:51:41 by Soren Jacobsen | Files touched by this commit (3) |
Log message: Convert to buildlink3. |
2003-12-24 10:53:50 by Julio M. Merino Vidal | Files touched by this commit (69) |
Log message: s/@netbsd.org/@NetBSD.org/ in MAINTAINER. |
2003-07-24 18:47:54 by Jan Schaumann | Files touched by this commit (8) | |
Log message: Initial import of math/djbfft provided by Chris Lloyd in PR pkg/19258: djbfft is an extremely fast library for floating-point convolution. The current version holds most of the speed records for double-precision FFTs on general-purpose computers. djbfft provides power-of-2 complex FFTs, real FFTs at twice the speed, and fast multiplication of complex arrays. Single precision and double precision are equally supported. |