8000 GitHub - pr1ntf/leibniz-py: Python script that approximates pi using the Gregory-Leibniz series.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pr1ntf/leibniz-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

leibniz-py

Python script that approximates pi using the Gregory-Leibniz Series. I wrote it to begin testing simple clustering using redis and someting that eats up CPU.

Requirements

  • Python

  • redis - Redis is an in-memory database that persists on disk.

  • redis-py - For communication between python and redis.

First run

You must run leibniz-reset before running leibniz

About

Python script that approximates pi using the Gregory-Leibniz series.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0