Install

At the moment, it is possible to install the TEDEouS only by cloning the repository from github.

You can use either Github Desktop for cloning or command line using the following:

git clone https://github.com/ITMO-NSS-team/torch_DE_solver.git
cd torch_DE_solver
pip install -r requirements.txt