in reply to Re^3: Tk - Discipulus 15 puzzle
in thread Tk - Discipulus 15 puzzle

so naturally I just used a computer.

Only an idiot would want to do matrix equations by hand!! :-)


I'm not really a human, but I play one on earth. ..... an animated JAPH

Replies are listed 'Best First'.
Re^5: Tk - Discipulus 15 puzzle
by perldigious (Priest) on Jun 13, 2017 at 19:46 UTC

    Please, a little respect... for I am perldigious, King of the Idiots. :-)

    Just another Perl hooker - Yep, I've definitely seen more than my share of d*cks in the world, that's for sure.
Re^5: Tk - Discipulus 15 puzzle
by RonW (Parson) on Jun 15, 2017 at 20:06 UTC

    Back in high school, I was very good at doing matrix math "by hand".

    Of course, once I wasn't (explicitly1) required to do it by hand, I didn't.


    1The instructor didn't specify, I didn't ask. But, I did include a note that I was also taking a 400-level CS class in algorithms and that he was welcome to see my source code.

      In my case, I was doing this symbolically trying to derive equations in terms of variable resistance values to use in SPICE simulations. With Mathcad or some other symbolic capable mathematics package that also includes matrix math that would be relatively easy, but the equations were simple enough that I just set about doing it by hand figuring it would be faster than figuring out how to get some unfamiliar tool to do it (I may have been wrong about that). I ended up just using old fashioned linear system of equations substitution, and then later realized the entire thing could be solved a lot more simply based on the symmetry of the circuit.

      Like I said, dumber every year I get further away from college. :-)

      Just another Perl hooker - But the purist monks keep telling me I should do it for love, not money.