update log

This page records the version update history and important changes of SpinQLab Link.

Version 0.1.0 (2025-07-04)

First release

new features

  • Core connectivity

    • TCP connection management, supporting automatic reconnection

    • Efficient communication protocol based on protobuf

    • Heartbeat detection mechanism ensures connection stability

    • User login and session management

  • Experiment Management System

    • Support 20+ types of quantum experiments

    • Experimental queue management and status tracking

    • Asynchronous experimental execution and result acquisition

    • Experimental parameter verification and error handling

  • Pulse control

    • Precise pulse sequence design

    • Multi-channel pulse synchronization control

    • Custom pulse shape support

    • Pulse parameter optimization tool

  • Quantum gates and circuits

    • Basic quantum gate operations (X, Y, Z, H, CNOT, etc.)

    • Composite quantum circuit construction

    • Circuit visualization and verification

    • Custom door definition support

  • Data visualization

    • Real-time data chart display

    • FID signal and FFT spectrum analysis

    • Lorentz fitting and curve analysis

    • Comparison of multi-step experimental data

  • Development Tools

    • Complete Python API

    • Rich sample code

    • Detailed documentation and tutorials

    • Debugging and logging capabilities

technical characteristics

  • Cross-platform support: Windows, macOS, Linux

  • Python version: Support Python 3.8+

  • Dependency management: Minimize dependencies and easy to install

  • Error handling: Complete exception handling mechanism

  • Performance optimization: Efficient data transmission and processing

document

  • Complete API reference documentation

  • Detailed installation and quick-start guide

  • Rich sample code and tutorials

  • Using Sphinx + Read the Docs theme

technical support

If you encounter problems during use:

  1. View Installation Guide and Quick Start documentation

  2. View GitHub Issues for known issues and solutions

  3. Contact technical support (see Contact us for details)

license

SpinQLab Link uses the Apache License 2.0 open source license.

For more information, please refer to the LICENSE file under the project root directory.