Treat-sim

Latest version: v2.0.0

Safety actively analyzes 630907 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.0.0

Changed

* MODEL: Examination distribution modified to truncated normal distribution (minimum 0.5)
* Mitgrated package build to `pyproject.toml` and `hatch`.
* Updated local conda virtual environment to python 3.10.x
* Tested model in python 3.11 and 3.12 and added to supported versions.

Removed

* Removed redundant `setup.py`, `requirements.txt`, `MANIFEST.in`


[v1.2.0](https://github.com/pythonhealthdatascience/stars-treat-sim/releases/tag/v1.2.0) - 2024-05-08 - [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.11146209.svg)](https://doi.org/10.5281/zenodo.11146209)

Changed

* `CHANGES.md` uses Keep a Changelog formatting, and includes release links, DOIs, and first release.
* `CITATION.cff` includes references, new author, and spelling/grammar fixes.
* `README.md` updated repo overview and spelling/grammar fixes
* Full author list in `__init__`

Fixed

* Model uses data from this repository (rather than external)

Removed

* Duplicate `ed_arrivals.csv`

[v1.1.1](https://github.com/pythonhealthdatascience/stars-treat-sim/releases/tag/v1.1.1) - 2024-05-01 - [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.11098944.svg)](https://doi.org/10.5281/zenodo.11098944)

Fixed

* Trauma patient treatment fixed to use correct distribution and parameters.

[v1.1.0](https://github.com/pythonhealthdatascience/stars-treat-sim/releases/tag/v1.1.0) - 2024-04-06 - [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10936052.svg)](https://doi.org/10.5281/zenodo.10936052)

Changed

* Upgraded internal implementation of generating non-overlapping random number streams. This is now implemented to use `np.random.SeedSequence`. See [https://numpy.org/doc/stable/reference/random/parallel.html](https://numpy.org/doc/stable/reference/random/parallel.html).

Fixed

* `setup.py` now links to correct Github URL

[v1.0.0](https://github.com/pythonhealthdatascience/stars-treat-sim/releases/tag/v1.0.0) - 2023-10-20 - [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10026327.svg)](https://doi.org/10.5281/zenodo.10026327)

:seedling: First release.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.