Skip to main content

Thermodynamic information routing and economic gauge theory on the Pacioli manifold

Project description

Econiac

Thermodynamic information routing and economic gauge theory on the Pacioli manifold.

Economic Integrator And Computer — named after MONIAC (1949), Bill Phillips's hydraulic computer that modelled the economy as a conserved flow system using tanks, pipes, and valves. econiac does the same with differential geometry, the Maslov-Gibbs partition function, and JAX.

"The economy is a flow network. Conservation laws are not optional."


What is Econiac?

econiac is the Python implementation of the Adelic Simplicial Architecture (ASA) economic and financial frameworks:

  • Thermodynamic Information Routing (TIR) — the Gibbs distribution as a universal routing primitive across economics, game theory, neuroscience, and computation (Paper 294)
  • Economic Gauge Theory (EGT) — stock-flow consistency as a discrete gauge theory on the Pacioli manifold (Paper 300)
  • Financial Gauge Theory (FGT) — exchange rates, yield curves, and credit spreads as connections and curvature (Papers 295–299)
  • Pacioli Combinator Library (PCL) — a domain-specific language for financial computation that enforces conservation by construction (Paper 306)
  • Differentiable Agent-Based Macroeconomics (DABM) — fully differentiable macroeconomic digital twins calibratable by gradient descent (Paper 305)

Status

0.0.1 — placeholder release. Full implementation in progress.

Installation

pip install econiac

The MONIAC connection

In 1949, the New Zealand economist Bill Phillips built MONIAC: a hydraulic computer that modelled the British economy as a system of tanks, pipes, and valves, with coloured water representing money flows. Conservation was enforced physically — what flowed in had to flow out. It was a working analogue computer that correctly predicted macroeconomic dynamics.

The name MONIAC was itself a deliberate portmanteau of ENIAC — the 1945 electronic general-purpose computer — and "money". Phillips coined it to signal that economic computation deserved the same ambition as the cutting-edge computing of his day. econiac continues that chain: ENIAC → MONIAC → EconIAC.

econiac also backronyms cleanly: Economic Integrator And Computer — echoing ENIAC's own expansion (Electronic Numerical Integrator And Computer), with "Integrator" shared verbatim. The word is doubly apt: econiac literally integrates ODEs (Keen debt dynamics, pysd/Stella/Vensim models) and integrates in the measure-theoretic sense (partition functions Z(β), path integrals over the Pacioli manifold).

What does it compute? All of the following are special cases of the same underlying computation — the free energy of a flow network at inverse temperature β:

Output Description
Accounting measures Sectoral balances, XVA — integrals of curvature on the Pacioli manifold
Entropies & free energies The partition function Z(β) at the core of TIR and MGE
Sensitivities Greeks, thermal attribution — automatic differentiation via JAX
Optima & equilibria The high-β (low-temperature) limit of the Gibbs distribution
Calibration weights The β-schedule trajectory from analogue exploration to discrete commitment

econiac is MONIAC for the 21st century: the same conservation laws, the same flow network, but implemented with differential geometry (the Pacioli manifold), thermodynamic routing (the Maslov-Gibbs partition function), and automatic differentiation (JAX).

The Pacioli manifold

The Pacioli manifold is named after Luca Pacioli (1447–1517), the Franciscan friar who documented double-entry bookkeeping in his 1494 Summa de arithmetica — the first printed treatment of the system in Europe. The name honours the mathematical structure he documented, not its invention.

Double-entry bookkeeping was not a European invention. The practice predates Pacioli by centuries and likely arrived in Europe via multiple routes:

  • India: the Bahi-Khata system of double-entry ledger accounting, used by merchants in Rajasthan and Gujarat, dates to at least the 12th century and possibly earlier.
  • Islamic world: Abbasid-era hawala (8th–13th century) and the sophisticated accounting practices of medieval Islamic merchants documented in the Cairo Geniza records show conservation-of-value principles structurally equivalent to double-entry.
  • China: the 四柱清册 (four-column account) system used by Chinese merchants from at least the Tang dynasty (7th century) encodes the same debit-credit conservation law.
  • Transmission to Europe: Italian merchants — particularly in Venice, Genoa, and Florence — encountered these systems through the spice and silk trades. The Florentine merchant Francesco Datini's ledgers (c. 1299) predate Pacioli by nearly two centuries.

Pacioli's contribution was to recognise the mathematical structure and give it a systematic written treatment. By Stigler's Law of Eponymy (no scientific discovery is named after its original discoverer), "Pacioli manifold" is in good historical company. The conservation law ∂²=0 that defines the manifold belongs to no single culture — it is a universal consequence of the mathematics of flows.

FAQ

Is Econiac analogue or digital?

All three, in historical order:

  • ENIAC (1945) was digital — discrete voltage states, Boolean logic, stored program.
  • MONIAC (1949) was analogue — continuous water flows, physical conservation enforced by hydraulics.
  • EconIAC is analogue emulated on a digital computer — continuous probability flows (the Gibbs distribution) running on discrete hardware.

There is a precise sense in which Econiac is also digital: in the high-β (low-temperature) limit, the Gibbs weights collapse to a hard argmax — one route takes all the flow, all others get zero. This is winner-takes-all, i.e. digital switching. At low β the weights are a soft mixture over all routes: fully analogue. The β-schedule therefore interpolates between analogue (exploration) and digital (commitment) behaviour. The SNAP phase of the MGE algorithm is literally this transition — analogue search crystallising into a discrete decision.

So Econiac is analogue at heart, digital at the boundary, and the boundary is where the answer lives.

References

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

econiac-0.0.3.tar.gz (78.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

econiac-0.0.3-py3-none-any.whl (55.7 kB view details)

Uploaded Python 3

File details

Details for the file econiac-0.0.3.tar.gz.

File metadata

  • Download URL: econiac-0.0.3.tar.gz
  • Upload date:
  • Size: 78.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for econiac-0.0.3.tar.gz
Algorithm Hash digest
SHA256 c2ae9e083b589a2e2438f94811ca8b4751657ed6501cb92b9d73d39f096a2ec8
MD5 9c03855a00866956a2cd2eca806dc076
BLAKE2b-256 035db60393d548f19e0627bdeef5b582f658e1b745fbd2af3b2750d973483519

See more details on using hashes here.

File details

Details for the file econiac-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: econiac-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 55.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for econiac-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 88d21520c4dfbeb6f142f1ebdbfd2fc5148367a5d2285c260987c9247770ed80
MD5 f6ec48f5b2fb738028ace76269260b76
BLAKE2b-256 ad18d9ca2c17fc1fd1c06116af43d4416f44917d5fe03dc528cdd045823b2233

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page