A scientific package to find equivalent resistance in physics
Project description
SBPPhysicsEqResistance Package
Hi, I'm Mohammad Ghiasvand Mohammadkhani, the author of this python scientific package .
To use this scientific package,at first you need to install it by pip command, then you have to code the text in the quotation, "from SBPPhysicsEqResistance import SBPPhysicsEqResistance" ;Then if you want to see an output from that, you can code one of the texts in the quotations, "print(SBPPhysicsEqResistance.series())" or "print(SBPPhysicsEqResistance.parallel())" ;You can pass the parallel or series function as many arguments as you want and you can also use the functions inside the other ones ;If you pay attention to the examples below, you will understand everything completely .
print(SBPPhysicsEqResistance.parallel(12, 6, 4, 2, 1)) => output = 0.5
print(SBPPhysicsEqResistance.series(4, 3, 2, 1)) => output = 10
print(SBPPhysicsEqResistance.parallel(6, 3, SBPPhysicsEqResistance.series(1, 1))) => output = 1
print(SBPPhysicsEqResistance.series(4, 5, SBPPhysicsEqResistance.parallel(2, 2))) => output = 10
But please note that you will encounter to an error if you enter non-positive values for your resistors because a resistor with a non-positive value does not exist .
Thanks, Hope to be helpful for you .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file SBPPhysicsEqResistance-0.0.3.tar.gz.
File metadata
- Download URL: SBPPhysicsEqResistance-0.0.3.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2b382bc4b8e7078c97926ea1ae6b76f3e12cad0b69df80c1e96eacdb77daee18
|
|
| MD5 |
45ea3da075ee855e1b75bf39179360ee
|
|
| BLAKE2b-256 |
81af96e4fe4bff8ea2cab97f411092f8430c5dc7d6c59fa8d62b58f8f583fd59
|
File details
Details for the file SBPPhysicsEqResistance-0.0.3-py3-none-any.whl.
File metadata
- Download URL: SBPPhysicsEqResistance-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd423d7aceaa4642a9ba1e1d95cecfc567d6c5a87140377c5eaf46c26a9b1cf3
|
|
| MD5 |
370a85e22427fa11c5e00dd7c05d079b
|
|
| BLAKE2b-256 |
c454da15b190956412970d448dc95e9f29fc4b8eb4bcb4caeffa413f5cc4cc34
|