Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 419 Bytes

File metadata and controls

7 lines (6 loc) · 419 Bytes

Multiplication-Transducer

Part of ongoing research to discover trends in multiplication transducers for different bases through data visualization and mapping quotient sets.

Important Files:

  1. C++ Implementation.cpp - runs graph algorithms on special multiplication transducers
  2. DFS.py - runs graph algorithms on special multiplication transducers
  3. networkx.py - checking for cycles in transducer graphs