On 24 September 2015 at 19:00, Sisyphuss <[email protected]> wrote:
> What do you do when there's no code to compare? >> > This is a good point! When I write a piece of Julia code, how do I know I > wrote it correctly? Should I write a C version to prove it? > This is what I called the risk to write Julia code. Unless you are experts > of compilers and Julia language, you can never know whether your code give > you an edge or not. > > This is an issue with ANY language. When I write in Fortran and Matlab I often wonder whether I really wrote the program in the best possible way. This is not a risk of Julia. It is a risk of *programming*. Daniel.
