Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

In this section we'll have a look at how users can interact with Atoms using python. 
In python you can:

  • create new behaviour modules 
  • parse the content of your live simulation
  • read and write atoms files, such as caches, skeleton files, etc
  • create agent variations and build a variation table
  • much more...

Python behaviour modules are not multithreaded and could slow down your simulation time.


  • No labels