pyoptsparse icon indicating copy to clipboard operation
pyoptsparse copied to clipboard

Improve linear constraint handling in History class

Open ewu63 opened this issue 5 years ago • 1 comments

Type of issue

What types of issue is it? Select the appropriate type(s) that describe this issue

  • Refactor

Description

Currently, there are Info dictionaries within the history file that store the bound and scaling information. However, since we added optProb to the history file, these are no longer needed. We should update the History class to remove these dictionaries, and query the optProb instead.

ewu63 avatar Jul 24 '20 17:07 ewu63

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] avatar Mar 20 '21 13:03 stale[bot]