Feature of the week #81: Efficient alternative implementation for common equations including delays

Software: Mlxplore
Division: Lixoft

Delayed differential equations (DDEs) can be implemented in Mlxtran language using the “delay” function. However, an alternative implementation is possible, using ODEs only, which leads to greatly shorter run times.