under construction
japanese
Quantum Computer Simulator
Language C++
Tested environment SunOS g++2.8.1
source download
programmed by Ayumu NAGAI and Yuuki TOKUNAGA
Usage
libqm/ basic library directory, you need not touch.
sample/ program directoty, you write program file in this directory
cd libqm
make Makefiles -f Makefile.in
make
cd ../sample
make Makefiles -f Makefile.in
make