.gitignore: Notebooks_04/output/ und egg-info/ ignoriert
This commit is contained in:
parent
a4fc247116
commit
bedc3ec538
5 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -23,6 +23,7 @@ svg-inkscape/
|
|||
|
||||
# Von den Beispielprogrammen beim Lauf erzeugte Dateien
|
||||
Operations_Research_mit_Python_Version_04_Programme/output/
|
||||
Notebooks_04/output/
|
||||
produktionsmix.xlsx
|
||||
produktionsmix_ergebnis.xlsx
|
||||
|
||||
|
|
|
|||
BIN
Notebooks_04/output/feasible_region_2d.png
generated
BIN
Notebooks_04/output/feasible_region_2d.png
generated
Binary file not shown.
|
Before Width: | Height: | Size: 233 KiB |
BIN
Notebooks_04/output/markowitz_efficient_frontier.png
generated
BIN
Notebooks_04/output/markowitz_efficient_frontier.png
generated
Binary file not shown.
|
Before Width: | Height: | Size: 103 KiB |
BIN
Notebooks_04/output/optimal_execution_dp.png
generated
BIN
Notebooks_04/output/optimal_execution_dp.png
generated
Binary file not shown.
|
Before Width: | Height: | Size: 125 KiB |
BIN
Notebooks_04/output/trading_engine_backtest.png
generated
BIN
Notebooks_04/output/trading_engine_backtest.png
generated
Binary file not shown.
|
Before Width: | Height: | Size: 150 KiB |
Loading…
Reference in a new issue