Metadata-Version: 2.1
Name: EQSN
Version: 0.0.1.post1
Summary: A quantum simulator made for networks
Home-page: https://github.com/tqsd/EQSN_python
Author: Benjamin Zanger
Author-email: benjamin.zanger@tum.de
License: MIT
Download-URL: https://github.com/tqsd/EQSN_python/releases/tag/v0.0.1
Description: # Effective Quantum Simulator for Networks (EQSN)
        
        EQSN is a library for simulating quantum networks.
        It is developed as a backend for the
        [QuNetSim](https://github.com/tqsd/QuNetSim) package, but can also be used as a standalone library.
        
        The documentation can be found [here](https://tqsd.github.io/EQSN_python/_build/index.html).
        
Keywords: quantum-simulator,quantum-internet,QuNetSim
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.6
Description-Content-Type: text/markdown
