https://github.com/JuliaLang/julia
Revision 0c388fc340cc6db7f531ec3ff5b172e55ff8ceb4 authored by Steven G. Johnson on 07 May 2020, 20:12:11 UTC, committed by GitHub on 07 May 2020, 20:12:11 UTC
* treat small negative λ as 0 for sqrt(::Hermitian) and log(::Hermitian)

* typo

* added tests, docs; removed rtol argument for log

* don't ask for rtol so close to eps(Float64)
1 parent f7de6d2
History
Tip revision: 0c388fc340cc6db7f531ec3ff5b172e55ff8ceb4 authored by Steven G. Johnson on 07 May 2020, 20:12:11 UTC
RFC: treat small negative λ as 0 for sqrt(::Hermitian) (#35057)
Tip revision: 0c388fc
File Mode Size
.devcontainer
base
contrib
deps
doc
etc
src
stdlib
test
ui
.appveyor.yml -rw-r--r-- 2.1 KB
.gitattributes -rw-r--r-- 65 bytes
.gitignore -rw-r--r-- 273 bytes
.mailmap -rw-r--r-- 11.0 KB
.travis.yml -rw-r--r-- 6.1 KB
CITATION.bib -rw-r--r-- 2.6 KB
CONTRIBUTING.md -rw-r--r-- 19.9 KB
HISTORY.md -rw-r--r-- 275.6 KB
LICENSE.md -rw-r--r-- 5.0 KB
Make.inc -rw-r--r-- 44.1 KB
Makefile -rw-r--r-- 26.9 KB
NEWS.md -rw-r--r-- 16.3 KB
README.md -rw-r--r-- 6.3 KB
VERSION -rw-r--r-- 10 bytes
sysimage.mk -rw-r--r-- 3.9 KB

README.md

back to top