© 2026 Hashnode
This post was written by Steven Whitaker. Ever wish your Python code could run faster on heavy calculations or simulations? With juliacall, you can call Julia straight from Python and instantly access blazing-fast performance and powerful scientific...

This post was written by Steven Whitaker. The Julia programming language is a high-level language that is known, at least in part, for its outstanding composability. Much of Julia's composability stems from its multiple dispatch, which allows functi...

This post was written by Steven Whitaker. A new version of the Julia programming language was just released! Version 1.12 is now the latest stable version of Julia. This release is a minor release, meaning it includes language enhancements and bug f...

This post is a cleaned-up transcript of the JuliaCon 2025 talk Integrating Julia and MATLAB: Julia and MATLAB Can Coexist by Steven Whitaker. Check out the submission page for the talk abstract and summary. To download a PowerPoint of the talk slides...

This post was written by Steven Whitaker. At GLCS, we're proud to have delivered innovative projects across top industries, including renewable energy, aerospace, and biomedical engineering. Our comprehensive Modeling and Simulation Services empowe...

This post was written by Steven Whitaker. In this Julia for Devs post, we will discuss using Julia's Profile standard library for performance and allocation profiling. We will illustrate these tools with example code and then show how to improve the...

This post was written by Steven Whitaker. In this Julia for Devs post, we will explore the fascinating world of using universal differential equations (UDEs) for model discovery. A UDE is a differential equation where part (or all) of it is defined ...
