parPE 0.4.2
- Improve parallel scaling by better message handling
- Remove unreliable auto-detection of launch via mpi launcher, use --mpi instead
- Allow setting integration retries / tolerance relaxation via environment variables PARPE_NUM_SIMULATION_TRIALS and PARPE_INTEGRATION_TOLERANCE_RELAXATION_FACTOR
- CMake: enable use of PACKAGE_ROOT
- Minor fixes