Skip to content
Snippets Groups Projects
  1. Aug 09, 2018
  2. May 25, 2018
  3. Dec 30, 2017
  4. Feb 18, 2016
  5. Jun 26, 2015
    • Studer Gabriel's avatar
      port openstructure dependency from Eigen2 to Eigen3 · 62921b7a
      Studer Gabriel authored
      changes:
      
      -GetPrincipalAxes in Vec3List
       Results with Eigen3 have been verified with 10 randomly picked pdb structures.
       Differences only occur with changing signs of the vectors.
      
      -CalcPrincipalAxis in BoundingBox
       No difference in algorithm, the SelfAdjointEigenSolver no lives in
       Eigenvalues. Does in principal the same thing as the function above,
       just using different functionality.
      
      -SVD superposer
       Unit tests still run through with the changes introduced for Eigen3
       and also manual testing seems to work well.
      
      -CartoonRenderer
       Principal axes calculation for rendering helices as cylinders had to be
       adapted. Rendering looks exactly the same...
      
      -SuperposeFrames
       Not yet tested...
      
      ToDo:
      numeric.h and levenberg_marquardt.h in the img/alg module have to be
      ported. This will be done in the next few days.
      62921b7a
  6. Mar 04, 2015
  7. Mar 03, 2015
  8. Mar 02, 2015
  9. Dec 02, 2014
  10. Nov 20, 2014
  11. Oct 09, 2014
  12. Oct 03, 2014
  13. Oct 27, 2013
  14. Sep 26, 2013
  15. Aug 23, 2013
  16. Jul 18, 2013
  17. May 17, 2013
  18. May 09, 2013
  19. May 08, 2013
  20. May 01, 2013
  21. Mar 27, 2013
  22. Mar 18, 2013
  23. Feb 25, 2013
  24. Feb 01, 2013
  25. Jan 16, 2013
Loading