Code Monkey home page Code Monkey logo

qiskit-dynamics's Introduction

Qiskit Dynamics

License

This repo is still in the early stages of development, there will be breaking API changes

Qiskit Dynamics is an open-source project for building, transforming, and solving time-dependent quantum systems in Qiskit.

The goal of Qiskit Dynamics is to provide access to different numerical methods for solving differential equations, and to automate common processes typically performed by hand, e.g. applying frame transformations or rotating wave approximations to system and control Hamiltonians.

Qiskit Dynamics can be configured to use either NumPy or JAX as the backend for array operations. NumPy is the default, and JAX is an optional dependency. JAX provides just-in-time compilation, automatic differentiation, and GPU execution, and therefore is well-suited to tasks involving repeated evaluation of functions with different parameters; E.g. simulating a model of a quantum system over a range of parameter values, or optimizing the parameters of control sequence.

Reference documentation may be found here, including tutorials, user guide, and API reference.

Installation

Qiskit Dynamics may be installed using pip via:

pip install qiskit-dynamics

Additionally, Qiskit Dynamics may be installed simultaneously with the CPU version of JAX via:

pip install "qiskit-dynamics[jax]"

Installing JAX with GPU support must be done manually, for instructions refer to the JAX installation guide.

Contribution Guidelines

If you'd like to contribute to Qiskit Dynamics, please take a look at our contribution guidelines. This project adheres to Qiskit's code of conduct. By participating, you are expected to uphold this code.

We use GitHub issues for tracking requests and bugs. Please join the Qiskit Slack community and use our Qiskit Slack channel for discussion and simple questions. For questions that are more suited for a forum we use the Qiskit tag in the Stack Exchange.

Authors and Citation

Qiskit Dynamics is the work of many people who contribute to the project at different levels. If you use Qiskit, please cite as per the included BibTeX file.

License

Apache License 2.0

qiskit-dynamics's People

Contributors

averyparr avatar brosand avatar chriseclectic avatar danpuzzuoli avatar dekelmeirom avatar divshacker avatar eggerdj avatar haggaila avatar ihincks avatar jakelishman avatar mtreinish avatar paniash avatar rupeshknn avatar vvilpas avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.