Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
noodlelab
noodlelab

Guides

  • Installation
  • The editor
  • Running a shared server
  • Remote storage
  • Running graphs on a Slurm cluster

AI agents

  • Working with AI agents
  • Quickstart: a verified calculation
  • Adopting noodlelab in an existing project
  • Graphs and reports for agents
  • The guide for agents
  • The MCP tools
  • AGENTS.md

Reference

  • Python API
  • Core concepts
  • Nodes
    • checks pack
    • core pack
    • engineering pack
    • geo pack
    • maths pack
    • report pack
    • requirements pack
    • science pack
    • symbolic pack
    • uncertainty pack
    • units pack
  • Command line
  • Graph document schema

Project

  • Releasing noodlelab
Back to top
View this page

Nodes¶

Every built-in node, by pack. A node’s inputs and outputs are its sockets, and a socket’s type includes the unit it carries. The install line on each pack’s page is the smallest installation tier that has it.

  • checks pack
  • core pack
  • engineering pack
  • geo pack
  • maths pack
  • report pack
  • requirements pack
  • science pack
  • symbolic pack
  • uncertainty pack
  • units pack
Next
checks pack
Previous
Core concepts
Copyright © Nicolas Kalis
Made with Sphinx and @pradyunsg's Furo