Julia v1.2 Release Notes
New language features
Language changes
Command-line option changes
New library functions
Standard library changes
LinearAlgebra
- Added keyword arguments
rtol
,atol
topinv
andnullspace
(#29998).
rtol
, atol
to pinv
and nullspace
(#29998).