Skip to content
#

wolfram-language

Here are 236 public repositories matching this topic...

SetReplace
maxitg
maxitg commented Nov 9, 2020

The problem

It would be nice to have an operator form of HypergraphToGraph, e.g.,

HypergraphToGraph["DirectedDistancePreserving"] @ {{1, 2, 3}, {3, 4, 5}}

would be equivalent to

HypergraphToGraph[{{1, 2, 3}, {3, 4, 5}}, "DirectedDistancePreserving"]
help wanted good first issue convenience utilities
BernDirac

Improve this page

Add a description, image, and links to the wolfram-language topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the wolfram-language topic, visit your repo's landing page and select "manage topics."

Learn more