Skip to content

This package extends Qiskit with tools for working on fermionic systems.

License

Notifications You must be signed in to change notification settings

Qiskit/qiskit-fermions

License Docs Qiskit Python rustc Platform Tests Coverage

Qiskit Fermions

Warning

This package is under active development! If you have feedback, please open an issue.

Table of contents


About

This package extends Qiskit with tools for working on fermionic systems. It follows a similar design philosophy as Qiskit itself:

  • the core functionality is written in Rust
  • first-party language bindings are provided for both, Python and C
  • the APIs are designed to "feel" similar to Qiskit

The scope of this package includes the following functionality:

  • several operator data structures
  • a framework to develop operator conversion methods
  • a library of common operator converters
  • a framework to develop quantum circuit synthesis methods
  • a library of common quantum circuit synthesizers

Documentation

All documentation is available at https://qiskit.github.io/qiskit-fermions/.


Installation

First, follow the installation setup instructions. Then, you can follow the language specific installation steps linked below:

C

Please refer to the C installation instructions.

Python

Please refer to the Python installation instructions.


Deprecation Policy

We follow semantic versioning and are guided by the principles in Qiskit's deprecation policy. We may occasionally make breaking changes in order to improve the user experience. When possible, we will keep old interfaces and mark them as deprecated, as long as they can co-exist with the new ones. Each substantial improvement, breaking change, or deprecation will be documented in the release notes.


Contributing

The source code is available on GitHub.

The developer guide is located at CONTRIBUTING.md in the root of this project's repository. By participating, you are expected to uphold Qiskit's code of conduct.

We use GitHub issues for tracking requests and bugs.


License

Apache License 2.0

About

This package extends Qiskit with tools for working on fermionic systems.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Contributors