proudindiv
proudindiv
It may not of been updated from an earlier change to the interface. ``` # Simulation of the model simulate!(model, withbar=false) ``` gives: ``` MethodError: no method matching simulate!(::Model{LightGraphs.SimpleGraphs.SimpleDiGraph{Int64}, Vector{Any},...
How come the example in the documentation (https://datadriven.sciml.ai/stable/examples/6_autoregulation/#autoregulation) fails? I'm trying to learn how to use this package. I can't get anything to run in my application either. I've been...
I've used many releases of julia over several years. The latest one fails with: ``` Connection failed A connection to the notebook server could not be established. The notebook will...