%-------------------------------------------------------------------------------
% UF Sparse Matrix Collection, Tim Davis
% http://www.cise.ufl.edu/research/sparse/matrices/Muite/Chebyshev2
% name: Muite/Chebyshev2
% [Integration matrix, Chebyshev method, 4th order semilinear initial BVP]
% id: 1865
% date: 2007
% author: B. Muite
% ed: T. Davis
% fields: name title A b id date author ed kind notes
% kind: structural problem
%-------------------------------------------------------------------------------
% notes:
% Chebyshev integration matrix from Benson Muite, Oxford.  Details of the  
% matrices can be found in a preprint at http://www.maths.ox.ac.uk/~muite  
% entitled "A comparison of Chebyshev methods for solving fourth-order     
% semilinear initial boundary value problems," June 2007.   These matrices 
% are very ill-conditioned, partly because of the dense rows which are hard
% to scale when coupled with the rest of the matrix.                       
%-------------------------------------------------------------------------------
