Skip to content

Latest commit

 

History

History
48 lines (23 loc) · 582 Bytes

NEWS.md

File metadata and controls

48 lines (23 loc) · 582 Bytes

Julia v1.3 Release Notes

New language features

Language changes

Multi-threading changes

Build system changes

New library functions

Standard library changes

LinearAlgebra

SparseArrays

Dates

Statistics

  • mean now accepts both a function argument and a dims keyword ([#31576]).

Miscellaneous

External dependencies