resistor-cube: Compute total resistance of a cube of resistors
This is an example of how to compute the total resistance of a non-trivial circuit of resistors. It demonstrates how to build the necessary matrix. The computed voltages and currents are elements of the null vector of that matrix.
For a generalized version see the tests of the linear-circuit
package.
Downloads
- resistor-cube-0.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0, 0.0.0.1, 0.0.0.2, 0.0.0.3, 0.0.0.4, 0.0.1, 0.0.1.1, 0.0.1.2, 0.0.1.3, 0.0.1.4 |
---|---|
Dependencies | base (>=4.5 && <5), comfort-array (>=0.3.1 && <0.4), lapack (>=0.2.2 && <0.3) [details] |
License | BSD-3-Clause |
Author | Henning Thielemann |
Maintainer | haskell@henning-thielemann.de |
Category | Math |
Home page | http://hub.darcs.net/thielema/resistor-cube |
Source repo | this: darcs get http://hub.darcs.net/thielema/resistor-cube --tag 0.0.1 head: darcs get http://hub.darcs.net/thielema/resistor-cube |
Uploaded | by HenningThielemann at 2019-02-13T11:37:04Z |
Distributions | LTSHaskell:0.0.1.4, NixOS:0.0.1.4 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | resistor-cube |
Downloads | 5123 total (31 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2019-02-13 [all 2 reports] |