Author Archives: JuliaLang - The Julia programming language

GSoC 2018 – Parallel Implementations of Graph Analysis Algorithms

By: JuliaLang - The Julia programming language

Re-posted from: https://julialang.org/blog/2019/02/light-graphs/

GSoC 2018 – Parallel Implementations of Graph Analysis Algorithms | This blog briefly summarises my GSoC 2018 project (Parallel Graph Development (https://summerofcode.withgoogle.com/archive/2018/projects/5193483178475520/)) and the results achieved. For a detailed description, please refer to my GSoC blog (https://sohamtamba.github.io/GSoC)….

Read more

Building a Language and Compiler for Machine Learning

By: JuliaLang - The Julia programming language

Re-posted from: https://julialang.org/blog/2018/12/ml-language-compiler/

Building a Language and Compiler for Machine Learning | Since we originally proposed the need for a first-class language, compiler and ecosystem for machine learning (ML), there have been plenty of interesting developments in the field. Not only have the tradeoffs in existing systems, such as TensorFlow and PyTo…

Read more