Mathematics
Examples of applied mathematics
Examples of use of the SymPy library to solve in symbolic way first-order differential equations of different types
Time Delayed Systems can be modeled with Delay Differential Equations which in turn can be solved numerically, in some specific cases, using Lambert W function. This post shows and explains the implementation of a program to compute the solutions supplied by a paper cited in the bibliography.