An open API service indexing awesome lists of open source software.

https://github.com/ddworken/cubeofresistors

Python code for solving the resistance between any 2 points on a cube of resistors.
https://github.com/ddworken/cubeofresistors

Last synced: about 2 months ago
JSON representation

Python code for solving the resistance between any 2 points on a cube of resistors.

Awesome Lists containing this project

README

          

cubeOfResistors
===============

Python code for solving the resistance between any 2 points on a cube of resistors.

Use 2D.py to calculate resistance between 2 points in a 2D plane.

Use 3D.py to calculate resistance between 2 points in a 3D plane.