fix: correct dphi index and remove ChartName from testDerivs - #27
Conversation
- Change dphi[i] to dphi[-i] to use proper covariant index notation - Remove unnecessary ChartName parameter from PrintEquations - Update golden file with Power() syntax for squared terms
Code Review - PR #27SummaryThis PR makes three related improvements to the
✅ Positive Findings1. Correct Tensor Index Convention
2. ChartName Cleanup
3. Golden File Update
🔍 Code Quality AssessmentArchitecture & Design: ✅ Good
Consistency: ✅ Excellent
Maintainability: ✅ Improved
|
Summary
dphi[i]to use proper covariant index notationdphi[-i]ChartName -> cartparameter fromPrintEquationscallTest plan
wolframscript -f test/AllTests.wlpasses