1. 07 Jul, 2010 6 commits
  2. 06 Jul, 2010 3 commits
  3. 05 Jul, 2010 2 commits
  4. 02 Jul, 2010 8 commits
  5. 27 Jun, 2010 4 commits
    • Davis King's avatar
      Changed slightly to avoid compiler error from visual studio 7.1 · b8aa8b2f
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403708
      b8aa8b2f
    • Davis King's avatar
      updated docs · 3a302e3f
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403707
      3a302e3f
    • Davis King's avatar
      updated docs · 25cf8c72
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403706
      25cf8c72
    • Davis King's avatar
      - Fixed a bug in scale_columns. It said it didn't have any destructive aliasing when in fact it · 2183d6fe
      Davis King authored
         destructively aliased its second argument.
       - Moved matrix_exp into its own file
       - Removed all the operator templated matrix expression classes from matrix_expressions.h
         and replaced them with a single (much simpler) class called matrix_op.  This new
         class is located in matrix_op.h.   Virtually all the code changes in this commit are just
         the refactoring needed to support this change.  No functionality has been changed.  I just
         did this because it makes the code a lot simpler.
       - Simplified the code for the kernel_matrix() function.  I also made it a little more
         general.  So it should now support just about any possible combination of arguments
         that makes any kind of sense for creating a kernel matrix.
      
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403705
      2183d6fe
  6. 21 Jun, 2010 1 commit
    • Davis King's avatar
      Fixed grammar · 31785ca3
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403704
      31785ca3
  7. 15 Jun, 2010 4 commits
  8. 14 Jun, 2010 7 commits
  9. 13 Jun, 2010 3 commits
  10. 12 Jun, 2010 1 commit
  11. 11 Jun, 2010 1 commit