Skip to content
Snippets Groups Projects
  1. Apr 26, 2012
  2. Apr 25, 2012
  3. Apr 23, 2012
  4. Apr 19, 2012
  5. Apr 15, 2012
  6. Mar 14, 2012
  7. Mar 07, 2012
    • Christian Engwer's avatar
      [solvers] · adb98b2b
      Christian Engwer authored
      * use std::abs and std::sqrt instead of fabs and sqrt
      * use real_type instead of double to (hopefully) fix probelms with std::complex
      
      [[Imported from SVN: r1540]]
      adb98b2b
    • Christian Engwer's avatar
      [indentation] · 97b52726
      Christian Engwer authored
      remove tabs from solvers.hh and fix indentation
      
      [[Imported from SVN: r1539]]
      97b52726
  8. Feb 15, 2012
  9. Feb 13, 2012
  10. Feb 12, 2012
  11. Feb 11, 2012
  12. Feb 10, 2012
  13. Feb 02, 2012
  14. Jan 23, 2012
  15. Jan 17, 2012
  16. Jan 06, 2012
  17. Dec 19, 2011
  18. Dec 16, 2011
  19. Nov 11, 2011
    • Jorrit Fahlke's avatar
      Fix unused variable warning. · 47a5d4aa
      Jorrit Fahlke authored
      The variable is mentioned in some commented-out code later, so comment it out
      as well instead of removing it entirely.
      
      [[Imported from SVN: r1506]]
      47a5d4aa
  20. Oct 31, 2011
  21. Oct 12, 2011
  22. Oct 04, 2011
  23. Oct 01, 2011
  24. Sep 23, 2011
    • Christian Engwer's avatar
      [solvers] · a3d234b8
      Christian Engwer authored
      remeber default reduction when apply is called with an explicit reduction
      
      [[Imported from SVN: r1498]]
      a3d234b8
Loading