feat(examples): Complete Mean Field Games tutorial with Rust implementation
- Fixed Python bindings build with maturin (replaces cargo build) - Updated MFG tutorial notebook to use actual Rust solver (solve_mfg_1d_rust) - Added graceful handling of Python numerical instability - All visualization cells working with beautiful 3D plots - Rust solver demonstrates stable computation (0.4s for 100×100 grid) - Tutorial showcases Rust advantages: no NaN, robust numerics, parallel execution Tested full workflow: maturin build → notebook execution → all cells pass
This commit is contained in:
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user