0.2.0ΒΆ
In this release, major revisions and enhancements have been made to the drudge package. Primarily,
- TensorDef class are added to support better substitution and direct indexing.
- Drudge.einst and Drudge.sum has been revised to work with existing tensors.
- Variable-valence symmetry are supported and used in many-body drudges.
- The timing facility has been renamed to Matlab convention.
Since the code has not yet been widely deployed, a few changes might break backward compatibility,
- act method of tensor is removed.
- set_name method of drudge is updated to a new interface.
- Timing facility is renamed.