[julia-users] Re: Julia on CodeBunk

2014-04-01 Thread Don Gateley
On Monday, March 31, 2014 10:37:28 PM UTC-7, Code Bunk wrote: A session is a collaborative bunk. A session lasts for 1 hour. Any Bunk you create can only be edited by you. If you want others to collaborate with you on it, you would have to Use Session and turn the Bunk collaborative. In

[julia-users] Re: Julia on CodeBunk

2014-03-30 Thread Don Gateley
On Friday, March 28, 2014 10:39:31 PM UTC-7, Code Bunk wrote: Hi Guys, Just wanted to let you all know that CodeBunk (http://codebunk.com) now supports Julia. Do check it out. Could you explain what a session is that costs $1.50 per @20?

[julia-users] Re: Linear convolution

2014-03-04 Thread Don Gateley
On Tuesday, March 4, 2014 3:38:15 AM UTC-8, Oliver Lylloff wrote: Hello all, Is anyone aware of a linear convolution implementation? Not clear what you want but if it is to convolve a kernel with a longer stream you are looking for an implementation of overlap-add or overlap-save fast

Re: [julia-users] Re: Julia as a General Purpose Language

2014-02-21 Thread Don Gateley
Speaking of using it in a development environment, there are two areas of interest to me, well three actually. - Android app development. Running native code apps has huge advantages if the Android API can be somehow supported. Besides that I detest Java. Terrible decision by Google. - Second

[julia-users] Re: Julia as a General Purpose Language

2014-02-19 Thread Don Gateley
I'm following this list as a prelude to jumping into actually learning and coding with Julia. An impression I get from perusing the daily digest is that there are still a lot of design issues and implementation issues still afloat. Is that a valid impression or am I just too impressionable?

Re: [julia-users] Re: Howto: Julia x[I] = [] ?? vs Matlab x(I) = []

2014-02-12 Thread Don Gateley
Nonsense. On Tue, Feb 11, 2014 at 6:54 PM, Stefan Karpinski ste...@karpinski.orgwrote: It could be made to work but it's generally not a good idea to delete random slices of arrays generally isn't a good idea for performance reasons. It's better to design an algorithm that doesn't need to do

Re: [julia-users] Re: Howto: Julia x[I] = [] ?? vs Matlab x(I) = []

2014-02-12 Thread Don Gateley
On Wednesday, February 12, 2014 8:32:42 AM UTC-8, Stefan Karpinski wrote: On Wed, Feb 12, 2014 at 3:28 AM, Don Gateley donga...@gmail.comjavascript: wrote: Nonsense. It would be much more helpful (not to mention polite) to make an actual counter argument. Given a convincing argument

Re: [julia-users] Re: Howto: Julia x[I] = [] ?? vs Matlab x(I) = []

2014-02-11 Thread Don Gateley
On Friday, November 30, 2012 4:46:46 AM UTC-8, Stefan Karpinski wrote: To clarify [1 2 3] is a row-matrix, rather than a vector and cannot have an element excised from it. Is that an architectural problem or just implementation lag?

[julia-users] Forum please

2014-01-24 Thread Don Gateley
I'm hoping someone puts together a phpBB (or similar) site such as Oculus Rift uses here: http://oculusrift.com/ Such an organized site where you could drill down to topics of interest through broader categories would really be helpful. It would be best, of course, if it was set up and