AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
RESSPyLab/RESSPyLab.py
RESSPyLab/__init__.py
RESSPyLab/auglag_factory.py
RESSPyLab/auglag_gen_solver.py
RESSPyLab/barrier_function.py
RESSPyLab/basic_dumper.py
RESSPyLab/cli.py
RESSPyLab/data_readers.py
RESSPyLab/eq_from_ineq_constraint.py
RESSPyLab/gensolver_dumper.py
RESSPyLab/log_barrier.py
RESSPyLab/mat_model_error_nda.py
RESSPyLab/model_minimizer.py
RESSPyLab/modified_cholesky.py
RESSPyLab/mpl_import.py
RESSPyLab/multi_runner.py
RESSPyLab/plot_run_stats.py
RESSPyLab/posdef_check.py
RESSPyLab/reciprocal_barrier.py
RESSPyLab/reduced_cg.py
RESSPyLab/rpl_constraint.py
RESSPyLab/scipy_constr_opt_factory.py
RESSPyLab/scipy_dumper.py
RESSPyLab/solution_vis.py
RESSPyLab/sqp_factory.py
RESSPyLab/sqp_linesearch.py
RESSPyLab/sqp_solver.py
RESSPyLab/sqp_trustregion.py
RESSPyLab/steihaug_col.py
RESSPyLab/summary_tables_maker.py
RESSPyLab/uvc_constraints.py
RESSPyLab/uvc_li_opt_constraints.py
RESSPyLab/uvc_limited_info_opt.py
RESSPyLab/uvc_model.py
RESSPyLab/uvc_parameter_identification.py
RESSPyLab/uvc_plotter.py
RESSPyLab/vc_li_opt_constraints.py
RESSPyLab/vc_limited_info_opt.py
RESSPyLab/vc_parameter_identification.py
RESSPyLab.egg-info/PKG-INFO
RESSPyLab.egg-info/SOURCES.txt
RESSPyLab.egg-info/dependency_links.txt
RESSPyLab.egg-info/entry_points.txt
RESSPyLab.egg-info/not-zip-safe
RESSPyLab.egg-info/requires.txt
RESSPyLab.egg-info/top_level.txt
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/test_RESSPyLab.py