Skip to content
Snippets Groups Projects
  1. Apr 30, 2012
  2. Apr 27, 2012
  3. Apr 26, 2012
  4. Apr 25, 2012
  5. Apr 23, 2012
  6. Apr 19, 2012
  7. Apr 15, 2012
  8. Mar 14, 2012
  9. 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
  10. Feb 15, 2012
  11. Feb 13, 2012
  12. Feb 12, 2012
  13. Feb 11, 2012
  14. Feb 10, 2012
  15. Feb 02, 2012
  16. Jan 23, 2012
  17. Jan 17, 2012
  18. Jan 06, 2012
  19. Dec 19, 2011
  20. Dec 16, 2011
  21. 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
Loading