Skip to content
Failed

Changes

Summary

  1. Py3 only. Remove support for py2.  (#56) (commit: 3bf741b) (details)
Commit 3bf741b13bb837e96a33adf1f85cd905bc56e3cd by noreply
Py3 only. Remove support for py2.  (#56)

* Complete 2-3 conversion. Some bugs.

* Remove EqualModel.
(commit: 3bf741b)
The file was modified robust/twoterm_approximation.py (diff)
The file was modified robust/testing/t_linearization.py (diff)
The file was modified robust/parallel_wrappers.py (diff)
The file was modified robust/robust_gp_tools.py (diff)
The file was modified robust/simulations/read_simulation_data.py (diff)
The file was modified robust/robust.py (diff)
The file was modified robust/robustify_large_posynomial.py (diff)
The file was modified robust/equivalent_models.py (diff)
The file was modified robust/synthetic_model/synthetic_model.py (diff)
The file was modified robust/equivalent_posynomials.py (diff)
The file was modified robust/simulations/simulate.py (diff)
The file was modified robust/margin.py (diff)
The file was modified robust/feasibility_plots/FeasibilityDemo.py (diff)
The file was modified setup.py (diff)
The file was modified docs/source/conf.py (diff)
The file was modified robust/data/construct_linearization_data.py (diff)
The file was modified robust/synthetic_model/models.py (diff)
The file was modified robust/testing/t_two_term_approximation.py (diff)
The file was modified robust/linearize_twoterm_posynomials.py (diff)
The file was modified robust/feasibility_plots/plot_feasibilities.py (diff)