Releases: RTDLM/PyTDLM
Releases · RTDLM/PyTDLM
v0.2.2
- Modify DCM : now uses PCM instead of UM
- Fix handling of zeroes in the marginals in DMC
- Add
epsparameter to the_DCM()function: allows to chose the value used to replace zero values in the marginals of the DCM
v0.2.1
- 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
- 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
First release on PyPI
v0.1.0
First release on PyPI