Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 683 Bytes

File metadata and controls

15 lines (8 loc) · 683 Bytes

API Reference

PECOS provides comprehensive API documentation for both its Python and Rust implementations. Choose the language you're working with to view the detailed API documentation.

Python API

The Python API documentation is generated using Sphinx and provides detailed information about all Python modules, classes, and functions in the quantum-pecos package.

View Python API Documentation →

Rust API

The Rust API documentation is generated using Rustdoc and provides comprehensive information about the Rust crates that make up PECOS.

View Rust API Documentation →