NetLogo / models

NetLogo Models Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace uses of `n-values` with `range` appropriately

bainco opened this issue · comments

Now that we have the range prim, we need to go through and update models that use n-values to generate a range of numbers to use the new prim.