1. 206061a Use standard c++ types in jet_test.cc by Sameer Agarwal · 3 years, 4 months ago
  2. 1f374a9 Support promotion in comparison between Jet and scalars by Sergiu Deitsch · 3 years, 4 months ago
  3. 06e68db Avoid midpoint overflow in the differential by Sergiu Deitsch · 3 years, 4 months ago
  4. b1391e0 Support midpoint Jet by Sergiu Deitsch · 3 years, 4 months ago
  5. 8426526 Support lerp Jet by Sergiu Deitsch · 3 years, 4 months ago
  6. 57c2796 support 3-argument hypot jet by Sergiu Deitsch · 3 years, 4 months ago
  7. 3f950c6 reworked copysign tests by Sergiu Deitsch · 3 years, 4 months ago
  8. 48cb54d fix fmin and fmax NaN handling by Sergiu Deitsch · 3 years, 4 months ago
  9. 552a4e5 support log10 jet by Sergiu Deitsch · 3 years, 4 months ago
  10. 2fba614 support log1p and expm1 jet by Sergiu Deitsch · 3 years, 5 months ago
  11. a668cab support norm jet by Sergiu Deitsch · 3 years, 5 months ago
  12. a3a4b6d support copysign jet by Sergiu Deitsch · 3 years, 5 months ago
  13. b75dac1 fix abs jet test comment by Sergiu Deitsch · 3 years, 5 months ago
  14. 034bf56 use copysign for abs jet by Sergiu Deitsch · 3 years, 5 months ago
  15. 0c85c40 Revert "Reduce copies involved in Jet operations" by Alexander Karatarakis · 3 years, 9 months ago
  16. 7b2c223 Add fmax/fmin overloads for scalars by Alexander Karatarakis · 3 years, 9 months ago
  17. c036c78 Reduce copies involved in Jet operations by Alexander Karatarakis · 3 years, 10 months ago
  18. 7b8f675 fix formatting for (non-generated) internal source files by Nikolaus Demmel · 4 years, 6 months ago
  19. 8cbd721 Add erf and erfc to jet.h, including tests in jet_test.cc by Morten Hannemose · 4 years, 7 months ago
  20. bf1aff2 Fix 3+ nested Jet constructor by Julian Kent · 5 years ago
  21. edb8322 Update the minimum required version of Eigen to 3.3. by Sameer Agarwal · 5 years ago
  22. 54ba6c2 Fix missing declaration warnings in Ceres code by Sergey Sharybin · 7 years ago
  23. 21d40da Remove UTF-8 chars by huangqinjin · 6 years ago
  24. 7c03764 Move some jet tests under a eigen 3.3.0 version ifdef by Sameer Agarwal · 7 years ago
  25. 26a470e Resolve two old TODOs in jet.h by Sameer Agarwal · 7 years ago
  26. 31f2452 Deprecate macros.h and fpclassify.h by Sameer Agarwal · 7 years ago
  27. ffae101 Removed CERES_USE_CXX11 Remove the special handling for tr1::shared_ptr. by Sameer Agarwal · 7 years ago
  28. 39ccb79 Implement some C++11 math functions for Jet by Emil Ernerfeldt · 7 years ago
  29. 5eae623 Add compound with scalar operators for Jets. by Alex Stewart · 8 years ago
  30. c1ebbfc Require Eigen >= 3.3 to define ScalarBinaryOpTraits in Jet. by Alex Stewart · 8 years ago
  31. 9a195d9 Specify ScalarBinaryOpTraits for Jet types. by Chris Sweeney · 8 years ago
  32. 21ab397 Make some Jet comparisons exact. by Sameer Agarwal · 9 years ago
  33. 0c63bd3 Add floor and ceil functions to the Jet implementation. by Mike Vitus · 9 years ago
  34. aef9c95 Add test for Bessel functions. by Alessandro Gentilini · 9 years ago
  35. 77e80ae Additional special cases in the handling of pow(Jet,Jet). by Russell Smith · 10 years ago
  36. 365084f Lint changes from William Rucklidge. by Sameer Agarwal · 10 years ago
  37. a6f39a9 Fix bug where pow(JetA,JetB) returned wrong result for JetA==0. by Russell Smith · 10 years ago
  38. 7492b0d Update copyright headers with new year and URL by Keir Mierle · 10 years ago
  39. a8d38d4 Add sinh, cosh, tanh and tan functions to automatic differentiation by Johannes Schönberger · 12 years ago
  40. efe7ac6 Port Ceres to Windows by Keir Mierle · 13 years ago
  41. 58ede27 Add a portable floating point classification API by Keir Mierle · 13 years ago
  42. 8ebb073 Initial commit of Ceres Solver. by Keir Mierle · 13 years ago