We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59019b3 commit ab8d221Copy full SHA for ab8d221
Regional_Jet_Optimization/Optimize.py
@@ -17,8 +17,8 @@
17
import matplotlib.pyplot as plt
18
from SUAVE.Optimization import Nexus, carpet_plot
19
import SUAVE.Optimization.Package_Setups.scipy_setup as scipy_setup
20
-import VyPy
21
-import pyOpt
+#import VyPy
+#import pyOpt
22
# ----------------------------------------------------------------------
23
# Run the whole thing
24
0 commit comments