Skip to content

Conversation

@rorro6787
Copy link
Collaborator

Added

  • Reproducibility support: seed parameter added to Bayesian statistical tests (bayesian_sign_test, bayesian_signed_rank_test)
  • Reproducibility support: seed parameter added to HistoPlot for deterministic jitter
  • Multi-platform GitHub Actions CI (Windows, Ubuntu, macOS)
  • Smoke tests for CLI and API across all platforms
  • New environment files: requirements.txt, requirements-dev.txt, environment.yml
  • Full headless mode documentation and examples (Python, shell, Windows batch)
  • New test suite test_bayesian_seed.py for seed reproducibility
  • New reproducibility documentation page (docs/usage/reproducibility.rst)

Changed

  • Updated test_bayesian.py to include seed usage and maintain backward compatibility
  • Enhanced README with reproducibility and headless mode sections
  • Refined documentation structure to integrate reproducibility guidance

Fixed

  • Ensured all random operations can be made deterministic for fully reproducible results

@rorro6787 rorro6787 force-pushed the feature/software-x-requirements branch from 99198b1 to 9f29e04 Compare November 21, 2025 18:09
…latform CI**

**Added**

* Reproducibility support: `seed` parameter added to Bayesian statistical tests (`bayesian_sign_test`, `bayesian_signed_rank_test`)
* Reproducibility support: `seed` parameter added to `HistoPlot` for deterministic jitter
* Multi-platform GitHub Actions CI (Windows, Ubuntu, macOS)
* Smoke tests for CLI and API across all platforms
* New environment files: `requirements.txt`, `requirements-dev.txt`, `environment.yml`
* Full headless mode documentation and examples (Python, shell, Windows batch)
* New test suite `test_bayesian_seed.py` for seed reproducibility
* New reproducibility documentation page (`docs/usage/reproducibility.rst`)

**Changed**

* Updated `test_bayesian.py` to include seed usage and maintain backward compatibility
* Enhanced README with reproducibility and headless mode sections
* Refined documentation structure to integrate reproducibility guidance

**Fixed**

* Ensured all random operations can be made deterministic for fully reproducible results
@rorro6787 rorro6787 force-pushed the feature/software-x-requirements branch from 9f29e04 to cacab67 Compare November 21, 2025 18:11
@rorro6787 rorro6787 merged commit 041be22 into main Nov 21, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants