Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/martinrixham/quint
Symbolic manipulation of quantum objects.
https://github.com/martinrixham/quint
Last synced: 4 days ago
JSON representation
Symbolic manipulation of quantum objects.
- Host: GitHub
- URL: https://github.com/martinrixham/quint
- Owner: MartinRixham
- License: agpl-3.0
- Created: 2024-01-01T17:41:33.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-09-15T11:05:02.000Z (about 2 months ago)
- Last Synced: 2024-09-16T10:31:07.622Z (about 2 months ago)
- Language: JavaScript
- Size: 660 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quint
Symbolic manipulation of quantum objects.## Build and Run
Standard procedure for JavaScript projects `npm install` then `npm start` to run.