All notable changes to the QSOL UFF project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- GitHub Copilot integration guide (
.copilot-instructions.md) - Automated merge script (
merge_pr1.sh) with production-grade error handling - Comprehensive merge instructions (
MERGE_INSTRUCTIONS.md) - PR completion summary documentation (
PR1_COMPLETION_SUMMARY.md) - Reproducible environment setup script (
venv_setup.sh) - Repository maintainer section in README with merge automation reference
- Updated README.md with new repository structure and maintainer merge section
- Enhanced documentation for Zenodo webhook integration
- None
- Initial release of QSOL UFF Rotation Curve Analysis Suite
- Unified Field Framework model implementation (
uff_model.py) - Metropolis-Hastings Bayesian fitting algorithm (
analyze_sparc.py) - Demo galaxy dataset (
DEMO_GALAXY.csv) - Jupyter notebook template (
UFF_SPARC_Template.ipynb) - Comprehensive README with quick start guide
- Apache 2.0 License
- Python requirements file
- DOI integration with Zenodo (10.5281/zenodo.17510648)
- Initial security review completed