Where to get general offline help with Julia?

199 weergaven
Naar het eerste ongelezen bericht

Joe Tusek

ongelezen,
28 jul 2015, 08:34:1828-07-2015
aan julia-users
Its embarrassing but where can you ask for some to provide offline assistance with porting over Matlab code to Julia, its exhausted me for now but I still need to get the code working?

Tom Breloff

ongelezen,
28 jul 2015, 09:35:1828-07-2015
aan julia-users, joetu...@gmail.com
Hi Joe.  I take it you haven't gotten enough help on this forum?  You could post a more complete example of what you're trying to port, and also what progress you've made.  Github gists are a good way to put lots of code in one place.  It might be that you're missing a simple/key concept which will help move you forward, in which case we need more info/code to help you.

If you try that and don't get a satisfactory response, you could support the guys at Julia Computing LLC (http://juliacomputing.com/) for some training/consulting.

felip...@gmail.com

ongelezen,
28 jul 2015, 11:13:1028-07-2015
aan julia-users, joetu...@gmail.com
#Clone julia repo:
> git clone g...@github.com:JuliaLang/julia.git

# go into docs folder
> cd julia/doc

# build the docs
make html

Steven G. Johnson

ongelezen,
28 jul 2015, 14:24:2928-07-2015
aan julia-users, joetu...@gmail.com
You could always hire a consultant (e.g. http://juliacomputing.com/) if you need offline support.

Joe Tusek

ongelezen,
28 jul 2015, 17:38:2428-07-2015
aan julia-users, t...@breloff.com

I've got great assistance from the user-group, but I'm not wanting to wear out my welcome. Overall I find Julia documents good but lacking in the number and breadth of examples that would help fill in the missing bits for a person like me. The many web examples of Julia out there are at present mostly just a repeat of the same beginner examples and doesn't add much to the breadth of the information out there. The potential speed improvement in using Julia caught my eye as the Matlab code I am using contains an unoptimised PSO routine and cost function and takes anywhere from a day to 2 days to run. I was hoping porting to Julia would enable me to get that down to 2 - 3 iteration per day.  Learning by writing code for a purpose is a great way to learn but when you have taken a lot more time than you had for the task its then not the best. Writing code is not something I do for a living and its essentially for a love job which needs this code going.

Allen beantwoorden
Auteur beantwoorden
Doorsturen
0 nieuwe berichten