mdolab/pyoptsparse-v2.9.4.zip
mdolab-pyoptsparse-298c48c
.coveragerc
307 Bytes
.flake8
279 Bytes
.github
CODEOWNERS
34 Bytes
azure-pipelines.yaml
317 Bytes
build_real.sh
235 Bytes
environment.yml
259 Bytes
test_real.sh
439 Bytes
windows.yaml
1.0 kB
workflows
windows-build.yml
1.2 kB
.gitignore
206 Bytes
.isort.cfg
312 Bytes
.zenodo.json
315 Bytes
LICENSE
7.7 kB
README.md
3.5 kB
doc
Makefile
5.6 kB
OptView.png
103.4 kB
_static
pyOptSparse_logo.svg
9.0 kB
advancedFeatures.rst
5.8 kB
api
constraint.rst
128 Bytes
gradient.rst
118 Bytes
history.rst
2.0 kB
objective.rst
108 Bytes
optimization.rst
138 Bytes
optimizer.rst
174 Bytes
solution.rst
105 Bytes
utils.rst
115 Bytes
variable.rst
118 Bytes
changes.rst
1.5 kB
citation.rst
1.1 kB
conf.py
1.0 kB
contribute.rst
2.9 kB
guide.rst
13.1 kB
index.rst
1.9 kB
install.rst
7.4 kB
license.rst
502 Bytes
optimizers
ALPSO.rst
363 Bytes
ALPSO_options.yaml
2.6 kB
CONMIN.rst
357 Bytes
CONMIN_options.yaml
307 Bytes
IPOPT.rst
3.4 kB
IPOPT_options.yaml
393 Bytes
NLPQLP.rst
978 Bytes
NLPQLP_options.yaml
725 Bytes
NSGA2.rst
771 Bytes
NSGA2_options.yaml
636 Bytes
PSQP.rst
405 Bytes
PSQP_options.yaml
552 Bytes
ParOpt.rst
1.2 kB
SLSQP.rst
702 Bytes
SLSQP_options.yaml
202 Bytes
SNOPT.rst
2.6 kB
SNOPT_options.yaml
4.0 kB
postprocessing.rst
6.9 kB
publishedWorks.rst
2.0 kB
pyoptsparse.bib
22.6 kB
quickstart.rst
7.4 kB
requirements.txt
25 Bytes
examples
hs015.py
2.2 kB
hs015VarPlot.py
2.0 kB
hs071.py
1.7 kB
hs071_zero_return.py
2.2 kB
large_sparse.py
2.5 kB
nsga2_multi_objective.py
726 Bytes
rosenbrock.py
1.9 kB
runtests.sh
361 Bytes
tp037.py
1.0 kB
tp109.py
4.3 kB
tp109_autorefine.py
1.4 kB
meson.build
1.4 kB
meson_options.txt
799 Bytes
paper
paper.bib
5.0 kB
paper.md
16.1 kB
pyoptsparse
__init__.py
676 Bytes
meson.build
3.0 kB
postprocessing
OptView.py
47.6 kB
OptView_baseclass.py
15.1 kB
OptView_dash.py
57.9 kB
__init__.py
0 Bytes
assets
OptViewIcon.gif
4.5 kB
base-styles.css
11.3 kB
custom-styles.css
213 Bytes
logo.png
22.8 kB
meson.build
481 Bytes
view_saved_figure.py
991 Bytes
pyALPSO
LICENSE
36.7 kB
README
63 Bytes
__init__.py
21 Bytes
alpso.py
39.2 kB
alpso_ext.py
39.0 kB
meson.build
202 Bytes
pyALPSO.py
8.0 kB
pyCONMIN
LICENSE
18.9 kB
README
108 Bytes
__init__.py
21 Bytes
meson.build
1.4 kB
pyCONMIN.py
9.1 kB
source
README
211 Bytes
closeunit.f
186 Bytes
cnmn00.f
32.2 kB
cnmn01.f
3.6 kB
cnmn02.f
2.5 kB
cnmn03.f
9.1 kB
cnmn04.f
4.3 kB
cnmn05.f
7.6 kB
cnmn06.f
19.2 kB
cnmn07.f
2.5 kB
cnmn08.f
3.9 kB
cnmn09.f
856 Bytes
conmin.f
3.1 kB
f2py
README
116 Bytes
conmin.pyf
4.6 kB
openunit.f
680 Bytes
pyIPOPT
__init__.py
21 Bytes
meson.build
1.7 kB
pyIPOPT.py
10.8 kB
src
callback.c
16.9 kB
hook.h
1.8 kB
pyipoptcoremodule.c
21.6 kB
pyNLPQLP
LICENSE
385 Bytes
README
108 Bytes
__init__.py
21 Bytes
meson.build
901 Bytes
pyNLPQLP.py
10.9 kB
source
README
203 Bytes
f2py
nlpqlp.pyf
3.8 kB
wrapper.F90
3.2 kB
pyNSGA2
LICENSE
1.3 kB
README
106 Bytes
__init__.py
21 Bytes
meson.build
1.7 kB
pyNSGA2.py
6.9 kB
source
README
166 Bytes
allocate.c
1.9 kB
auxiliary.c
469 Bytes
crossover.c
5.2 kB
crowddist.c
3.7 kB
decode.c
1.1 kB
dominance.c
2.0 kB
eval.c
1.0 kB
fillnds.c
4.1 kB
initialize.c
1.1 kB
list.c
1.0 kB
merge.c
1.5 kB
mutation.c
2.5 kB
nsga2.c
11.9 kB
nsga2.h
5.0 kB
rand.c
2.2 kB
rand.h
480 Bytes
rank.c
2.7 kB
report.c
2.6 kB
sort.c
2.7 kB
swig
README
116 Bytes
nsga2.i
2.6 kB
tourselect.c
2.1 kB
pyOpt_MPI.py
1.9 kB
pyOpt_constraint.py
15.7 kB
pyOpt_error.py
1.4 kB
pyOpt_gradient.py
7.0 kB
pyOpt_history.py
26.7 kB
pyOpt_objective.py
927 Bytes
pyOpt_optimization.py
69.6 kB
pyOpt_optimizer.py
38.7 kB
pyOpt_solution.py
3.3 kB
pyOpt_utils.py
15.7 kB
pyOpt_variable.py
2.8 kB
pyPSQP
LICENSE
8.5 kB
README
100 Bytes
__init__.py
21 Bytes
meson.build
1.1 kB
pyPSQP.py
10.6 kB
source
README
199 Bytes
closeunit.f
186 Bytes
f2py
README
116 Bytes
psqp.pyf
6.0 kB
mqsubs.f
53.7 kB
openunit.f
691 Bytes
pqsubs.f
155.9 kB
psqp.f
22.7 kB
psqp_wrap.f90
6.5 kB
pyParOpt
ParOpt.py
10.4 kB
__init__.py
21 Bytes
meson.build
152 Bytes
pySLSQP
LICENSE
1.2 kB
README
104 Bytes
__init__.py
21 Bytes
meson.build
1.4 kB
pySLSQP.py
10.4 kB
source
README
158 Bytes
closeunit.f
186 Bytes
daxpy.f
1.2 kB
dcopy.f
7.2 kB
drot.f
880 Bytes
drotg.f
708 Bytes
dscal.f
922 Bytes
f2py
README
116 Bytes
slsqp.pyf
3.5 kB
h12.f
3.2 kB
hfti.f
4.6 kB
ldl.f
6.5 kB
ldp.f
3.1 kB
lsei.f
4.4 kB
lsi.f
2.7 kB
lsq.f
5.3 kB
nnls.f
5.8 kB
openunit.f
691 Bytes
slsqp.f
16.4 kB
slsqpb.f
7.4 kB
pySNOPT
LICENSE
410 Bytes
README
104 Bytes
__init__.py
21 Bytes
meson.build
1.0 kB
pySNOPT.py
30.0 kB
source
README
154 Bytes
closeunit.f
186 Bytes
f2py
README
116 Bytes
snopt.pyf
29.8 kB
grab-all-fortran-files.py
309 Bytes
openunit.f
691 Bytes
types.py
351 Bytes
pyproject.toml
136 Bytes
setup.py
5.5 kB
tests
test_hs015.py
6.6 kB
test_hs071.py
8.4 kB
test_large_sparse.py
3.7 kB
test_nsga2_multi_objective.py
2.1 kB
test_optProb.py
9.4 kB
test_other.py
518 Bytes
test_require_mpi_env_var.py
2.6 kB
test_rosenbrock.py
4.9 kB
test_snopt_bugfix.py
5.6 kB
test_sphere.py
2.5 kB
test_tp109.py
6.7 kB
test_user_termination.py
4.1 kB
testing_utils.py
15.6 kB