@@ -7,6 +7,8 @@ development tree is rift_O4d.
77 simulation-manager prototypes, distance-grid/distance-slice likelihood export, container-family and pixi/SWIG
88 canaries, hyperpipeline ASCII workflow support, parsimonious-placement preview, EFPE and standalone NR-frame
99 utilities, plot_RIFT diagnostics, and GPU/CuPy portability fixes.
10+
11+ ** (rc0)
1012 - parsimonious-placement (preview): new RIFT.misc.tracer_placement engine (SMC+MALA, birth-death,
1113 and SMC-MALA+BD samplers; pluggable RF / RBF / polynomial / quadratic fits) plus two
1214 opt-in CLI tools that mirror the existing puffball tools' I/O contract:
@@ -17,9 +19,11 @@ development tree is rift_O4d.
1719 exact-regression fallback. See
1820 https://git.ligo.org/rapidpe-rift/rift/-/merge_requests/ (TBD) and the project notes at
1921 20260513-Me-ParsimoniousPlacementOptions/parsimonious_placement_plan.md.
22+ - generic worfklow backend (condor, slurm, htcondor, etc) via dag_utils_generic
23+ - simulation_manager framework: interface requirements for external adaptive simulations
2024 - CIP hyperpipe improvements (initialize_me; enable population and EOS params in using_eos file with arbitrary
21- labelled parameters); CIP xgboost gp fit (from Aasim); install make 'precession' optional; see also 0.0.17.4rc0
22- igwn-ligolw
25+ labelled parameters; arbitrary coordinates ); CIP xgboost gp fit (from Aasim); install make 'precession' optional; see also 0.0.17.4rc0
26+ igwn-ligolw. Hyperpipe 'omegaconf/hydra' framework
2327 - parsimonious placement (preview): new RIFT.misc.tracer_placement engine package (SMC+MALA / birth-death /
2428 SMC-MALA+BD samplers with pluggable RF / RBF / polynomial / quadratic surrogate fits) plus two thin
2529 command-line drivers, bin/util_HyperparameterTracerUpdate.py (hyperpipe, .dat I/O) and
@@ -33,6 +37,11 @@ development tree is rift_O4d.
3337 sampler hyperparameters can be set declaratively in Hydra. See
3438 20260513-Me-ParsimoniousPlacementOptions/parsimonious_placement_plan.md for theory, prototype results,
3539 rollout plan, and references.
40+ - distance grid creation and (AD-compatible) fit
41+ - RiftFloat wrapper for portability across platforms with modern python/numpy
42+ - ascii data format; waveforms (epfe); container auto-selection framework (first draft); cepp_alternate now feature-parity;
43+ mcsamplerEnsemble full GPU path
44+ - multiple demos
3645 - (rc1 pending) In-loop calibration marginalization: move calibration draws into ILE, add loop and fused
3746 GPU kernels (including distance-marginalized and phase-marginalized paths), export cal/time diagnostics,
3847 account for calibration Monte-Carlo error in reported uncertainty, add adaptive/pilot calibration proposal
0 commit comments