Skip to content
Snippets Groups Projects
  1. Jul 06, 2021
  2. Jun 29, 2021
  3. Jun 21, 2021
  4. Jun 18, 2021
  5. Jun 16, 2021
  6. Jun 02, 2021
  7. May 21, 2021
  8. May 20, 2021
  9. May 18, 2021
  10. May 13, 2021
  11. May 11, 2021
  12. May 10, 2021
  13. May 08, 2021
  14. May 07, 2021
  15. May 04, 2021
  16. May 03, 2021
  17. Apr 27, 2021
  18. Apr 14, 2021
  19. Apr 09, 2021
  20. Apr 08, 2021
  21. Apr 02, 2021
  22. Apr 01, 2021
    • Ian Bell's avatar
      Everything compiles again. · 85f57bd3
      Ian Bell authored
      Scary warning from MSVC:
      4>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.28.29333\include\cmath(638): warning C4717: 'copysign<double,double,0>': recursive on all control paths, function will cause runtime stack overflow
      85f57bd3
    • Ian Bell's avatar
      Sightly more efficient sumproduct I think · d26907c2
      Ian Bell authored
      Maybe a bug in Eigen that it can't figure out the type promotion
      d26907c2
Loading