It works fine in any other way I use it, which means in IJulia and Julia REPL

--
Includes iPhone typos

> On 26.05.2015, at 16:57, Steven G. Johnson <[email protected]> wrote:
> 
>> On Tuesday, May 26, 2015 at 10:49:54 AM UTC-4, Keyan wrote:
>> The problem I now have is that I would like to visualise the matrices (e.g. 
>> neural network weight matrices) and some additional information (e.g. 
>> eigenvalues) during runtime, which means that I need to open some window 
>> from within my julia code and plot the data. In my first attempt, I tried to 
>> use PyPlot which ended in a crash. Does anyone have any experience with a 
>> similar case? What would be the best practice and the best julia-plotting 
>> package to use?
> 
> Does PyPlot work at the Julia REPL?   If it is crashing, you should file an 
> issue. 

Reply via email to