INET-Complexity / isle

11 stars 20 forks source link

Comments and cleanup #133

Open KloskaT opened 5 years ago

KloskaT commented 5 years ago

Added docstring to most functions, cleaned up some code that was not used. Removed all abce dependance (although still genericagentabce.py). Added continually updating network, also works with resume.py.

Some general setup parameters changed which may not be desired by default (e.g shownetwork = True, save_iter = 20) but they can be easily changed.