Quantcast
Channel: First steps - JuliaLang
Viewing all articles
Browse latest Browse all 2795

Managing larger project in Julia

$
0
0

Hi,

Coming from the MATLAB background where a large project can be handled pretty easily by calling out all the other functions, which are written in separate .m files, into a Main.m file (the name Main is arbitrary) and then executing just the Main.m file. I am wondering on these lines what is the best way of handling such a large project in Julia?

7 posts - 5 participants

Read full topic


Viewing all articles
Browse latest Browse all 2795