Skip to content

A Simulation Tool for Ternary Quantum-dot Cellular Automata. Written for a B.Eng Project.

License

Notifications You must be signed in to change notification settings

fishnchips2/TernaryQCADesigner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TernaryQCADesigner

A Simulation Tool for Ternary Quantum-dot Cellular Automata. Written for a B.Eng Project.

INSTALLATION

This project depends on the following: PySDL2 NetworkX Python3

To use it, source the most recent Python3 from https://www.python.org/downloads/ or your operating system's repositories. Use the command:

python3 -m pip install --upgrade pip

to ensure pip3 is up to date.

Use the command:

pip3 install pysdl2 networkx

to install the dependencies.

You are now ready to run this project. To run it, double click the file TernaryQCA.py or navigate to this folder in you Command Line Interface and run:

python TernaryQCA.py

About

A Simulation Tool for Ternary Quantum-dot Cellular Automata. Written for a B.Eng Project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages