diff options
| author | Franklin Wei <me@fwei.tk> | 2018-11-11 23:13:27 -0500 |
|---|---|---|
| committer | Franklin Wei <me@fwei.tk> | 2018-11-11 23:13:27 -0500 |
| commit | 839f36147c3079c0ef21bbc5be8aa0af70adfed0 (patch) | |
| tree | 1b1960adf34cbf97614a35ee0ea4af18aeabe444 /test5.txt | |
| parent | 125f5265630323238957d74564b6dd6d301612c5 (diff) | |
| download | circgraph-839f36147c3079c0ef21bbc5be8aa0af70adfed0.zip circgraph-839f36147c3079c0ef21bbc5be8aa0af70adfed0.tar.gz circgraph-839f36147c3079c0ef21bbc5be8aa0af70adfed0.tar.bz2 circgraph-839f36147c3079c0ef21bbc5be8aa0af70adfed0.tar.xz | |
Add delta-Y transform
Now we should be able to simplify any resistor network.
Diffstat (limited to 'test5.txt')
| -rw-r--r-- | test5.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test5.txt b/test5.txt new file mode 100644 index 0000000..3e5d639 --- /dev/null +++ b/test5.txt @@ -0,0 +1,4 @@ +1 3 +1 2 1 3 1 +2 1 1 3 1 +3 1 1 2 1 |