Skip to content

michaelwomack/simpleClient-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

The utility file contains an external method for fomatting the data passed for the client's request.
It is made so that data can be handled from sys.argv as separate string arguments, and also so that an
array (polynomial) can be passed directly to the function along with other parameters, such as a,b,
and tolerance.

The polynomial module is included outside of the client/server code and imported.

About

simple python client - server that calculates the bisection of a polynomial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages