Equation Solver
This package can be used to solve linear equations encode in JSON. Sample format is given below:
{
"op": "equal",
"lhs": {
"op": "add",
"lhs": 1,
"rhs": {
"op": "multiply",
"lhs": "x",
"rhs": 10
}
},
"rhs": 21
}
A driver program is included in the package to give an idea how to use the package.
Release files for equation-solver-abhhii 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| equation-solver-abhhii-0.0.1.tar.gz | 2.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| equation_solver_abhhii-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.1 kB
Release files / equation-solver-abhhii-0.0.1.tar.gz
| Download URL | equation-solver-abhhii-0.0.1.tar.gz |
|---|---|
| Size | 2.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
019a1b20d13d209f65963d0feb929c96b116dfa6b75f0fb2742cb72a251598d6
|
|
BLAKE2b-256 checksum How to use checksums |
1af3c724468b1318bcbf66467204e9e783feb2f8fa6a4378128f120392ec064a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.9
|
Release files / equation_solver_abhhii-0.0.1-py3-none-any.whl
| Download URL | equation_solver_abhhii-0.0.1-py3-none-any.whl |
|---|---|
| Size | 4.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1fee4fe23743d24938d528e09d4aa32b435158f22a8f6883c8dddd5724882836
|
|
BLAKE2b-256 checksum How to use checksums |
ecd32b92b874c1282db3a4e749468e072b1dedc619ef05893e785c15cbe0137a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.9
|