Ask Your Question
1

Julia and IJulia on Sage Math Cloud

asked 11 years ago

Kevin O'Bryant gravatar image

We are trying out Julia for a course at my Uni, and many of the students are finding installing Julia and IJulia on their personal machines a challenge. A great solution would be if these were available through Sage Math Cloud. I know that Julia is, and I believe IPython is, too. Is IJulia available? Is there a quick walkthrough on how to access it through SageMathCloud out there anywhere?

Preview: (hide)

Comments

I think Julia cold have a great future - from my very brief experiments, it looks to have a lot to offer. Have you tried setting up a local server as described here: https://gist.github.com/ohnorobo/8231600 ?

Alasdair gravatar imageAlasdair ( 11 years ago )

3 Answers

Sort by » oldest newest most voted
2

answered 9 years ago

slelievre gravatar image

Julia is now fully supported on SageMathCloud at http://cloud.sagemath.com.

For example, in a SageMathCloud project, input the terminal command

git clone https://github.com/dpsanders/hands_on_julia.git

and get started on David P Sanders's tutorial "Hands-on Julia".

Preview: (hide)
link
1

answered 10 years ago

Ilya gravatar image

Have a look at JuliaBox. They have a forum where you can ask for an invite code (and, hopefully, soon you won't need one).

Preview: (hide)
link
1

answered 10 years ago

William Stein gravatar image

updated 9 years ago

niles gravatar image

EDIT 2015-06

Julia is now easy to use on SageMathCloud, and kept up-to-date.

[Original answer, 2014-11:

IJulia is not trivial available on SageMathCloud yet, but will be soon.

You can use Julia via Sage Worksheets by putting %julia at the top of a cell or by putting "%default_mode julia" somwhere to switch everything to use Julia. ]

Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 11 years ago

Seen: 2,392 times

Last updated: Jun 16 '15