An open API service indexing awesome lists of open source software.

https://github.com/eddytheco/qulacs


https://github.com/eddytheco/qulacs

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Simple Quantum Circuit simulator

This repo is just a fork and minor modifications of [qulacs](https://github.com/qulacs/qulacs).
I have just "fixed" the cmake files to be able to link to this library from cmake by exporting targets.
This repo will not be updated from the original qulacs repo :(.
I will try to convince developers to separate c,c++ libraries from python libraries and export the cmake targets.