dwu0042 / mkmover

0 stars 0 forks source link

Implement on existing simulation packages #2

Open dwu0042 opened 1 year ago

dwu0042 commented 1 year ago

We should explore and find existing simulation packages that meet our needs.

dwu0042 commented 1 year ago

We should also explore other languages other than Python and R.

If the complexity of the simulation gets high and computation factors matter, then we should swap out for a compiled language like C++ or Rust.

dwu0042 commented 1 year ago

netlogo could be an option, to see how fast it can be