https://github.com/JuliaLang/julia
Revision 684425998e8334ba3267fdce39d6456dfead9174 authored by Sebastian Stock on 11 April 2021, 11:52:37 UTC, committed by GitHub on 11 April 2021, 11:52:37 UTC
* Preserve Hessenberg shape when possible

* Remove obsolete comments

* Add NEWS

* Support for unitful Hessenberg matrices

* Mark some tests for unitful matrices as broken
1 parent 5b7f4c5
History
Tip revision: 684425998e8334ba3267fdce39d6456dfead9174 authored by Sebastian Stock on 11 April 2021, 11:52:37 UTC
Preserve Hessenberg shape when possible (#40039)
Tip revision: 6844259
File Mode Size
.devcontainer
.github
base
cli
contrib
deps
doc
etc
src
stdlib
test
.clang-format -rw-r--r-- 3.3 KB
.gitattributes -rw-r--r-- 65 bytes
.gitignore -rw-r--r-- 283 bytes
.mailmap -rw-r--r-- 11.0 KB
CITATION.bib -rw-r--r-- 2.6 KB
CONTRIBUTING.md -rw-r--r-- 19.3 KB
HISTORY.md -rw-r--r-- 313.4 KB
LICENSE.md -rw-r--r-- 5.0 KB
Make.inc -rw-r--r-- 48.7 KB
Makefile -rw-r--r-- 25.5 KB
NEWS.md -rw-r--r-- 5.8 KB
README.md -rw-r--r-- 6.8 KB
VERSION -rw-r--r-- 10 bytes
sysimage.mk -rw-r--r-- 3.9 KB

README.md

back to top