Metadata-Version: 2.4
Name: JaqalPaw
Version: 1.3.0
Summary: Just Another Quantum Assembly Language Pulses and Waveform Specification
Home-page: https://qscout.sandia.gov
Author: Daniel Lobser, Benjamin C. A. Morrison, Kenneth Rudinger, Antonio Russo, Jay Wesley Van Der Wall
Author-email: qscout@sandia.gov
License: Apache
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Unix
Requires-Python: >=3.6.5
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: NOTICE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: jaqalpaq>=1.3.0
Provides-Extra: tests
Requires-Dist: pytest; extra == "tests"
Provides-Extra: emulator
Requires-Dist: matplotlib; extra == "emulator"
Dynamic: license-file

For information on JaqalPaw usage and parameter descriptions, see the official
[JaqalPaw manual](https://www.sandia.gov/app/uploads/sites/174/2021/11/JaqalPaw__A_Guide_to_Defining_Pulses_and_Waveforms_for_Jaqal.pdf),
which can be found at [qscout.sandia.gov](https://qscout.sandia.gov).

# Running The Emulator

The `jaqalpaw-emulate` command provides a basic mechanism to visualize the
generated waveforms and output a simplified version of the bytecode that would
be sent to the SOC.
