Section: New Results
Software Devlopments
Participant : Cédric Doucet.
Improvements in the FRESHKISS3D code Several improvements have been achieved in FreshKiss3D :
-
installation step is simpler due to the usage of a YAML file listing third-party libraries;
-
continuous integration is performed on Ubuntu 16 and OSX with different compilers (GCC, Clang) and different builds (debug, release);
-
the number of third-party libraries has been minimized (geomalgo, metis4py);
-
documentation has been updated and it is now published during the continuous integration process by means of Gitlab pages;
-
continuous integration has been optimized (better slaves, parallelization)