What's new¶
v0.2.1 - Nov 21, 2025¶
- Align parameter name in
extract_opportunitywith R package - Fix
gofto support results with probabilities - Make arrays reconstructed from shared buffer read-only
v0.2.0 - Oct 19, 2025¶
- Align with R package : add functions
run_lawandrun_model, implementaverageoption - Refactor multiprocessing with
shared_memory - Add function
run_law_model_gof - Add function
run_optimization - Implement verbosity control
v0.1.0 - Jun 19, 2025¶
Initial public release of PyTDLM