with typical parameters of 
a
= 20, 
b = 1, 
c = pi/4, and 
T = 5 that give chaos. The
following table gives the results:
  
    
      | N 
 | LLE (iterated
map) | LLE (ODE) 
 | 
    
      | 10 
 | 0.3573 
 | 0.2415 
 | 
    
      | 100 
 | 0.2042 
 | 0.2457 
 | 
    
      | 1000 
 | 0.2075 
 | 0.2103 
 | 
    
      | 10000 
 | 0.2077 
 | converges too slowly 
 | 
  
These values are to be compared with the value of LLE = 0.2078
 given by
Vicente,
Dauden, Colet, and Toral in 
IEEE
Journal of Quantum
Electronics 41, 541-548 (2005).
Source code in C++ for calculating the
entire spectrum of Lyapunov exponents by the 
Wolf algorithm
for the Ikeda DDE using the Euler
method is available from Kostas
Chlouverakis. A 
PowerBASIC translation is
also
available along with an 
executable version.
For a final comparison, consider the elegant variant of the Ikeda delay
differential equation
dx/dt
= sin x(t-2pi)