Skip to content

Commit

Permalink
3.2 with oligopoly 6book
Browse files Browse the repository at this point in the history
  • Loading branch information
terna committed Apr 16, 2019
1 parent f2bbdeb commit 7d48ffd
Show file tree
Hide file tree
Showing 68 changed files with 16,411 additions and 1,177 deletions.
3 changes: 2 additions & 1 deletion .ipynb_checkpoints/iRunShellOnline-checkpoint.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@
"* **basic**, documented in the [*Reference Handbook*](https://terna.github.io/SLAPP3/SLAPP_Reference_Handbook.pdf);\n",
"* **basic2classes**, documented in the [*Reference Handbook*](https://terna.github.io/SLAPP3/SLAPP_Reference_Handbook.pdf);\n",
"* **basic2D**, documented in the [*Reference Handbook*](https://terna.github.io/SLAPP3/SLAPP_Reference_Handbook.pdf);\n",
"* **basic3D**, documented in the [*Reference Handbook*](https://terna.github.io/SLAPP3/SLAPP_Reference_Handbook.pdf);\n",
"* **debug**, documented in the [*Reference Handbook*](https://terna.github.io/SLAPP3/SLAPP_Reference_Handbook.pdf);\n",
"* **production**, documented in [Boero et al. (2015)](http://www.palgrave.com/it/book/9781137339805) book;\n",
"* **oligopoly**, old version, documented at [https://github.com/terna/oligopoly](https://github.com/terna/oligopoly) where you can find further versions;\n",
"* **oligopoly**, version *6book*, documented at [https://github.com/terna/oligopoly](https://github.com/terna/oligopoly), where you can also find other versions;\n",
"* we have also the **school** project, documented in [Boero et al. (2015)](http://www.palgrave.com/it/book/9781137339805) book, but within [Binder](http://mybinder.org) it raises an error, being *turtle* based (turtle Python class reqires tkinter, not consistent with Jupyter \"%matplotlib inline\" magic command); to run it, you have to download and install locally SLAPP, from [https://github.com/terna/SLAPP3](https://github.com/terna/SLAPP3)."
]
},
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
*.pyc
workers.txt
schedule.txt
*.csv
!labelsPositions.csv
.ipynb_checkpoints/*

0 comments on commit 7d48ffd

Please sign in to comment.