Some fun with π in Julia
julialang.org
Some fun with π in Julia
1–10 of 69 posts
Re: Some fun with π in Julia
#2Re: Some fun with π in Julia
#3Re: Some fun with π in Julia
#4Julia all the things!
Re: Some fun with π in Julia
#5Re: Some fun with π in Julia
#6Re: Some fun with π in Julia
#7Genuine question, As a professional developer, why would you restrict yourself to such technology? what we should be asking here is why? give me one scenario where this language is more appropriate than the plethora of other domain specific languages. would you bet your company on such language when there is more mature languages already ?
Re: Some fun with π in Julia
#8Re: Some fun with π in Julia
#9Julia all the things!
I wish! It breaks my heart that this language doesn't produce standalone binary executables.
Re: Some fun with π in Julia
#10I have always been skeptical about 'scientific' languages. Why do you need a special language when any general language + some libraries will do? This is a good example of a feature that only really makes sense in a scientific language.
I translated some of my code from one of those general purpose languages to Julia 0.2, years ago. It was both more readable, and 20x faster. Never looked back.