Skip to content
Snippets Groups Projects
  1. Jul 12, 2022
  2. Mar 02, 2022
    • Sander, Oliver's avatar
      Fix bug in method RealTuple::log · 6b5d17d1
      Sander, Oliver authored
      Calling log(a,b) returned a-b instead of b-a.
      
      Also, enable unit tests for the RealTuple class.  The current test
      will not trigger the bug in the log method: that will come shortly.
      
      Finally, this commit is the first that mentions its user-facing
      changes in the newly introduced CHANGELOG.md file.
      6b5d17d1
  3. May 04, 2021
  4. Sep 10, 2020
  5. Jan 15, 2018
  6. Dec 06, 2017
  7. Feb 10, 2016
  8. Oct 02, 2015
  9. Aug 28, 2014
    • Oliver Sander's avatar
      Export T as field_type · d34a6c51
      Oliver Sander authored
      Solvers from dune-solvers expect the number type to be exported
      as field_type.  This patch adds the missing export to RealTuple.
      
      [[Imported from SVN: r9866]]
      d34a6c51
  10. Aug 22, 2014
  11. Dec 13, 2013
  12. Sep 03, 2013
  13. Feb 14, 2013
  14. Nov 12, 2011
  15. Jun 10, 2011
  16. Jun 06, 2011
  17. Apr 06, 2011
  18. Nov 19, 2010
  19. Oct 14, 2010
  20. Apr 29, 2010
  21. Apr 22, 2010
  22. Mar 23, 2010
  23. Mar 22, 2010
  24. Mar 08, 2010
  25. Mar 07, 2010
  26. Feb 11, 2010
  27. Feb 10, 2010
  28. Feb 09, 2010
Loading