A Python package for pump-probe FDTD simulations.
You can install this package directly from GitHub using:
pip install git+https://github.com/Sky-creates/pumpprobeFDTD.git
Or you can download the repository and install it locally in editable mode:
git clone https://github.com/Sky-creates/pumpprobeFDTD.git
cd pumpprobeFDTD
pip install -e .