Version 5 has involved a complete rewrite of the code with a focus on clarity to make it more accessible and extensible. The code is hosted on GitHub (https://github.com/chebfun/), and we welcome new developers to get involved.
New features in V5 include: - First official release of Chebfun2 for bivariate computing - Powerful new bivariate rootfinding algorithms - Major speedups of conv, polyfit, abs, inv, and pde15s - O(nlogn) codes leg2cheb, cheb2leg for coefficient conversion - Option for algorithms based on first kind Chebyshev points - A Chebfun constructor option 'equi' for equispaced data - A 'periodic' flag for Fourier interpolants instead of Chebyshev - Ultraspherical spectral methods for ODEs - Improved graphical interface (chebgui) for ODE capabilities