TensorForge is a TÜBİTAK 2209 approved academic software project developed for automated tensor calculations in general relativity and differential geometry.
The project combines a Python-based symbolic computation core with a web interface that allows users to enter metric tensors, calculate geometric objects, and view results in LaTeX format.
TensorForge/
├── core/ # Python-based tensor calculation engine
├── web/ # Web interface and backend services
├── docs/ # Screenshots, reports and documentation
└── README.md
- Metric tensor input
- Christoffel symbol calculation
- Riemann tensor calculation
- Ricci tensor calculation
- Einstein tensor calculation
- LaTeX-based result visualization
- Web interface for user-friendly interaction
- AI-assisted explanation support
- Python
- SymPy
- NumPy
- SciPy
- Next.js
- Node.js
- React
- LaTeX rendering
This project was approved under the TÜBİTAK 2209-A University Students Research Projects Support Program.