Support Julia v0.7-beta
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.