Implements the RSVP framework with field solvers, stochastic extensions, network RG, and empirical scaling fits.
pip install numpy
python -c "import src.field_solver as fs; fs.demo()"
python src/scaling_fit.py
python src/network_rg.py
python tests/test_conservation_laws.py