Skip to content

Support Julia v0.7-beta

Compare
Choose a tag to compare
@dlfivefifty dlfivefifty released this 28 Jun 08:38
· 80 commits to master since this release

This release adds support for Julia v0.7-beta. It also defines Toeplitz(::AbstractMatrix), Hankel(::AbstractMatrix), etc. to be the projection of an abstract matrix to the corresponding type, using the boundary rows/columns to determine the relevant entries.