Boost logo

Boost :

Subject: [boost] QVM formal review extension request
From: Adam Wulkiewicz (adam.wulkiewicz_at_[hidden])
Date: 2015-12-16 17:33:34


Dear Boost Community!

The number of reviews we received so far is too small to decide wether
or not QVM should be a part of Boost. Therefore I request to extend the
review period by a week to 23rd Dec. I'm aware that the time of year may
be busy and that we're in the middle of Boost release. I hope that the
extension would allow you to find time to write a short piece of review.

-----The original announcement-----

The formal review of Emil Dotchevski's QVM library is ongoing.

Boost QVM defines a set of generic functions and operator overloads for
working
with quaternions, vectors and matrices of static size with the emphasis
on 2, 3
and 4-dimensional operations needed in graphics, video games and simulation
applications. While it provides its own quaternion, matrix and vector
types, it
is designed to work primarily with user-defined types through user
specializations of the q_traits, v_traits and m_traits templates.

QVM's source code is available on Github:
https://github.com/zajo/boost-qvm

Full documentation is also viewable on Github:
http://zajo.github.io/boost-qvm/

We encourage your participation in this review. At a minimum, kindly
state:
- Whether you believe the library should be accepted into Boost
   * Conditions for acceptance
- Your name
- Your knowledge of the problem domain.

You are strongly encouraged to also provide additional information:
- What is your evaluation of the library's:
   * Design
   * Implementation
   * Documentation
   * Tests
   * Usefulness
- Did you attempt to use the library? If so:
   * Which compiler(s)
   * What was the experience? Any problems?
- How much effort did you put into your evaluation of the review?

More information about the review process can be found here:
http://www.boost.org/community/reviews.html

We await your feedback!

Best regards,
Adam Wulkiewicz


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk