Toni Uimonentoniuimonen.hashnode.dev·11 hours agoBoosting Python's Performance: Exploring Implementation Options and Parallel ComputingPython is renowned for its simplicity and ease of learning, making it an ideal choice for both beginners and experienced developers. Its high-level data structures and straightforward approach to object-oriented programming have contributed to its wi...Discuss·38 readsPython
Plínio Hávilapliniohavila.hashnode.dev·Jun 23, 2023[Estudos de C] Heap e StackDois termos, frequentes, referentes à memória quando estamos estudando a linguagem C são: heap e stack. Junto a eles temos a alocação de memória ou alocação dinâmica de memória que são assuntos um pouco abstratos e fazem-nos gastar alguns bons pares ...DiscussProgramming Blogs
Wesley Kambalekambale.dev·May 8, 2023NumPy vs JAX: Optimizing Performance and FunctionalityIntroduction Numpy and Jax are both Python libraries that are widely used in numerical computing and scientific computing. While they have similar functionalities, there are some key differences between them that make Jax particularly useful for mach...Discuss·1 like·718 readsMachine Learningnumpy
Matthijs CoxProscientificcoder.com·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...Discuss·402 readsJulia
Plínio Hávilapliniohavila.hashnode.dev·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 ...Discuss·50 readsJavaScript
Sam Millersmillerc.hashnode.dev·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...Discusshpc
David Saahdavesaah.hashnode.dev·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...Discuss·151 readsComputer Science
David Saahdavesaah.hashnode.dev·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:...Discuss·125 readsJulia
David Saahdavesaah.hashnode.dev·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...Discuss·1 like·760 readsJulia
Eser Ozvatafforaçık yazılımacikyazilim.hashnode.dev·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...Discussscientific-computing