Ask Your Question
1

Julia and IJulia on Sage Math Cloud

asked 2014-02-11 00:14:10 +0200

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?

edit retag flag offensive close merge delete

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 ( 2014-02-11 09:16:15 +0200 )edit

3 Answers

Sort by ยป oldest newest most voted
2

answered 2015-06-16 21:09:17 +0200

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".

edit flag offensive delete link more
1

answered 2014-11-19 06:46:31 +0200

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).

edit flag offensive delete link more
1

answered 2014-11-19 10:25:01 +0200

William Stein gravatar image

updated 2015-06-16 22:07:41 +0200

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. ]

edit flag offensive delete link more

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: 2014-02-11 00:14:10 +0200

Seen: 2,225 times

Last updated: Jun 16 '15