Clone this repository by running:
git clone --recurse-submodules git@github.com:fdaPDE/fdaPDE-devkit.git
A Docker image is provided to compile and run the C++ library fdaPDE-cpp or its core. Additional details are available at fdapde-docker. Pull the latest image:
docker pull aldoclemente/fdapde-docker:latest
This script updates all submodules to their tracked versions.
./update.sh