From 839f36147c3079c0ef21bbc5be8aa0af70adfed0 Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Sun, 11 Nov 2018 23:13:27 -0500 Subject: Add delta-Y transform Now we should be able to simplify any resistor network. --- test5.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test5.txt (limited to 'test5.txt') 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 -- cgit v1.1