Skip to content

Commit

Permalink
updates of text infos
Browse files Browse the repository at this point in the history
  • Loading branch information
terna committed Apr 3, 2020
1 parent 89ed39c commit 0edfa89
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
Expand Up @@ -12,7 +12,7 @@

def runSLAPP():
global start_pyDir
print("\nSLAPP v3.3.5 build 20200320\n")
print("\nSLAPP v3.3.6 build 20200403\n")
import os

confirm = "n"
Expand Down
10 changes: 9 additions & 1 deletion HISTORY.md
Expand Up @@ -428,4 +428,12 @@ look at Section "Having agent classes in subfolder: the project
fixed an error in the choice of the project if, in presence of a predefined path,
the reply was different from "n" or "y" or "Y" or "" (enter)

fixed an error in production project due to the new release of NetworX
fixed an error in production project due to the new release of NetworkX

(2020 04 03)

3.3.6

changes in oligopoly project with: better myGauss functioning; nicer first time series
graphic; more robust initial input cell reactions in case of wrong replies, such as
empty reply or blanks when a content is mandatory
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -5,7 +5,7 @@ SLAPP <img src="./-pictures/slapp-logo.png" height="90" />

Swarm-Like Agent Protocol in Python (3)

Here you have SLAPP **3.3.5 build 20200326**, running in Python 3 (in the [SLAPP repository](http://terna.to.it/slapp_dep/) you have related material and very old versions; the 2.0.x versions are still related to Python 2).
Here you have SLAPP **3.3.6 build 20200403**, running in Python 3 (in the [SLAPP repository](http://terna.to.it/slapp_dep/) you have related material and very old versions; the 2.0.x versions are still related to Python 2).

We have here also a [**Reference Handbook**](SLAPP_Reference_Handbook.pdf) (it is still a draft and has to be improved).

Expand Down

0 comments on commit 0edfa89

Please sign in to comment.