Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
Abstract compositional diagrammatic calculus
Contributed by: Nik Murzin, Ian Ford
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["Wolfram/DiagrammaticComputation"]
To load the code after installation, evaluate this code:
Needs["Wolfram`DiagrammaticComputation`"]
Create a simple diagram:
| In[1]:= |
| Out[1]= | ![]() |
Compose diagrams together:
| In[2]:= | ![]() |
| Out[2]= | ![]() |
Wire diagrams into a network:
| In[3]:= | ![]() |
| Out[3]= | ![]() |
Wolfram Language Version 14.2