touchstone 0.11.2

Touchstone (s2p, etc.) file parser, plotter, and more
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "rfconversions"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "360d2e51a74ba62e9ae05960bf4af0f2d968adfab9d4f5217da8c3d97dd3992a"

[[package]]
name = "touchstone"
version = "0.11.2"
dependencies = [
 "rfconversions",
]