Chris Binz
Chris Binz
Hello, I came across this issue (recreated here using example code): ``` julia> using ODE julia> function f(t, y) # Extract the components of the y vector (x, v) =...
Hi, Congrats on the nice package, there is a lot of really great stuff in here! Have you considered moving things into smaller, dedicated packages? For instance, just from a...
It happens occasionally when I try to save a figure using the Save icon in the figure window (it doesn't happen every time, though). I'm using PyPlot v2.3.1 and julia...
I believe this could be done with the `dateplot` PGFPlots library (section 4.21.2 of v1.15 of the [manual](http://ctan.math.utah.edu/ctan/tex-archive/graphics/pgf/contrib/pgfplots/doc/pgfplots.pdf)).