Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • Engineering Data & Computation
    • External Interfaces & Connections
    • Financial Data & Computation
    • Geographic Data & Computation
    • Geometry
    • Graphs & Networks
    • Higher Mathematical Computation
    • Images
    • Knowledge Representation & Natural Language
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Strings & Text
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • Time-Related Computation
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
  • Using Paclets
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

PiMachine

Guides

  • Evaluation
  • Terms
  • Types

Tech Notes

  • Diagrams
  • SAT

Symbols

  • PiChoice
  • PiCombinator
  • PiContinuation
  • PiEval
  • PiEvalTrace
  • PiFunction
  • PiHole
  • PiInverse
  • PiMachineDiagram
  • PiMachinePort
  • PiMinus
  • PiOne
  • PiPlus
  • PiReduce
  • PiState
  • PiStateQ
  • PiTerm
  • PiTermQ
  • PiTimes
  • PiTypeQ
  • PiUnit
  • PiZero
Diagrams
PiMachinePort
convert types to ports
PiMachineDiagram
convert terms to diagram
XXXX.
Install and load the ProcessTheory paclet first:
In[138]:=
PacletInstall["Wolfram/DiagrammaticComputation"];​​<<Wolfram`DiagrammaticComputation`
Make sure that Diagram is working:
In[140]:=
Diagram[A,a,b]
Out[140]=
Construct a Diagram for the CNOT combinator:
In[50]:=
<<WolframInstitute`PiMachine`
In[141]:=
PiCNot["Term"]
Out[141]=
dist
⊙
id
⊕
id
⊗
swap
+
⊙
factor
In[142]:=
PiMachineDiagram
[PiCNot]
Out[142]=
Multiplicative ZigZag:
In[143]:=
PiMachineDiagram
PiTimesTracePiFalse,
PiCombinator
["TimesSwap"],"Arrange"False,"Rotate"Right,AlignmentCenter
Out[143]=
​
Additive ZigZag:
In[144]:=
PiMachineDiagram
[PiZigZag,AlignmentCenter]
Out[144]=
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com