Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the test coverage (test svd and regularization) #1

Open
tyronerees opened this issue Sep 13, 2016 · 1 comment
Open

Fix the test coverage (test svd and regularization) #1

tyronerees opened this issue Sep 13, 2016 · 1 comment
Assignees

Comments

@tyronerees
Copy link
Member

No description provided.

@tyronerees tyronerees self-assigned this Sep 13, 2016
@tyronerees
Copy link
Member Author

tyronerees commented Sep 13, 2016

The two major ones have been fixed.
Still outstanding:

  • model=1, type_of_method=2, reg_order<=0
  • hit max_tr_reductions?
  • hit x_no_progress?
  • aint_tr: solve hard case for model /= 1
  • more_sorensen: hit the case where sigma not tiny and we aren't on the tr radius
  • more_sorensen: hit the case where a shift is needed
  • solve_galahad: hit the tiny cases for v_trans and ew
  • solve_galahad: hit the case where J'J + Delta/2 I is not spd
  • update_trust_region_radius: test behaviour with NaNs
  • Newton-tensor code

talassio added a commit that referenced this issue Oct 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant