This website requires JavaScript.
Explore
Help
Sign In
Zander671
/
cl-quantum
Watch
1
Star
0
Fork
0
You've already forked cl-quantum
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
3
Commits
2
Branches
0
Tags
5d2249e1fa
Branches
Tags
View all branches
Go to file
Code
Alexander Rosenberg
5d2249e1fa
Continue working on the project in general
2024-12-07 21:24:22 -08:00
.gitignore
Work on parsing and operators
2024-12-06 22:24:29 -08:00
circuit.lisp
Continue working on the project in general
2024-12-07 21:24:22 -08:00
LICENSE
Initial commit
2024-12-06 07:54:58 -08:00
math.lisp
Continue working on the project in general
2024-12-07 21:24:22 -08:00
package.lisp
Continue working on the project in general
2024-12-07 21:24:22 -08:00
parse.lisp
Continue working on the project in general
2024-12-07 21:24:22 -08:00
pprint.lisp
Continue working on the project in general
2024-12-07 21:24:22 -08:00
README.md
Initial commit
2024-12-06 07:54:58 -08:00
state.lisp
Continue working on the project in general
2024-12-07 21:24:22 -08:00
README.md
cl-quantum
This is just some experiments with quantum computing emulation that I am doing for a school project.
Description
Quantum computing emulation in common lisp
Readme
108
KiB
Languages
Common Lisp
100%