[julia-users] Is it slow to load packages inside function ?

2016-03-08 Thread Fei Ma
Hello everyone : I am working on a signal processing project. And I have found something strange. When I using"plot" function from the PyPlot , and "matopen" from the MAT package. Sometimes, the function run very fast, but sometimes it is very slow ? I don't know why ?

Re: [julia-users] ERROR: LoadError: syntax: incomplete: premature end of input

2016-03-03 Thread Fei Ma
mething? > > On Thu, Mar 3, 2016 at 6:58 AM, Fei Ma <feima...@gmail.com > > wrote: > >> Hello. Here I have a problem. >> >> I run a program, but stopped it when it is running, and then the >> terminal output this : >> >> ERROR: LoadError: s

[julia-users] ERROR: LoadError: syntax: incomplete: premature end of input

2016-03-03 Thread Fei Ma
Hello. Here I have a problem. I run a program, but stopped it when it is running, and then the terminal output this : ERROR: LoadError: syntax: incomplete: premature end of input in include at ./boot.jl:261 in include_from_node1 at ./loading.jl:304 while loading