Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelbeaumont/kirchhoff-generator
This program allows for the generation of single source resistor networks for use as test questions and for the solving of multiple source networks.
https://github.com/michaelbeaumont/kirchhoff-generator
Last synced: 12 days ago
JSON representation
This program allows for the generation of single source resistor networks for use as test questions and for the solving of multiple source networks.
- Host: GitHub
- URL: https://github.com/michaelbeaumont/kirchhoff-generator
- Owner: michaelbeaumont
- License: mit
- Created: 2014-02-06T11:26:32.000Z (almost 11 years ago)
- Default Branch: public
- Last Pushed: 2015-11-29T22:24:59.000Z (almost 9 years ago)
- Last Synced: 2024-10-13T00:04:38.728Z (26 days ago)
- Language: Haskell
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Kirchhoff Network Generator
===========================This program can generate random configurations of resistors and a source.
The resulting pictures and set of given information and questions
can be used as test questions.At the moment only single-source networks can be generated.
However, multiple-source networks can be solved with the functions in Types.To use:
kirchhoff-generator 1 [Number of questions] [Number of resistors (> 1)] [whether to show debug output]