Skip to content

added line_plot.py#213

Merged
jmvegh merged 6 commits intodevelopfrom
feature-linear_sweep
Nov 3, 2017
Merged

added line_plot.py#213
jmvegh merged 6 commits intodevelopfrom
feature-linear_sweep

Conversation

@jmvegh
Copy link
Copy Markdown
Contributor

@jmvegh jmvegh commented Oct 16, 2017

No description provided.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.1%) to 55.215% when pulling 2c27bfe on feature-linear_sweep into 1c55225 on develop.

@planes
Copy link
Copy Markdown
Member

planes commented Oct 25, 2017

Change your tolerance to 10**-6.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.2%) to 55.487% when pulling bb9612c on feature-linear_sweep into 77c888e on develop.

from Optimize2 import setup
# the analysis functions

#from Boeing_737 import vehicle_setup, configs_setup
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove commented out code.

number_of_points [int]
plot_obj [int]
plot_const [int]
sweep_index [int]
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

alignment


if plot_obj==1:
plt.figure(0)
#CS = plt.contourf(inputs[0,:],inputs[1,:], obj, linewidths=2)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove commented out code

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.2%) to 55.487% when pulling 50f1902 on feature-linear_sweep into 77c888e on develop.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.2%) to 55.487% when pulling 867fd1b on feature-linear_sweep into 77c888e on develop.

Copy link
Copy Markdown
Member

@planes planes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All of my requests have been changed.

@jmvegh jmvegh merged commit fbd6cc4 into develop Nov 3, 2017
@jmvegh jmvegh deleted the feature-linear_sweep branch November 3, 2017 19:17
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

Successfully merging this pull request may close these issues.

3 participants