Registry / other / struqture

struqture

JSON →
library2.5.1rscratesunverified

HQS tool for representing operators, Hamiltonians and open systems.

# Cargo.toml [dependencies] struqture = "2.5.1"
INSTALL
IMPORT
SIG · STRUQTURE
S
struqture
otherrustv2.5.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Operator
use struqture::operators::Operator;

Create a new operator

use struqture::operators::Operator; fn main() { let op = Operator::new(); println!("Operator: {:?}", op); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.5.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
struqture — cargo add struqture · libregistry