https://github.com/kimaruthagna/rpc-trapezoidal-rule
A python RPC Project that demonstrates the RPC communications architecture and also, implements the trapezoidal rule of finding the area under a curve
https://github.com/kimaruthagna/rpc-trapezoidal-rule
Last synced: about 1 month ago
JSON representation
A python RPC Project that demonstrates the RPC communications architecture and also, implements the trapezoidal rule of finding the area under a curve
- Host: GitHub
- URL: https://github.com/kimaruthagna/rpc-trapezoidal-rule
- Owner: KimaruThagna
- Created: 2017-10-03T16:38:44.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-23T06:48:53.000Z (almost 8 years ago)
- Last Synced: 2025-07-12T06:38:36.151Z (3 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RPC-TRapezoidal-Rule
A python RPC Project that demonstrates the RPC communications architecture and also, implements the trapezoidal rule of finding the area under a curve
DO A PIP INSTALL RPYC IN ORDER TO BE ABLE TO IMPORT THE LIBRARY