Software update: Julia 1.9.3

Spread the love

Julia is the name of a high-level, high-performance dynamic programming language for numerical mathematics. It includes, among other things, a powerful compiler, distributed parallel execution and an extended one library of mathematical functions. Julia’s core is released under the MIT license, while several libraries use others licenses such as gpl, lgpl and bsd. For more information please refer to this page. Version 1.9.3 has been released and we mainly find bug fixes and minor improvements.

Julia 1.9.3 has been released

Julia version 1.9.3, the third patch release in the 1.9 series of releases, is now available. As a patch release, 1.9.3 contains no new features or breaking changes, only bug fixes, documentation improvements, and performance improvements. You can see the list of commits included since 1.9.2 here 64. We recommend that anyone currently using 1.9.0, 1.9.1, or 1.9.2 to upgrade to 1.9.3. Note that 1.9 on GitHubActions, Travis, AppVeyor 1and Cirrus now refers to 1.9.3.

Version number 1.9.3
Release status Final
Operating systems Linux, BSD, macOS, Windows 10, Windows 11
Website Julia
Download https://julialang.org/downloads/
License type Prerequisites (GNU/BSD/etc.)
You might also like