Commit c25ab95
authored
Improve mathematical descriptions in docs. Add power norm x at risk measure, add scenario weights to drawdown risk measures. Add distributionally robust drawdown at risk measure. (#53)
* Docs up to Fees.
* Correctness fix to drawdowns auxiliary function used for plotting.
* Remove side effects from Y X at Risk risk measure families.
* Add distributionally robust conditional drawdown at risk.
* Add Power Norm X at Risk measures.
* Implement Power X at Risk measures.
* Implement Distributionally Robust Drawdown at Risk measure.
* Enable Drawdown at Risk for non-clustering optimisation.
* Add scenario weights to Y Drawdown at Risk measures.1 parent c517b1c commit c25ab95
File tree
136 files changed
+1517
-599
lines changed- .github/workflows
- docs/src/api
- 19_RiskMeasures
- 20_Optimisation
- 09_JuMPConstraints
- 18_RiskMeasureConstraints
- ext
- src
- 08_Moments
- 13_Prior
- 14_UncertaintySets
- 19_RiskMeasures
- 20_Optimisation
- 09_JuMPConstraints
- 18_RiskMeasureConstraints
- test
- assets
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
136 files changed
+1517
-599
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
File renamed without changes.
File renamed without changes.
0 commit comments