iTranslated by AI

The content below is an AI-generated translation. This is an experimental feature, and may contain errors. View original article
✈️

Updating Julia was incredibly easy

に公開

I have been using version 1.8.3 on Windows 11 since around the winter of 2022, and I just updated to 1.9.2. I had heard about it at the recent Use of Julia in Mathematics and Physics workshop, but I was surprised at how easy it was. I will explain the update process on Windows 11.

  1. If you are using a slightly older version, a message will appear prompting you to run juliaup update.
  2. By executing this in PowerShell as shown below, the new version of Julia will be installed.
  3. It's successfully updated to the latest version. Easy!

I'm not sure what the reason is, but I feel like loading various packages has become faster.

Discussion