This patch makes q+ and q- available in math.quaternions, in order to
increase their abstraction. Currently, the operations to use were v+ and
v-, which revealed the underlying implementation.

The following changes since commit
67fd98f42dbc5f1a6c6f5a8c41453436d2169cd9:
  Slava Pestov (1):
        Merge branch 'master' of git://factorcode.org/git/factor

are available in the git repository at:

  git://git.rfc1149.net/factor for-slava

Samuel Tardieu (1):
      Add q+ and q- to math.quaternions

 basis/math/quaternions/quaternions-docs.factor  |   10 ++++++++++
 basis/math/quaternions/quaternions-tests.factor |    4 ++++
 basis/math/quaternions/quaternions.factor       |    6 ++++++
 3 files changed, 20 insertions(+), 0 deletions(-)


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to