You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gh-37045: Added third embedding in Cubegraph for oblique projection of hypercubes
Added third embedding for oblique projection of hypercube.
**Output after changes:**
`graphs.CubeGraph(3, 3).plot()` gives:

`graphs.CubeGraph(4, 3).plot()` gives:

Fixes#37040
### 📝 Checklist
<!-- Put an `x` in all the boxes that apply. -->
<!-- If your change requires a documentation PR, please link it
appropriately -->
<!-- If you're unsure about any of these, don't hesitate to ask. We're
here to help! -->
<!-- Feel free to remove irrelevant items. -->
- [x] The title is concise, informative, and self-explanatory.
- [x] The description explains in detail what this PR is about.
- [x] I have linked a relevant issue or discussion.
- [x] I have created tests covering the changes.
URL: #37045
Reported by: Aman Moon
Reviewer(s): David Coudert
0 commit comments