问题标签 [agents.jl]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
125 浏览

julia - 没有可用的后端(GLMakie、CairoMakie、WGLMakie)

我正在关注 Agents.jl 教程(https://juliadynamics.github.io/Agents.jl/stable/examples/schelling/)并在执行这段代码时收到以下错误。任何想法为什么?

0 投票
1 回答
92 浏览

julia - 图而不是用于 julia 代理模型的 InteractiveDynamics 应用程序

我正在关注 Agents.jl 包(https://juliadynamics.github.io/Agents.jl/stable/examples/schelling/)中的 schelling.jl 教程。在教程快结束时,他们创建了一个交互式应用程序。include("schelling.jl")但是当我运行脚本(任何想法我如何将它作为一个交互式应用程序?

注意我使用的是 vscode IDE

在此处输入图像描述