Changes between Version 16 and Version 17 of ReviewScheduleLibraries


Ignore:
Timestamp:
Feb 8, 2011, 5:35:28 PM (12 years ago)
Author:
viboes
Comment:

Update QVM

Legend:

Unmodified
Added
Removed
Modified
  • ReviewScheduleLibraries

    v16 v17  
    266266
    267267---------------------------------------------------------------------------------------------------
    268 == Boost.LA==
     268== Boost.QVM ==
    269269 * '''Author(s):''' Emil Dotchevski
    270270 * '''Version:'''
    271271 * '''State:'''
    272  * '''Last upload:'''
    273  * '''Inclusion date:''' ???
    274  * '''Depends on:'''
    275  * '''Fulfill review criteria checked by :''' ??? '''At:'''
    276      * Missing criteria
    277          * C1
    278  * '''Pre-reviewed by :''' ??? '''people'''
    279  * '''Review Manager:''' Needed
    280  * '''Expected review date:''' ???
    281  * '''Links:''' [http://www.revergestudios.com/boost-la Web Page]
     272 * '''Last upload:''' 2011 Feb 07
     273 * '''Inclusion date:''' ???
     274 * '''Depends on:'''
     275 * '''Fulfill review criteria checked by :''' ??? '''At:'''
     276     * Missing criteria
     277         * C1
     278 * '''Pre-reviewed by :''' ??? '''people'''
     279 * '''Review Manager:''' Needed
     280 * '''Expected review date:''' ???
     281 * '''Links:''' [http://revergestudios.com/boost-qvm Web Page]
    282282 * '''Categories:''' [#MathAndNumerics Math And Numerics]
    283  * '''Description:''' Boost LA provides a set of generic linear algebra algorithms, primarily for working with vectors and matrices of static size. The library also defines vector and matrix data types, however it allows users to introduce their own types by specializing the vector_traits and matrix_traits templates.
     283 * '''Description:''' Boost QVM defines a set of generic functions and operator overloads for working with quaternions, vectors and matrices of static size. The library also defines vector and matrix data types, however it allows users to introduce their own types by specializing the q_traits, v_traits and m_traits templates.
    284284
    285285