JuliaDynamics/Agents.jl

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

Open

#469 aperta il 28 mar 2021

Vedi su GitHub
 (1 commento) (2 reazioni) (0 assegnatari)Julia (146 fork)batch import
documentationhelp wantedplotting

Metriche repository

Star
 (904 star)
Metriche merge PR
 (Merge medio 12h 3m) (1 PR mergiata in 30 g)

Descrizione

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)

Guida contributor