>BTW, when Julia upgrades to v0.5, v0.6,..., v1.0, is this book still valid?

Well, I am hoping that the book gets thinner and thinner :)

But seriously, some things are going to be universal.. the tooling, type 
stability, contiguous array dimensions etc. There are core characteristics 
of the language, or in some cases, core characteristics of modern 
CPU/memory design. 

Things which are more in the nature of performance "gotchas" will reduce as 
the language evolves. So in the book, I already mention that the section on 
anonymous functions will be redundant in 0.5. 

Overall, I feel that the book will certainly be fully relevant in the 0.5 
timeframe, and will continue to be useful beyond. In the long term, I am 
open to updating it with further editions, but that depends a lot on the 
publisher. 

Regards
-
Avik

On Wednesday, 11 May 2016 22:42:34 UTC+1, Sisyphuss wrote:
>
> I notice the book cost 31.18 euros. Has the discounted period been past?
>
> BTW, when Julia upgrades to v0.5, v0.6,..., v1.0, is this book still valid?
>
>
>
> On Tuesday, May 3, 2016 at 1:17:57 AM UTC+2, Avik Sengupta wrote:
>>
>> Just wanted to let you know about the new book discussing the design and 
>> development of high performance julia code. It discusses the tools you can 
>> use to analyse the performance of your code, and ways to make it go faster, 
>> using the full power of Julia's compiler.  Hope this is useful for some. 
>>
>> https://www.packtpub.com/application-development/julia-high-performance
>>
>> Regards
>> -
>> Avik
>>
>> (Incidentally, all the ebooks from the publisher are being discounted for 
>> the next day or so)
>>
>

Reply via email to