Skip to content

Commit 1634983

Browse files
wmaynerclaude
andcommitted
List maximal_relations()/maximal_faces() in the 2.0 relations highlights
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01M3tQymUTA9FSWEPNcnyy9P
1 parent 7a2dba6 commit 1634983

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/whats-new-in-2.0.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ relations.phi_mean_std() # exact mean and std of φ_r
5454
relations.max_phi() # the strongest relation's φ_r
5555
relations.binding_matrix() # how strongly each pair of unit-states is
5656
# bound by relations (as a DataFrame)
57+
relations.maximal_relations() # the inclusion-maximal relations — the
58+
# facets of the relation complex
59+
relations.maximal_faces() # the inclusion-maximal relation faces
5760
```
5861

5962
Three more tools cover what closed forms can't:

0 commit comments

Comments
 (0)