Package pete: Information

    Source package: pete
    Version: 2.1.0-alt2.1
    Build time:  Feb 7, 2022, 09:19 AM
    Report package bug
    License: ACL/LANL
    Summary: Portable Expression Template Engine
    Description: 
    Welcome to PETE, the second public release of the Portable
    Expression Template Engine. In 1995, Todd Veldhuizen and David
    Vandevoorde developed the expression-template technique to
    transform arithmetic expressions involving array-like containers into
    efficient loops that rivaled hand-coded C in speed. Expression
    templates are now at the heart of highly efficient scientific
    container libraries including POOMA and Blitz++. Unfortunately, the
    technique's perceived complexity and the belief that it is limited
    to evaluating array expressions have deterred many potential
    expression-template users. PETE is therefore designed to easily
    add expression-template functionality to their container classes
    and to simply perform complex expression manipulations.

    List of rpms provided by this srpm:
    libpete-devel (e2kv6, e2kv5, e2kv4, e2k)
    libpete-devel-doc (noarch)
    pete (e2kv6, e2kv5, e2kv4, e2k)
    pete-debuginfo (e2kv6, e2kv5, e2kv4, e2k)



      1. gcc-c++

    Last changed


    Feb. 7, 2022 Ilya Kurdyukov 2.1.0-alt2.1
    - Fixed build for Elbrus.
    Oct. 2, 2012 Eugeny A. Rostovtsev 2.1.0-alt2
    - Fixed build with gcc 4.7
    May 17, 2009 Eugeny A. Rostovtsev 2.1.0-alt1
    - Initial build for Sisyphus