[julia-users] Re: bicgstab

2016-04-25 Thread 'Lars Ruthotto' via julia-users
There is also one in KrylovMethods.jl (https://github.com/lruthotto/KrylovMethods.jl) for a single rhs and a block version for multiple right hand sides. On Monday, April 25, 2016 at 7:44:32 AM UTC-4, Richard Tsai wrote: > > Hi, is there a Julia implementation of the biconjugate gradient

[julia-users] ANN: Multithreaded Sparse Matrix Vector Product

2016-01-26 Thread Lars Ruthotto
Dear all, I just added a new module that (in my experience) speeds up matrix-vector products involving sparse matrices. It is Fortran and OpenMP based and should build automatically on Unix systems (although testing is still limited). You can find the package here:

[julia-users] Re: Compiling Julia on Amazon EC2

2016-01-16 Thread Lars Ruthotto
erver any of these will run on you could pick something > slightly newer. > > > On Friday, January 15, 2016 at 1:48:24 PM UTC-8, Lars Ruthotto wrote: >> >> I need some help installing julia on the Amazon EC2. I chose Linux Server >> and after installing a few packages (like git,

[julia-users] Compiling Julia on Amazon EC2

2016-01-15 Thread Lars Ruthotto
I need some help installing julia on the Amazon EC2. I chose Linux Server and after installing a few packages (like git, gcc,..) I was able to compile julia by typing git clone https://github.com/JuliaLang/julia.git cd julia git checkout release-0.4 make All seemed to work fine, so I created

[julia-users] Re: Juliabox down?

2015-09-23 Thread Lars Ruthotto
Thanks, Seth. Now it works for me again too. Problem solved :) On Wednesday, September 23, 2015 at 10:13:43 AM UTC-4, Seth wrote: > > Working for me at Wed Sep 23 07:13:36 PDT 2015 > > On Wednesday, September 23, 2015 at 7:11:55 AM UTC-7, Lars Ruthotto wrote: >> >>

[julia-users] Re: Juliabox down?

2015-09-23 Thread Lars Ruthotto
Sorry! but now it does seems to be down again. Does anyone know why? On Wednesday, September 23, 2015 at 10:15:14 AM UTC-4, Lars Ruthotto wrote: > > Thanks, Seth. Now it works for me again too. Problem solved :) > > On Wednesday, September 23, 2015 at 10:13:43 AM UTC-4

[julia-users] Juliabox down?

2015-09-23 Thread Lars Ruthotto
Dear all, I just noticed that Juliabox doesn't work right now. Is there an expected maintenance going on and does anybody know when it will be back? Thanks, Lars

Re: [julia-users] Re: Juliabox down?

2015-09-23 Thread Lars Ruthotto
current users. > > On Wed, Sep 23, 2015 at 11:49 PM Lars Ruthotto <lrut...@googlemail.com > > wrote: > >> Sorry! but now it does seems to be down again. Does anyone know why? >> >> >> On Wednesday, September 23, 2015 at 10:15:14 AM UTC-4, Lars

[julia-users] Re: SIAM CSE meetup?

2015-03-15 Thread Lars Ruthotto
I am. How about going for dinner tonight? We could meet in the morning coffee break to discuss! On Saturday, March 14, 2015 at 9:12:45 AM UTC-6, Jiahao Chen wrote: I presume that there are other Julia users attending the SIAM CSE conference in Salt Lake City this weekend. Would anyone be

[julia-users] Re: Simple parallel for loop example

2014-09-10 Thread Lars Ruthotto
here: http://juliaeconomics.com/2014/06/18/parallel-processing-in-julia-bootstrapping-the-mle/ Best, Bradley On Wednesday, November 6, 2013 10:08:38 PM UTC-6, Lars Ruthotto wrote: I am relatively new to Julia and doing some simple experiments. So far, I am very impressed by it's nice

[julia-users] SIAM CSE 2015 in Salt Lake City

2014-06-20 Thread Lars Ruthotto
Hi there! I would like to draw some attention to the upcoming SIAM Conference on Computer Science and Engineering next year and wanted to ask around if there are plans or interest to have a mini symposium on advances in Julia. I remember that there were talks about Julia last time in Boston