summaryrefslogtreecommitdiff
path: root/math/tasp-vsipl
AgeCommit message (Collapse)AuthorFilesLines
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc1-1/+2
2004-04-13Convert to buildlink3.snj3-25/+20
2003-07-22Remove $Id$ from patch. Everyone should use pkglint :)wiz2-7/+4
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-10Update to latest version. No changelog available.jtb9-533/+592
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2002-03-31--rpath to -R in patch. (This makes the package build on arm32 again.)cjep2-4/+4
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-05-16Initial import of tasp-vsipl.jtb7-0/+630
This is an implementation of a VSIP Library (Vector/Signal/Image Processing Library) as defined by the VSIPL Forum for a CORE profile. The TASP_VSIPL library is an effort to produce a VSIPL library suitable for demonstration and early development and testing of VSIPL code and ideas. The Tactical Advanced Signal Processing Common Operating Environment (TASP COE) effort is striving to produce a common operating environment for signal processing throughout the Navy and DOD for the COTS environment. VSIPL is thought by TASP to have a good chance of becoming a standard signal processing library for many vendors who supply DOD high performance computing products. For this reason TASP is supporting the VSIPL effort. This is the TASP VSIPL Core Plus implementation of VSIPL. Core Plus includes all the functionality of the core profile plus most floating point Vector and Elementwise Operations not required by the VSIPL Core profile. The additional functions include such things as matrix elementwise add and multiply. The TASP VSIPL code is required to be freely available for any use.