The Tactical Advanced Signal Processing (TASP) Common Operating Environment (COE) working group has completed a VSIPL compliant library meeting the minimum requirements for a performance version of the core profile. The TASP library  is posted for demonstration of the VSIPL Signal Processing method. TASP makes no waranty that the library is good for any purpose. This is not the VSIPL Reference Library being developed by HRL, LLC under contract to DARPA.

The TASP VSIPL Core library was designed for use in a GNU programing environment (using 'make'), although only ANSI C code is used, and other environments will work with a little effort. To obtain the library download the file:

To download GZ compressed file:

Click here and "Save Link As..." to download the tar'd and gzip'd TASP VSIPL Core library in a file named-

tvc041400.tar.gz
then
gzip -d tvc041400.tar.gz
untar it with
tar xfv tvc041400.tar
and it makes a directory called
TASP_VSIPL_Core
with further instructions contained within.
To download ZIP compressed file:

Click here to download the zip'd TASP VSIPL Core library in a file named

tvc041400.zip
Then double click to uncompress and untar using WinZip.