Changes between Version 16 and Version 17 of ReviewScheduleLibraries
- Timestamp:
- Feb 8, 2011, 5:35:28 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewScheduleLibraries
v16 v17 266 266 267 267 --------------------------------------------------------------------------------------------------- 268 == Boost. LA==268 == Boost.QVM == 269 269 * '''Author(s):''' Emil Dotchevski 270 270 * '''Version:''' 271 271 * '''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-laWeb 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] 282 282 * '''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. 284 284 285 285