RBC / STRUCTURE.md
algorembrant's picture
Upload 16 files
7c60059 verified

Project Structure

RBC/
β”œβ”€β”€ Dump/
β”‚   β”œβ”€β”€ example_4_1.tex
β”‚   β”œβ”€β”€ note.txt
β”‚   β”œβ”€β”€ solution_breakdown.md
β”‚   └── solution_breakdown.pdf
β”œβ”€β”€ MATLAB/
β”‚   └── app.m
β”œβ”€β”€ .gitignore
β”œβ”€β”€ app.py
β”œβ”€β”€ beam_calc.db
β”œβ”€β”€ calculator.py
β”œβ”€β”€ db_manager.py
β”œβ”€β”€ LICENSE
β”œβ”€β”€ README.md
β”œβ”€β”€ requirements.txt
β”œβ”€β”€ TECHSTACK.md
└── test_calculator.py