-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the topos wiki!
These pages describe the main data structures handled by topos.
Fields represent functions torch.Tensor
instance, which can be moved to GPU.
The situation becomes more interesting when the domain topos.base
module implements diverse domain classes with increasing structure.
The main purpose of topos.Domain
instances is to construct natural topological and combinatorial operators on fields,
cached as sparse 2D torch.Tensor
instances (although note that sparse tensors in Pytorch are in beta state upstream).
A fundamental example is the graph Laplacian