The Scientific Coder

The Scientific Coder

Follow
Follow
homenewsletter
Tag

Julia

#julia

More content

Read more stories on Hashnode


Articles with this tag

User-defined Show Method in Julia

Jul 18, 20233 min read

How do you best configure the display of custom type contents? · I often find myself looking for a way to write custom display methods for Julia types on...

User-defined Show Method in Julia

JuliaCon Local Eindhoven 2023

Jul 11, 20231 min read

Consider attending the Eindhoven JuliaCon city-based event on December 1st and help grow the Julia scientific computing community. · I am very happy to...

JuliaCon Local Eindhoven 2023

How to deploy algorithms anywhere?

Jul 9, 202311 min read

Important elements to examine when transitioning code to a production environment · Let's say you are an incredible scientific programmer. You've got...

How to deploy algorithms anywhere?

Fruity Composable Design Patterns in Julia

Jun 23, 20238 min read

Searching for the best value-based factory method that is easy to extend in the Julia programming language. With fruits. · A design pattern is a...

Fruity Composable Design Patterns in Julia

Clean Code Tips for Scientists #1 - Reproducible Environments

May 24, 20235 min read

Is your code reproducible? When you share your code with others, how can you make sure they obtain the same results as you? · Author commentary: I am...

Clean Code Tips for Scientists #1 - Reproducible Environments

Building a Scalable Inner-Source Ecosystem For Collaborative Development

May 17, 202314 min read

A guide for organizations to set up an extensive internal software development environment, using the Julia language as example. · Three years ago, we...

Building a Scalable Inner-Source Ecosystem For Collaborative Development