Citing TensorMesh ================= If you use TensorMesh in your research, please cite the TensorGalerkin paper. If your work also relies on torch-sla, please cite that as well. .. code-block:: bibtex @article{wen2026tensorgalerkin, title = {Learning, Solving and Optimizing PDEs with {TensorGalerkin}: an Efficient High-Performance Galerkin Assembly Algorithm}, author = {Wen, Shizheng and Chi, Mingyuan and Yu, Tianwei and Moseley, Ben and Michelis, Mike Yan and Ren, Pu and Sun, Hao and Mishra, Siddhartha}, journal = {arXiv preprint arXiv:2602.05052}, year = {2026} } @article{chi2026torchsla, title = {torch-sla: Differentiable Sparse Linear Algebra with Adjoint Solvers and Sparse Tensor Parallelism for PyTorch}, author = {Chi, Mingyuan and Wen, Shizheng}, journal = {arXiv preprint arXiv:2601.13994}, year = {2026} }