Historial de Commits

Autor SHA1 Mensaje Fecha
  Alex Stewart 5e58999712 Use find_package() instead of find_dependency() in CeresConfig.cmake hace 6 años
  NeroBurner a548766d14 Use glfags target hace 6 años
  NeroBurner 33dd469a53 Use Eigen3::Eigen target hace 6 años
  Darius Rueckert 47e784bb41 NULL-jacobians are handled correctly in generated autodiff code hace 6 años
  Darius Rueckert edd54b83e1 Update Jet.h and rotation.h to use the new IF/ELSE macros hace 6 años
  Darius Rueckert 848c1f90c0 Update return type in code generator and add tests for logical functions hace 6 años
  Darius Rueckert 5010421bb7 Add the expression return type as a member to Expression hace 6 años
  Darius Rueckert f4dc670ee8 Improve testing of the codegen system hace 6 años
  Darius Rueckert 572ec4a5a5 Rework Expression creation and insertion hace 6 años
  Darius Rueckert c7337154e9 Disable the code generation module by default hace 6 años
  NeroBurner 7fa0f3db41 Explicitly state PUBLIC/PRIVATE when linking hace 6 años
  Sameer Agarwal 4362a21699 Run clang-format on the public headers. hace 6 años
  Darius Rueckert c56702aacc Fix installation of codegen headers hace 6 años
  Darius Rueckert 0d03e74dc7 Fix the include in the autodiff codegen example hace 6 años
  Darius Rueckert d160264403 Autodiff Codegen Part 4: Public API hace 6 años
  Darius Rueckert d1703db45a Moved AutoDiffCodeGen macros to a separate (public) header hace 6 años
  Darius Rueckert 5ce6c063db Fix ExpressionRef copy constructor and add a move constructor hace 6 años
  Darius Rueckert a90b5a12c6 Pass ExpressionRef by const reference instead of by value hace 6 años
  Darius Rueckert ea057678c5 Remove MakeFunctionCall() and add test for Ternary hace 6 años
  Alex Stewart 1084c5460a Quote all configure-expanded paths hace 6 años
  Darius Rueckert 3d756b07c1 Test Expressions with 'insert' instead of a macro hace 6 años
  Darius Rueckert 486d81812e Add ExpressionGraph::InsertExpression hace 6 años
  Darius Rueckert 3831a1dd37 Expression and ExpressionGraph comparison hace 6 años
  Darius Rueckert 9bb1dcb841 Remove definition of ExpressionRef::ExpressionRef(double&); hace 6 años
  Darius Rueckert 5be2e48835 Autodiff Codegen Part 3: CodeGenerator hace 6 años
  Darius Rueckert 6cd6330437 Remove unused ExpressionTypes hace 6 años
  Darius Rueckert 7d0d69a4df Fix ExpressionRef hace 6 años
  Darius Rueckert 6ba8c57d28 Fix expression_test IsArithmetic hace 6 años
  Alex Stewart 2b494cfb36 Update Travis CI to Bionic & Xcode 11.2 hace 6 años
  Alex Stewart a3dde68770 Require Xcode >= 11.2 on macOS 10.15 (Catalina) hace 6 años