You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of considering only topological neighbours in a grid, compute neighbours with KDtree from scipy with 2*max(ri) and reduce number of plants to explore when interactions are tested.
The text was updated successfully, but these errors were encountered:
Instead of considering only topological neighbours in a grid, compute neighbours with KDtree from scipy with 2*max(ri) and reduce number of plants to explore when interactions are tested.
The text was updated successfully, but these errors were encountered: