-
I'm having a similar error as reported in #489 (which was closed). As requested by @mkborregaard I'm opening it again as a new issue since the other one might be outdated.
The error I'm getting whe…
-
The object we render seems to move around a little bit as the user moves around. This is somewhat clear if you shake your head a bit, but very clear if you walk back a couple yards (any floating objec…
-
I'm using julia 0.7 plugin for Intellij on MacOS Mojave 10.14. Unfortunately, I can't get plots displayed by running a script with the GR backend. For example,
> using Plots
gr()
display(plot(Plot…
-
I'm getting an error when training a slightly modified set up to the basic Lorenz example.
Here's the error message:
```
Task lfads_param_bqMkwl_run001_single_dataset001: Decreasing learning rate…
-
@robertfeldt Thank you for updating this example in a direction that I welcome. I failed to notice last August.
Just want to flag that in Julia 1.0.3 the syntax for collect has changed to:
t =…
-
try loading the following in FF and Chrome:
https://iodide-project.github.io/iodide-examples/lorenz-attractor-pres.html
In FF, the MD cells render, then the JS stuff updates (as expected)
In chro…
-
## Issue description
Under SageMath 8.4 (@timokau) I have noticed that my plots in Matplotlib are failing to launch. Here is what I am running in SageMath (doesn't seem to matter if I run it in the n…
-
Thanks for your code
when I run the code in Advanced Visualisation of Lorenz Attractor
I save the code in python file and change the code
`anim.save('lorenz_attractor.gif', dpi=80, writer='imagemag…
-
## Issue description
On NixOS 18.09, with SageMath 8.4, Matplotlib 2.2.3 (Python 2.7 version, in case you think I installed the wrong Matplotlib version) and Texlive 2018 (XeTex 3.0) I receive this e…
-
### Bug report
**Bug summary**
I get ```OSError: Too many levels of Symbolic links``` exception when I run the lorenz_attractor mplot3d example from the matplotlib gallery using ```matpl…