Open Source Linux Quantum Computing Software

Quantum Computing Software for Linux

View 6 business solutions

Browse free open source Quantum Computing software and projects for Linux below. Use the toggles on the left to filter open source Quantum Computing software by OS, license, language, programming language, and project status.

  • Orchestrate Your AI Agents with Zenflow Icon
    Orchestrate Your AI Agents with Zenflow

    The multi-agent workflow engine for modern teams. Zenflow executes coding, testing, and verification with deep repo awareness

    Zenflow orchestrates AI agents like a real engineering system. With parallel execution, spec-driven workflows, and deep multi-repo understanding, agents plan, implement, test, and verify end-to-end. Upgrade to AI workflows that work the way your team does.
    Try free now
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhereβ€”across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Qiskit

    Qiskit

    Qiskit is an open-source SDK for working with quantum computers

    Qiskit [kiss-kit] is an open-source SDK for working with quantum computers at the level of pulses, circuits, and application modules. When you are looking to start Qiskit, you have two options. You can start Qiskit locally, which is much more secure and private, or you get started with Jupyter Notebooks hosted in IBM Quantum Lab. Qiskit includes a comprehensive set of quantum gates and a variety of pre-built circuits so users at all levels can use Qiskit for research and application development. The transpiler translates Qiskit code into an optimized circuit using a backend’s native gate set, allowing users to program for any quantum processor or processor architecture with minimal inputs. Users can run and schedule jobs on real quantum processors, and employ Qiskit Runtime to orchestrate quantum programs on cloud-based CPUs, QPUs, and GPUs.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 2
    Azure Quantum Development Kit

    Azure Quantum Development Kit

    Azure Quantum Development Kit

    Azure Quantum Development Kit, including the Q# programming language, resource estimator, and Quantum Katas. The playground is a small website that loads the Q# editor, compiler, samples, katas, and documentation for the standard library. It's a way to manually validate any changes you make to these components. The easiest way to develop in this repo is to use VS Code. When you open the project root, by default VS Code will recommend you install the extensions listed in .vscode/extensions.json. These extensions provide language services for editing, as well as linters and formatters to ensure the code meets the requirements (which are checked by the build.py script and CI).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    QPanda 2

    QPanda 2

    QPanda 2 is an open source quantum computing framework

    QPanda2 is an open source quantum computing framework developed by Origin Quantum, which can be used to build, run and optimize quantum algorithms. QPanda2 is the basic library of a series of software developed by Origin Quantum, which provides core components for QRunes, Qurator and quantum computing services.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    BQSKit

    BQSKit

    Berkeley Quantum Synthesis Toolkit

    The Berkeley Quantum Synthesis Toolkit (BQSKit) [bis β€’ kit] is a powerful and portable quantum compiler framework. It can be used with ease to compile quantum programs to efficient physical circuits for any QPU. A standard workflow utilizing BQSKit consists of loading a program into the framework, modeling the target QPU, compiling the program, and exporting the resulting circuit.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • 5
    OpenQASM

    OpenQASM

    Quantum assembly language for extended quantum circuits

    OpenQASM is an imperative programming language designed for near-term quantum computing algorithms and applications. Quantum programs are described using the measurement-based quantum circuit model with support for classical feed-forward flow control based on measurement outcomes. OpenQASM presents a parameterized set of physical logic gates and concurrent real-time classical computations. Its main goal is to serve as an intermediate representation for higher-level compilers to communicate with quantum hardware. Allowances have been made for human usability. In particular, the language admits different representations of the same program as it is transformed from a high-level description to a pulse representation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Cirq

    Cirq

    A python framework for creating, editing, and invoking NISQ

    Cirq is a Python library for writing, manipulating, and optimizing quantum circuits and running them against quantum computers and simulators.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Mitiq

    Mitiq

    Mitiq is an open source toolkit for implementing error mitigation

    Mitiq is a Python toolkit for implementing error mitigation techniques on quantum computers. Current quantum computers are noisy due to interactions with the environment, imperfect gate applications, state preparation and measurement errors, etc. Error mitigation seeks to reduce these effects at the software level by compiling quantum programs in clever ways.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    OpenFermion

    OpenFermion

    The electronic structure package for quantum computers

    OpenFermion is an open source library for compiling and analyzing quantum algorithms to simulate fermionic systems, including quantum chemistry. Among other functionalities, this version features data structures and tools for obtaining and manipulating representations of fermionic and qubit Hamiltonians. For more information, see our release paper. Currently, OpenFermion is tested on Mac, Windows, and Linux. We recommend using Mac or Linux because the electronic structure plugins are only compatible on these platforms. However, for those who would like to use Windows, or for anyone having other difficulties with installing OpenFermion or its plugins, we have provided a Docker image and usage instructions in the docker folder. The Docker image provides a virtual environment with OpenFermion and select plugins pre-installed. The Docker installation should run on any operating system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Perceval

    Perceval

    An open source framework for programming photonic quantum computers

    An open-source framework for programming photonic quantum computers. Through a simple object-oriented Python API, Perceval provides tools for composing circuits from linear optical components, defining single-photon sources, manipulating Fock states, running simulations, reproducing published experimental papers and experimenting with a new generation of quantum algorithms. It aims to be a companion tool for developing photonic circuits – for simulating and optimizing their design, modeling both the ideal and realistic behaviors, and proposing a normalized interface to control them through the concept of backends.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    ProjectQ

    ProjectQ

    An open source software framework for quantum computing

    ProjectQ is an open-source effort for quantum computing. It features a compilation framework capable of targeting various types of hardware, a high-performance quantum computer simulator with emulation capabilities, and various compiler plug-ins.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    PyQuil

    PyQuil

    A Python library for quantum programming using Quil

    PyQuil is a Python library for quantum programming using Quil, the quantum instruction language developed at Rigetti Computing. PyQuil serves three main functions. PyQuil has a ton of other features, which you can learn more about in the docs. However, you can also keep reading below to get started with running your first quantum program. Without installing anything, you can quickly get started with quantum programming by exploring our interactive Jupyter Notebook tutorials and examples. To run them in a preconfigured execution environment on Binder, click the "launch binder" badge at the top of the README or the link here! To learn more about the tutorials and how you can add your own, visit the rigetti/forest-tutorials repository. If you'd rather set everything up locally, or are interested in contributing to pyQuil, continue to the next section for instructions on installing pyQuil and the Forest SDK.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Qbsolv

    Qbsolv

    A decomposing solver

    Qbsolv,a decomposing solver, finds a minimum value of a large quadratic unconstrained binary optimization (QUBO) problem by splitting it into pieces solved either via a D-Wave system or a classical tabu solver. (Note that qbsolv by default uses its internal classical solver. Access to a D-Wave system must be arranged separately.)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Quantum++

    Quantum++

    Modern C++ quantum computing library

    Quantum++ is a modern C++ general-purpose quantum computing library, composed solely of template header files. Quantum++ is written in standard C++17 and has very low external dependencies, using only the Eigen 3 linear algebra header-only template library and, if available, the OpenMP multiprocessing library. Quantum++ is not restricted to qubit systems or specific quantum information processing tasks, being capable of simulating arbitrary quantum processes. The main design factors taken in consideration were ease of use, high portability, and high performance. The library's simulation capabilities are only restricted by the amount of available physical memory. On a typical machine (Intel i5 8Gb RAM) Quantum++ can successfully simulate the evolution of 25 qubits in a pure state or of 12 qubits in a mixed state reasonably fast.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Qulacs

    Qulacs

    Variational Quantum Circuit Simulator for Quantum Computation Research

    Variational Quantum Circuit Simulator for Quantum Computation Research. Qulacs is a Python/C++ library for fast simulation of large, noisy, or parametric quantum circuits. Qulacs is developed at QunaSys, Osaka University, NTT, and Fujitsu.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    TorchQuantum

    TorchQuantum

    A PyTorch-based framework for Quantum Classical Simulation

    A PyTorch-based framework for Quantum Classical Simulation, Quantum Machine Learning, Quantum Neural Networks, Parameterized Quantum Circuits with support for easy deployments on real quantum computers. Researchers on quantum algorithm design, parameterized quantum circuit training, quantum optimal control, quantum machine learning, and quantum neural networks. Dynamic computation graph, automatic gradient computation, fast GPU support, batch model terrorized processing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    qaqarot

    qaqarot

    Quantum Computer Library for Everyone

    The Blueqat project has been renamed the Qaqarot Project because of the branding strategy of blueqat inc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    The aim of this project is to be a GUI front-end and visualization tools for the Vienna Ab-Initio Simulation Package, also know as VASP. VASP is density functional software which calculates a variety properties of solid state systems.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18

    Quantum-Shield-Orbital-Detection-System

    Quantum Shield is a revolutionary defense system

    QUANTUM SHIELD - QUANTUM ENHANCED DETECTION SYSTEM πŸš€ Overview Quantum Shield is a revolutionary defense system leveraging quantum sensing technologies for superior detection capabilities against stealth aircraft, drones, missiles, and submarines. By utilizing quantum entanglement, superposition, and other quantum phenomena, the system offers detection ranges and capabilities far beyond conventional radar systems. Key Advantages βœ… Stealth Penetration: Quantum radar penetrates all known stealth technologies βœ… Global Coverage: Space-based constellation provides worldwide surveillance βœ… Cost-Effective: 6-8x better cost-effectiveness than current systems (SBIRS) βœ… Multi-Domain: Single system detects missiles, aircraft, ships, and submarines βœ… Quantum Advantage: 5-10 year technology lead over conventional systems
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    LabRAD Experimenter
    A python package that allows scientists to easily create configurable and reusable experiments. Intended for use with the LabRAD framework. Developed by the Haeffner group studying quantum simulation at UC Berkeley. Wiki at lrexp.wikispaces.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Magnetar Quantum Vacuum Engineering

    Stellaris QED Engine Quantum Vacuum Engineering

    # Stellaris QED Engine ### Quantum Vacuum Engineering for Extreme Astrophysical Environments **A fully functional, real-time, closed-loop simulation of magnetar physics** Now with strong-field QED, dark photon conversion, general relativity, and force-free plasma dynamics β€” all in pure Python. ![Diagnostic Dashboard](stellaris_diagnostics_v0_5_0.png) ## Current Capabilities (v0.5.0 – 100% complete Month-1 target) | Feature | Status | Description | |----------------------------------|------------|-----------| | Realistic 10¹⁡ G magnetar dipole | Done | 10 km neutron star surface field | | Time-dependent FDTD solver | Done | 2.5D TE-mode wave propagation (leapfrog) | | Euler–Heisenberg nonlinear vacuum| Done | Full strong-field QED corrections | | Dark photon β†’ photon conversion | Done | Field-dependent probability & energy loss | | General relativity | Done | Null geodesic ray tracing
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    PetoronHash-System

    PetoronHash-System

    PHASH | post-quantum XOF hashing algorithm | C++20

    PHASH is a self-contained, dependency-free, post-quantum XOF hashing algorithm implemented in modern C++20. This release delivers the first fully stable production implementation of the PetoronHash-System β€” a 1600-bit sponge-based hash function with domain separation, extendable output, and deterministic behavior. Key Features No external dependencies β€” pure C++20 implementation. Extendable Output (XOF) β€” supports arbitrary output length (256–8192+ bits). Post-quantum oriented design β€” ARX-based sponge resistant to Grover-type attacks. Context and salt separation β€” unique hashing domains for each use-case. Optimized performance β€” ~120–130 MB/s Comprehensive verification β€” verify_all.sh performs KAT tests, determinism checks, and performance validation. Verification Script: chmod +x verify_all.sh ./verify_all.sh https://github.com/01alekseev/PetoronHash-System Ivan Alekseev | petoron.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    AnharmoniCAOS

    Cagliari-Orsay model for anharmonic molecular spectra in 2nd order PT

    Given dynamical coefficients and/or derivatives of the ionic potential with respect to normal (harmonic) vibrational modes, compute anharmonic energies and electric dipole-permitted transitions and intensities using nearly-degenerate perturbation theory (i.e. properly accounting for Fermi and Darling-Dennison resonances).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    3 levels density matrix simulation. Currently it enables you to get time solvetions for three-level systems. It's generates files with time solvetions for density matrix. In the future It will solve multilevel atomic system on MPI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A C/C++ library for Cavity Quantum Electrodynamics Simulations. CQEDSimulator is a framework that provides all basic mathematical elements and methods to perform quantum numerical simulations. It's crossplatform, that works on Windows, Linux, Mac...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Dipoles-Cavity Interaction
    <Temporarily Unavailable Online> This project is aiming at completing a library of open codes (mainly based on MATLAB at present) to deal with Dipoles-Cavity Interaction problems. Common methods, including Green's function method and Master Equation method et al, will be applied to the coding. Samples of calculations and standard comparison with publications using the library will be given for demonstration of the usage. Interface to some commonly used software, such as Lumerical FDTD Solutions, will also be developed in the project. This project is titled under nanophotonics, quantum optics, nano-optics, computational physics and physics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next