Resolve "Conversion function not applied to posterior"
Closes #613 (closed).
Changes
- Change interface for
nessaiandcpnestso saveresult.samplesinstead ofresult.posterior - Modified the existing integration test for the samplers to check that the conversion function is applied for all of them.
- Add
pytest.importorskipto all tests insampler_run_test.pyso tests can be run locally without requiring an environment with all of the samplers installed