liborc-0.4-0

Library of optimized inner loops runtime compiler
  http://code.entropywave.com/projects/orc/
  0
  no reviews



Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. the "language" is a generic assembly language that represents many of the features available in simd architectures, including saturated addition and subtraction, and many arithmetic operations.

this package contains the orc shared libraries. it is typically installed automatically when an application or library requires it.