By: OpenSourcES
Re-posted from: https://opensourc.es/blog/2020-10-30-basics-debugging/index.html
Different ways of debug julia code without using println.
Read more
By: OpenSourcES
Re-posted from: https://opensourc.es/blog/2020-10-30-basics-debugging/index.html
Different ways of debug julia code without using println.
Read more
By: jkrumbiegel.com
Re-posted from: https://jkrumbiegel.com/pages/2020-10-23-julia-bridge/index.html
You might have heard about Julia, the language often praised for the C-like performance it can attain while keeping a clean syntax reminiscent of Python. In this blog post, I want to share a different opinion why I like using Julia, which is only tangentially related to its pure performance. It is about the community Julia enables and how that could have a beneficial influence on the way scientific software is written.
By: jkrumbiegel.com
Re-posted from: https://jkrumbiegel.com/pages/2020-10-23-julia-bridge/
You might have heard about Julia, the language often praised for the C-like performance it can attain while keeping a clean syntax reminiscent of Python. In this blog post, I want to share a different opinion why I like using Julia, which is only tangentially related to its pure performance. It is about the community Julia enables and how that could have a beneficial influence on the way scientific software is written.