JuliaDynamics/Agents.jl

Online execution/interaction of ABMs using some web-server and WGLMakie

Open

#469 opened on 2021年3月28日

GitHub で見る
 (1 comment) (2 reactions) (0 assignees)Julia (904 stars) (146 forks)batch import
documentationhelp wantedplotting

説明

NetLogo has a really neat feature: http://www.netlogoweb.org/

Would be really nice if we can have something here as well. Definitely sounds like large task, but I believe Julia has the resources to do it, and we have a large part of the source code written.

Already the exploratory interactive application can be used verbatim. What remains is how to serve it and visualize it online (the visualization part is already take ncare of by WGLMakie.jl)

コントリビューターガイド