A little more detail about what you're doing may help. How are you running this? What code are you using? The phrase "Process Completed" doesn't appear anywhere in the Julia source code – are you using some package?
On Sun, Mar 1, 2015 at 6:15 PM, <[email protected]> wrote: > I have just started using Julia for my Masters projects in the last few > months. I am trying to run a set of Finite Difference solvers on matrices, > but it seems that for matrices larger than around 100x100 I get the message > [Process Completed], but no output. I tried saving the results to a file > rather than displaying them, but it made no difference. > > Does anyone have any suggestions for how I might fix this? > > Thanks >
