PhasorFlow: A Python Library for Unit Circle Based Computing
Dibakar Sigdel, Namuna Panday

TL;DR
PhasorFlow introduces a Python library for unit circle based computing using complex phasors, enabling continuous geometric gradient algorithms for machine learning and neuromorphic tasks on classical hardware.
Contribution
It formalizes the Phasor Circuit model, presents a variational circuit for optimization, and introduces a DFT-based token mixing layer as a lightweight alternative to quantum attention.
Findings
Validated on non-linear classification and time-series prediction.
Demonstrated effectiveness in financial volatility detection.
Showcased neuromorphic applications like neural binding and memory.
Abstract
We present PhasorFlow, an open-source Python library introducing a computational paradigm operating on the unit circle. Inputs are encoded as complex phasors on the -Torus (). As computation proceeds via unitary wave interference gates, global norm is preserved while individual components drift into , allowing algorithms to natively leverage continuous geometric gradients for predictive learning. PhasorFlow provides three core contributions. First, we formalize the Phasor Circuit model ( unit circle threads, gates) and introduce a 22-gate library covering Standard Unitary, Non-Linear, Neuromorphic, and Encoding operations with full matrix algebra simulation. Second, we present the Variational Phasor Circuit (VPC), analogous to Variational Quantum Circuits (VQC), enabling optimization of continuous phase parameters for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFerroelectric and Negative Capacitance Devices · Neural Networks and Reservoir Computing · Quantum Computing Algorithms and Architecture
