Skip to content

Commit e703580

Browse files
committed
Add release notes for 0.2.0
1 parent 0ddec85 commit e703580

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

docs/releases/0_2_0.rst

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
0.2.0
2+
-----
3+
4+
In this release, major revisions and enhancements have been made to the drudge
5+
package. Primarily,
6+
7+
1. TensorDef class are added to support better substitution and direct indexing.
8+
9+
2. Drudge.einst and Drudge.sum has been revised to work with existing tensors.
10+
11+
3. Variable-valence symmetry are supported and used in many-body drudges.
12+
13+
4. The timing facility has been renamed to Matlab convention.
14+
15+
Since the code has not yet been widely deployed, a few changes might break
16+
backward compatibility,
17+
18+
1. act method of tensor is removed.
19+
20+
2. set_name method of drudge is updated to a new interface.
21+
22+
3. Timing facility is renamed.
23+

0 commit comments

Comments
 (0)