Commit History

Author SHA1 Message Date
  Keir Mierle 51eb229da3 Add Program::ToString() to aid debugging. 13 years ago
  Keir Mierle bcc7100635 Ignore minted.sty. 13 years ago
  Keir Mierle 9705a736dd Add ParameterBlock::ToString() to aid debugging. 13 years ago
  Sameer Agarwal 0c714a70e6 Fix blanks before private in loss_function.h 13 years ago
  Markus Moll 51cf7cbe3b Add the two-dimensional subspace search to DoglegStrategy 13 years ago
  Sameer Agarwal ad1f7b772e Add ArcTanLoss, TolerantLoss and ComposedLossFunction. 13 years ago
  Sameer Agarwal 05292bf8fc Add a TrustRegionStrategy::Summary object. 13 years ago
  Arnaud Gelas b12b906c4d Add one option to generate the PDF from CMake at build time 13 years ago
  Sameer Agarwal b9f15a5936 Add a dense Cholesky factorization based linear solver. 13 years ago
  Arnaud Gelas b3fa009435 Set CMAKE_*_OUTPUT_DIRECTORY 13 years ago
  Sameer Agarwal 1b8a4d5d11 Fix a minor bug in detect_structure logging. 13 years ago
  Keir Mierle 31c1e784ab Minor cleanups. 13 years ago
  Sameer Agarwal e83f7879a8 Fix SuiteSparse3 UFConfig.h detection really. 13 years ago
  Sameer Agarwal 96f25dc576 Fix SuiteSparse3 UFConfig.h detection. 13 years ago
  Markus Moll c497bd6cd9 Add UFconfig and/or SuiteSparse_config test to CMakeLists.txt 13 years ago
  Sameer Agarwal 383c04f423 Fix QuaternionToAngleAxis to ensure rotations are between -pi and pi. 13 years ago
  Sameer Agarwal dd2b17d7dd CERES_DONT_HAVE_PROTOCOL_BUFFERS -> CERES_NO_PROTOCOL_BUFFERS. 13 years ago
  Sameer Agarwal 8b4cb7aa2c Fix sparse linear algebra library logging in Summary::FullReport. 13 years ago
  Markus Moll 47d26bcd3b Do not implicitly negate the step in the TrustRegionMinimizer. 13 years ago
  Markus Moll 51da590c84 Remove tmp file 13 years ago
  Sameer Agarwal 7006a1f2b1 Correct example code in Powell's function example. 13 years ago
  Keir Mierle 57a44b27bc Remove unnecessary flags in NDK build. 13 years ago
  Keir Mierle f21bee2472 Fix for fpclassify.h NDK porting work. 13 years ago
  Keir Mierle 8ceb02cb75 Add Android NDK build files. 13 years ago
  Keir Mierle 6185db22f8 Fix STLPort fpclassify portability. 13 years ago
  Keir Mierle 5c4467873e Fix a memory leak in the LM strategy test. 13 years ago
  Markus Moll d3dce27c65 Fix early return in DoglegStrategy::StepAccepted 13 years ago
  Keir Mierle d216490ce0 Support building without TR1. 13 years ago
  Markus Moll a3fb17c8de Use elliptical trust region in DoglegStrategy. 13 years ago
  Sameer Agarwal ceda487ed8 Minor correction to the README file. 13 years ago