Skip to content

Commit b208c84

Browse files
Fix name: Mean Variance Portfolio Example (#307)
Example was added with the wrong title
1 parent b394ca3 commit b208c84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/examples/Mean_Variance_Portfolio_Example.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# # Thermal Generation Dispatch Sweep Example
1+
# # Mean Variance Portfolio Example
22

33
# Consider the Markowitz portfolio selection problem, which allocates weights $x \in \mathbb{R}^n$ to $n$ assets so as to maximize returns subject to a variance limit $v_{\max}$:
44
# ```math

0 commit comments

Comments
 (0)