Skip to content

Latest commit

 

History

History
48 lines (24 loc) · 634 Bytes

NEWS.md

File metadata and controls

48 lines (24 loc) · 634 Bytes

Julia v1.5 Release Notes

New language features

Language changes

Multi-threading changes

Build system changes

New library functions

New library features

Standard library changes

LinearAlgebra

  • The BLAS submodule now supports the level-2 BLAS subroutine hpmv! ([#34211]).
  • normalize now supports multidimensional arrays ([#34239])

Markdown

Random

REPL

SparseArrays