Skip to content

Commit 04e7082

Browse files
committed
Replace EllipsoidalSet doc for np.float with ...
1 parent f39c7ed commit 04e7082

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyomo/contrib/pyros/uncertainty_sets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2844,7 +2844,7 @@ class EllipsoidalSet(UncertaintySet):
28442844
[0, 0, 3, 0],
28452845
[0, 0, 0, 4]])
28462846
>>> conf_ellipsoid.scale
2847-
np.float64(9.4877...)
2847+
...9.4877...
28482848
>>> conf_ellipsoid.gaussian_conf_lvl
28492849
0.95
28502850

0 commit comments

Comments
 (0)