An open API service indexing awesome lists of open source software.

https://github.com/alex313031/picalc

Simple command line Pi calculator with threading and dynamic library support.
https://github.com/alex313031/picalc

pi

Last synced: 15 days ago
JSON representation

Simple command line Pi calculator with threading and dynamic library support.

Awesome Lists containing this project

README

          

# PiCalc++

Simple, vectorized, threaded commandline Pi Calculator written in C++.

- A learning exercise for myself, and to experiment with different Pi algorithms.

- Uses kernel calls and mp++ math library