Source code for the paper "Periodic Traveling Waves in an Integro-Difference Equation With Non-Monotonic Growth and Strong Allee Effect" by Michael Nestor and Bingtuan Li.
Installation
In terminal:
git clone https://github.com/mdnestor/idesim.git
cd idesim
The module requires numpy and matplotlib. The primary class can be imported as follows:
from idesim import IDESim