Mercurial > repos > public > sbplib_julia
log EquidistantGrid.jl @ 391:5b09c16d669d default_perf_test
age | author | description |
---|---|---|
Wed, 16 Jan 2019 12:39:42 +0100 | Vidar Stiernström | Clean up plotgridfunction now that the matplotlib backend works. The issue was not in the julia code, but rather the installation of matplotlib. |
Mon, 14 Jan 2019 11:30:36 +0100 | Vidar Stiernström | Save plot to file when calling plotgridfunction, until figuring out how to set up an interactive gui backend for matplotlib in julia. |
Fri, 11 Jan 2019 11:55:13 +0100 | Vidar Stiernström | Split grid.jl into AbstractGrid.jl and EquidistantGrid.jl |