Get Started =========== Install TensorMesh, run your first solve, and verify everything works. .. grid:: 1 2 3 3 :gutter: 4 .. grid-item-card:: Installation :link: installation :link-type: doc Set up TensorMesh on Linux, macOS, or Windows — pip, source, or GPU. .. grid-item-card:: Quickstart :link: quickstart :link-type: doc Solve a 2D Poisson problem in 20 lines of PyTorch-style code. .. grid-item-card:: Verify Install :link: verify_install :link-type: doc Run a smoke test that exercises the assembly + solve pipeline end to end. .. toctree:: :maxdepth: 2 :hidden: installation quickstart verify_install