Opened 3 years ago
#25643 new enhancement
Fast symbolic complexity metric
Reported by: | rws | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.3 |
Component: | symbolics | Keywords: | |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | #24838 | Stopgaps: |
Description
For bulk comparisons of expression complexity Pynac provides ex::treesize()
which counts expression nodes. This ticket adds the Sage interface.
Note: See
TracTickets for help on using
tickets.