Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 561 Bytes

File metadata and controls

18 lines (15 loc) · 561 Bytes

Getting started

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