Leandro Martínez
Leandro Martínez
@Datseris I think its done now.
As a side note, I've seen now that you have a "elastic collisions" function implemented. It would be nice to have an example of that as the function to mapped...
> Notice that the docs are erroring: https://github.com/JuliaDynamics/Agents.jl/runs/7838758532?check_suite_focus=true#step:8:160 > > don't forget to put the package into the `docs/Project.toml` file! Added the new doc dependencies. I'm not sure if the...
I never worried much about that, so I don't really know what such a PR would be. But feel free to propose the changes. If they improve the usability of...
Any chance of merging this soon? Anything that has to be done?
Hello. I want to maybe create some reflection about not having a default backend, and the consequences for the usability and future of the Plots package. I've gathered the data...
Thanks. I perfectly understand those goals. I'm just unsure about the meaning of the last one, for the package: "I have the experience that many people don't recognize that Plots...
Just some additional data, on GitHUb code searches: ``` "using Plots" language:Julia ``` Results: 33.7k code entries ``` "using Plots" NOT ("pyplot()" OR "plotlyjs()" OR "unicodeplots() OR "pgfplotsx()" OR "pythonplot()")...
Can anyone give some hint on where to start to implement this in GR? I'm willing to take a look at it.
This is a regression in 1.7, at least here in my machine: In 1.6.3: ``` % ~/programs/julia/julia-1.6.3/bin/julia _ _ _ _(_)_ | Documentation: https://docs.julialang.org (_) | (_) (_) | _...