Scope of the CSIPL API:
- support functions
- scalar functions (mathematical functions, complex arithmetic)
- elementwise functions (mathematical functions, arithmetic, comparison, selection, random number generation)
- signal processing functions (FFT, windows, filters, convolution, correlation, histogram)
- linear algebra functions: (vector and matrix products, matrix decompositions, equation solvers).
We provide highly optimised CSIPL libraries for the G4 (PowerPC-Altivec) and MIPS processors. An Intel version is now available for evaluation.
Multi-threaded versions for shared memory systems are also available - the parallelism is completely transparent to the end-user and no changes are required to existing CSIPL code.
- Datasheets: The contents of the CSIPL library can be found here or the full CSIPL reference manual can be found here





