vesperlou

Results 2 issues of vesperlou

# Issue Update narrative generation process to support the use of landmarks in text guidance. ## Tasklist - [x] Update the maneuver types in locales to support landmark replacements. (update...

Hi, I tried to install SEAL version 3.6 following [EVA's guidelines](https://github.com/microsoft/EVA/#readme): ``` git clone -b v3.6.4 https://github.com/microsoft/SEAL.git cd SEAL cmake -DSEAL_THROW_ON_TRANSPARENT_CIPHERTEXT=OFF . make -j sudo make install ``` and encountered...