Recent Releases of syndat
syndat - v0.13.1
What's Changed
- Allowing static computation of plots and metrics by @DiegoValderrama in https://github.com/SCAI-BIO/syndat/pull/59
- chore: move logger for metrics_rct module by @tiadams in https://github.com/SCAI-BIO/syndat/pull/60
Full Changelog: https://github.com/SCAI-BIO/syndat/compare/v0.13.0...v0.13.1
- Python
Published by tiadams 9 months ago
syndat - v0.13.0
What's Changed
- Metrics for long variables by @DiegoValderrama in https://github.com/SCAI-BIO/syndat/pull/56
- feat: refactor metrics and visualization imports to streamline module… by @tiadams in https://github.com/SCAI-BIO/syndat/pull/57
Full Changelog: https://github.com/SCAI-BIO/syndat/compare/v0.12.3...v0.13.0
- Python
Published by tiadams 10 months ago
syndat - v0.12.3
What's Changed
- feat: add unit tests for postprocessing and visualization functions by @tiadams in https://github.com/SCAI-BIO/syndat/pull/51
- Enhance test coverage reporting and update Codecov action version by @tiadams in https://github.com/SCAI-BIO/syndat/pull/52
- Fix: Improve correlation computation by handling mismatched columns a… by @tiadams in https://github.com/SCAI-BIO/syndat/pull/53
- New visual plots for counterfacttual simulations by @DiegoValderrama in https://github.com/SCAI-BIO/syndat/pull/54
Full Changelog: https://github.com/SCAI-BIO/syndat/compare/v0.12.2...v0.12.3
- Python
Published by tiadams 10 months ago
syndat - v0.12.1
What's Changed
- Read the docs by @tiadams in https://github.com/SCAI-BIO/syndat/pull/36
- chore: update Read the Docs configuration to use Poetry for dependenc… by @tiadams in https://github.com/SCAI-BIO/syndat/pull/37
- chore: simplify Read the Docs configuration by removing Python instal… by @tiadams in https://github.com/SCAI-BIO/syndat/pull/38
- chore: update Read the Docs configuration to set PATH for Poetry installation by @tiadams in https://github.com/SCAI-BIO/syndat/pull/39
- chore: remove pre_install step from Read the Docs configuration by @tiadams in https://github.com/SCAI-BIO/syndat/pull/40
- chore: update Read the Docs configuration to install Poetry via pip i… by @tiadams in https://github.com/SCAI-BIO/syndat/pull/41
- chore: update Poetry installation command to exclude root package by @tiadams in https://github.com/SCAI-BIO/syndat/pull/42
- chore: configure Poetry to disable virtualenv creation in Read the Docs by @tiadams in https://github.com/SCAI-BIO/syndat/pull/43
- chore: update Sphinx dependencies and configuration for documentation build by @tiadams in https://github.com/SCAI-BIO/syndat/pull/44
- chore: add API reference documentation and update Sphinx configuration by @tiadams in https://github.com/SCAI-BIO/syndat/pull/45
- chore: dynamic versioning for readthedocs by @tiadams in https://github.com/SCAI-BIO/syndat/pull/46
- chore: restructure API documentation and add quickstart guide by @tiadams in https://github.com/SCAI-BIO/syndat/pull/47
- chore: remove outdated usage documentation and enhance docstrings for… by @tiadams in https://github.com/SCAI-BIO/syndat/pull/48
- fix: handle missingness in correlation computation, which would resul… by @tiadams in https://github.com/SCAI-BIO/syndat/pull/49
Full Changelog: https://github.com/SCAI-BIO/syndat/compare/v0.12.0...v0.12.1
- Python
Published by tiadams 11 months ago
syndat - v0.12.0
What's Changed
- Major refactoring and potential bugfixes by @tiadams in https://github.com/SCAI-BIO/syndat/pull/27
- Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @tiadams in https://github.com/SCAI-BIO/syndat/pull/32
- Diego RCT functions by @DiegoValderrama in https://github.com/SCAI-BIO/syndat/pull/31
New Contributors
- @DiegoValderrama made their first contribution in https://github.com/SCAI-BIO/syndat/pull/31
Full Changelog: https://github.com/SCAI-BIO/syndat/compare/v0.11.0...v0.12.0
- Python
Published by tiadams 12 months ago
syndat - v0.11.0
What's Changed
- chore: Relax versioning by @tiadams in https://github.com/SCAI-BIO/syndat/pull/22
- chore: migrate to poetry by @tiadams in https://github.com/SCAI-BIO/syndat/pull/23
- chore: extend numpy support to 2.x by @tiadams in https://github.com/SCAI-BIO/syndat/pull/24
- Fix: Update publish script by @tiadams in https://github.com/SCAI-BIO/syndat/pull/25
- Fix: Update publish script by @tiadams in https://github.com/SCAI-BIO/syndat/pull/26
Full Changelog: https://github.com/SCAI-BIO/syndat/compare/v0.10.5...v0.11.0
- Python
Published by tiadams about 1 year ago
syndat - v0.9.0
What's Changed
- build(deps): bump the pip group across 1 directory with 2 updates by @dependabot in https://github.com/SCAI-BIO/syndat/pull/10
- Feat: Automatically handle categorical data by @tiadams in https://github.com/SCAI-BIO/syndat/pull/11
New Contributors
- @dependabot made their first contribution in https://github.com/SCAI-BIO/syndat/pull/10
Full Changelog: https://github.com/SCAI-BIO/syndat/compare/v0.0.8...v0.9.0
- Python
Published by tiadams almost 2 years ago
syndat - v0.0.7
What's Changed
- fix: fix min/max value for correlations to -1/+1 by @tiadams in https://github.com/SCAI-BIO/syndat/pull/6
- fix: handle negative int64 values in bincount by @tiadams in https://github.com/SCAI-BIO/syndat/pull/7
Full Changelog: https://github.com/SCAI-BIO/syndat/compare/v0.0.6...v0.0.7
- Python
Published by tiadams about 2 years ago
syndat - Release May 2024 Revision
What's Changed
- Jsd computation changes by @tiadams in https://github.com/SCAI-BIO/syndat/pull/4
Full Changelog: https://github.com/SCAI-BIO/syndat/compare/v0.0.4...v0.0.5
- Python
Published by tiadams about 2 years ago
syndat - Release May 2024
What's Changed
- Fix: Columns containing negative values are now always considered as … by @tiadams in https://github.com/SCAI-BIO/syndat/pull/2
- Fix: Better heuristic and exception handling for different data types… by @tiadams in https://github.com/SCAI-BIO/syndat/pull/3
Full Changelog: https://github.com/SCAI-BIO/syndat/compare/v0.0.3...v0.0.4
- Python
Published by tiadams about 2 years ago
syndat - Release April 2024
What's Changed
- Prepare for next version by @tiadams in https://github.com/SCAI-BIO/syndat/pull/1
New Contributors
- @tiadams made their first contribution in https://github.com/SCAI-BIO/syndat/pull/1
Full Changelog: https://github.com/SCAI-BIO/syndat/compare/v0.0.2...v0.0.3
- Python
Published by tiadams about 2 years ago
syndat - Release January 2024
Full Changelog: https://github.com/SCAI-BIO/syndat/compare/v0.0.1...v0.0.2
- Python
Published by tiadams over 2 years ago