David Saahdavesaah.hashnode.net·Jun 18, 2022Basics of Julia & Numerical Computation Part 1Introduction Over the years, data scientists and researchers have sought a language that has an easy learning curve and is equally powerful. Computer scientists, therefore, have resorted to the more efficient C/C++ language at the cost of a steeper l...1 like·727 readsProgrammingJulia
Eser Ozvatafforopencast.coeser-1658092257740.hashnode.net·Jul 26, 2012World Community Grid1999 yılında SETI@home ile tanışmıştım. Dünyanın en büyük dağıtık işlem projesiydi. Gerekli yazılımı bilgisayarınıza yükledikten sonra programın sizin CPU gücünüzü kullanmanıza izin veriyor, böylece evdeki bilgisayarınızda uzaydan çekilen fotoğraflar...scientific-computing
David Saahdavesaah.hashnode.net·Jun 28, 2022Basics of Julia & Numerical Computation - Part 3After reading this article, my goal is that you'll be able to: Get input data Convert between data types Perform element-wise operations using the "dot" operator Carry out numeric comparisons in julia. This is a continuation of Basics of Julia & Nu...122 readsProgrammingComputer Science
Matthijs Coxmatthijscox.hashnode.net·Apr 16, 2023Why this blog?My goal in life is to follow my curiosity and help others with the knowledge I uncover. A solid way to help people is to reflect on the last years and think about what would have helped your past self. In my case, I have been busy trying to develop a...257 readsJulia
Plínio Hávilapliniohavila.hashnode.net·Feb 24, 2023[ESTUDOS DE NODE.JS] O que é o Node.jsA documentação do Node.js o defini como: Como um ambiente de execução JavaScript assíncrono orientado a eventos, o Node.js é projetado para desenvolvimento de aplicações escaláveis de rede. O Eloquent Java Script, sobre o Node.js, escreve: permite ...JavaScript
Sam Millersmillerc.hashnode.net·Dec 13, 2022An array type for domain decomposition in JuliaMPI is the de-facto standard in the world of high-performance computing (HPC), and it can be a bit intimidating to learn at first. Julia is well-suited for HPC and it's quite easy to get up and running with MPI, thanks to the open source contribution...hpc
David Saahdavesaah.hashnode.net·Jun 28, 2022Basics of Julia & Numerical Computation - Part 3After reading this article, my goal is that you'll be able to: Get input data Convert between data types Perform element-wise operations using the "dot" operator Carry out numeric comparisons in julia. This is a continuation of Basics of Julia & Nu...122 readsProgrammingComputer Science
David Saahdavesaah.hashnode.net·Jun 22, 2022Basics of Julia & Numerical Computation Part 2For the part 2 of Basics of Julia & Numerical Computation, we are going to talk about: Data Types Comments Mathematical Operators Boolean Operators Updating Operators Data Types I personally categorize julia data types into 3 main broad categories:...88 readsProgrammingJulia
David Saahdavesaah.hashnode.net·Jun 18, 2022Basics of Julia & Numerical Computation Part 1Introduction Over the years, data scientists and researchers have sought a language that has an easy learning curve and is equally powerful. Computer scientists, therefore, have resorted to the more efficient C/C++ language at the cost of a steeper l...1 like·727 readsProgrammingJulia
Eser Ozvatafforopencast.coeser-1658092257740.hashnode.net·Jul 26, 2012World Community Grid1999 yılında SETI@home ile tanışmıştım. Dünyanın en büyük dağıtık işlem projesiydi. Gerekli yazılımı bilgisayarınıza yükledikten sonra programın sizin CPU gücünüzü kullanmanıza izin veriyor, böylece evdeki bilgisayarınızda uzaydan çekilen fotoğraflar...scientific-computing