1. 31 Dec, 2010 1 commit
  2. 27 Jun, 2010 1 commit
    • 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
  3. 07 May, 2010 1 commit
  4. 27 Apr, 2010 1 commit
  5. 27 Feb, 2010 1 commit
  6. 04 Feb, 2010 2 commits
  7. 22 Jan, 2010 1 commit
  8. 14 Nov, 2009 2 commits
  9. 29 May, 2009 1 commit
  10. 02 May, 2009 1 commit
  11. 24 Apr, 2009 1 commit
  12. 07 Mar, 2009 1 commit
  13. 06 Mar, 2009 3 commits
  14. 09 Feb, 2009 1 commit
  15. 23 Jan, 2009 1 commit
  16. 02 Jan, 2009 1 commit
  17. 23 Dec, 2008 3 commits
  18. 22 Dec, 2008 1 commit
  19. 19 Dec, 2008 3 commits