This bugzilla service is closed. All entries have been migrated to https://gitlab.com/libeigen/eigen
Bug 1197 - NonLinearOptimization test fails (precision requirement not met)
Summary: NonLinearOptimization test fails (precision requirement not met)
Status: RESOLVED FIXED
Alias: None
Product: Eigen
Classification: Unclassified
Component: Unsupported modules (show other bugs)
Version: 3.3 (current stable)
Hardware: All All
: Normal Failed Unit Test
Assignee: Nobody
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 3.3
  Show dependency treegraph
 
Reported: 2016-04-08 12:48 UTC by Benoit Jacob
Modified: 2019-12-04 15:38 UTC (History)
2 users (show)



Attachments

Description Benoit Jacob 2016-04-08 12:48:01 UTC
NonLinearOptimization fails for me (Ubuntu 14.04, x86-64, gcc 4.8):

Initializing random number generator with seed 1460119579
Repeating each test 10 times
Difference too large wrt tolerance 1e-06, relative error is: 0.000549474
Test testNistLanczos1() failed in /usr/local/google/home/benoitjacob/eigen/unsupported/test/NonLinearOptimization.cpp (1026)
    verifyIsApprox(lm.fvec.squaredNorm(), 1.4290986055242372e-25)
Stack:
  - testNistLanczos1()
  - NonLinearOptimization
  - Seed: 1460119579

Aborted (core dumped)
Comment 1 Gael Guennebaud 2016-04-09 09:15:13 UTC
https://bitbucket.org/eigen/eigen/commits/4d7ab32033fb/
Summary: Bug 1197: fix/relax some LM unit tests
Comment 2 Nobody 2019-12-04 15:38:55 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to gitlab.com's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.com/libeigen/eigen/issues/1197.

Note You need to log in before you can comment on or make changes to this bug.