Skip to content

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

License

Notifications You must be signed in to change notification settings

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