phasesmith-execution 0.1.0

Bounded reusable execution contexts for PhaseSmith kernels
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "phasesmith-execution"
description = "Bounded reusable execution contexts for PhaseSmith kernels"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
authors.workspace = true
license.workspace = true
homepage.workspace = true
repository.workspace = true
readme.workspace = true

[dependencies]
rayon = "1.11"

[lints]
workspace = true