pyoptsparse icon indicating copy to clipboard operation
pyoptsparse copied to clipboard

Make scalar constraints and variables consistent

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

  • Bugfix (non-breaking change which fixes an issue)

Description

Update them so that a scalar value is just implemented using a numpy arary of size 1. This will unify the code and simplify many things.

ewu63 avatar Aug 11 '20 16:08 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]