-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
The configuration object is a wrapper for what should be a (d+1)-tensor numpy array. Here, d is the spatial dimension and the extra dimension is used to index boson types. In other words, for some boson type, we have a d tensor indexing occupation numbers on sites.
There are various physical rules that dictate what this object can look like. For example, a "legal" configuration must have at least one boson on the edge of the cloud. This boson can be of any type.
The current implementation is general for only one spatial dimension, but any number of bosons.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request