Skip to content

0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@tschijnmo tschijnmo released this 15 Mar 02:59
· 470 commits to master since this release

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.