tline

Crates.iotline
lib.rstline
version0.1.0
sourcesrc
created_at2022-02-22 21:03:53.925039
updated_at2022-02-22 21:03:53.925039
descriptionA framework for simulating 1-dimensional linear and nonlinear transmission lines
homepage
repositoryhttps://github.com/jonah-h/tline
max_upload_size
id537476
size59,988
Jonah Hoffman (jonah-h)

documentation

README

tline

A framework for simulating 1-dimensional linear and non-linear transmission lines.

Getting Started

The best way to get familiar with this crate is through the examples (see examples).

You can run examples with cargo run --example example_name. You may want to add the --release flag to cargo commands for improved perfromance.

Commit count: 10

cargo fmt