Skip to content

A simple Python toolkit to design and apply spectral filters for qubit control pulses.

License

Notifications You must be signed in to change notification settings

murchlab/pulse-designer

Repository files navigation

Pulse Designer

A simple Python toolkit to design and apply spectral filters for qubit control pulses.

Preview

preview

Requirements

  • Python 3.7+
  • NumPy
  • SciPy
  • Matplotlib

Running in Binder

You can launch the interactive notebook environment for this project directly in your browser via Binder. This allows you to experiment with the pulse designer without any local installation.

Binder

Click the badge above to open the pulse_designer.ipynb notebook in a live Binder session

Installation

git clone https://github.com/murchlab/pulse-designer.git
cd pulse-designer
pip install -r requirements.txt

License

This project is released under the MIT License.

About

A simple Python toolkit to design and apply spectral filters for qubit control pulses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published