| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| hexpi-0.3.tgz | 2014-03-16 | 612.9 kB | |
| README.txt | 2014-03-15 | 1.1 kB | |
| hexpi-0.2.tgz | 2014-03-09 | 615.7 kB | |
| hexpi-0.1.tgz | 2014-03-07 | 609.5 kB | |
| Totals: 4 Items | 1.8 MB | 3 |
03/14/2014:
Happy pi day!
This is the 0.3 release of hexpi, a set of data and webervices for providing
the value of pi in hex for many digits.
webservices: Vastly improved source that fixes several bugs.
doc: completed webpage
code: fixed many bugs.
data: newly generated data files that has no known error that compared
with known data.
03/08/2014:
This is the 0.2 release of hexpi, a set of data and webservices for providing
the value of pi in hex for many digits.
webservices: contains index.php and code.php. code.php contains the main
code of the webservice.
doc: webpage for documentation.
03/06/2014:
This is the 0.1 release of hexpi, a set of data and webservices for providing
the value of pi in hex for many digits.
In this version:
code: contains a modified form of BBR algorithm that can calculate the
value of pi for as many hex digits as you want.
build: contains a Makefile.
data: contains two text file containing 62,500 and 1,000,000 hex digits
of pi.
webservices: (nothing here yet).