Mihai Banciu

Results 2 comments of Mihai Banciu

Just a quick note that setting the parameter `print_interval=0` inside `run()` also suppresses the regular printouts. This is not available inside `run_tti_sim`?

@ryansmcgee I believe the problem is that the routine `run_iteration` in module.py expects both `G` and `G_Q` to be indexed sequentially, e.g. `G[0]` is the first node and so on....