Skip to content
Snippets Groups Projects
  1. Oct 11, 2019
    • Sander, Oliver's avatar
      Generalize for different target spaces · 34025912
      Sander, Oliver authored
      34025912
    • Sander, Oliver's avatar
      harmonicenergytest.cc: Only test with points that are mutually close · 6c2eda51
      Sander, Oliver authored
      Previously, this test used a situation with geodesic interpolation
      between two points on the sphere that are almost antipodal.
      This made the TargetSpaceRiemannianTRSolver crash, because the
      weighted sum of squared distances can have indefinite second
      derivatives in such a situation.  In principle, the
      TargetSpaceRiemannianTRSolver should handle this, but nowadays
      it is not actually a TR solver anymore, but a plain local
      Newton method.  Maybe I should revert back to trust-region.
      
      I added a comment to targetspacetrsolver.cc that explains the
      situation a little.
      6c2eda51
  2. Oct 08, 2019
  3. May 29, 2019
  4. May 16, 2019
  5. May 22, 2018
    • Sander, Oliver's avatar
      Update harmonicenergytest.cc · 00b4f2b8
      Sander, Oliver authored
      This makes the test build again.
      
      It also removes the FD test for the gradient of the harmonic energy.
      Since the HarmonicEnergyStiffness class does not implement the
      gradient anymore, there is nothing to test here.
      00b4f2b8
  6. Jan 04, 2012
  7. Oct 26, 2011
  8. Apr 10, 2011
  9. Apr 08, 2011
  10. Mar 31, 2011
  11. Apr 22, 2010
  12. Mar 07, 2010
Loading