Registry / other / crseo
library2.5.3rscratesunverified

Cuda Engined Optics Rust Interface for GPU-accelerated optics simulations.

# Cargo.toml [dependencies] crseo = "2.5.3"
INSTALL
IMPORT
SIG · CRSEO
C
crseo
otherrustv2.5.3
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.

Optics
use crseo::Optics;

Initializes an optics simulation using the Crseo interface.

use crseo::Optics; fn main() { let optics = Optics::new(); println!("Optics simulation initialized"); }
Debug
Known issues
gotchaRequires CUDA toolkit and compatible GPU hardware.
fix
Install CUDA and ensure a CUDA-capable GPU is available.
affects: all
Upgrade
Version history
2.5.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Meta
1
Resources
crseo — cargo add crseo · libregistry