`generate_data.py` for processing and fitting statistical distributions to data.

'distributions.py' to create new dists to fit

'analysis_data.ipynb" notebook for data analysis
This commit is contained in:
2026-04-10 15:01:07 -03:00
parent aacfe3f977
commit 9aa97fc3d4
8 changed files with 973 additions and 3 deletions

2
.gitignore vendored
View File

@@ -33,3 +33,5 @@ data/*
# Claude Code
.claude/
etc/tools/read_raw_data.py