[ODEspec] Improve efficiency by using new interface
The new interface of odespec
with odespec({A,b}, ___)
should increase evaluation speed of all spectral integration as, with proper preparation of the data, the algorithm no longer has to do any checks nor calculate some values internally (like the Chebyshev-Lobatto points).