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