Skip to content

Releases: RTDLM/PyTDLM

v0.2.2

24 Mar 14:28
c848df8

Choose a tag to compare

v0.2.2 Pre-release
Pre-release
  • Modify DCM : now uses PCM instead of UM
  • Fix handling of zeroes in the marginals in DMC
  • Add eps parameter to the _DCM() function: allows to chose the value used to replace zero values in the marginals of the DCM

v0.2.1

21 Nov 14:21
4307874

Choose a tag to compare

v0.2.1 Pre-release
Pre-release
  • Align parameter name in extract_opportunity with R package
  • Fix gof to support results with probabilities
  • Make arrays reconstructed from shared buffer read-only

v0.2.0

31 Oct 21:53
28e65b3

Choose a tag to compare

v0.2.0 Pre-release
Pre-release
  • Align with R package : add functions run_law and run_model, implement average option
  • Refactor multiprocessing with shared_memory
  • Add function run_law_model_gof
  • Add function run_optimization
  • Implement verbosity control

First release on PyPI

19 Jun 15:04
2dcf9d0

Choose a tag to compare

First release on PyPI Pre-release
Pre-release

v0.1.0
First release on PyPI