Index of /build01
Name Last modified Size Description
Parent Directory -
Bayes1/ 31-Mar-2006 13:23 -
Bayes2/ 31-Mar-2006 13:23 -
Bayes3/ 31-Mar-2006 13:23 -
IT1/ 31-Mar-2006 13:23 -
IT2/ 31-Mar-2006 13:23 -
JAMA/ 31-Mar-2006 13:23 -
NUMAL/ 31-Mar-2006 13:23 -
PDL/ 31-Mar-2006 13:23 -
SFA/ 31-Mar-2006 13:23 -
SLR/ 31-Mar-2006 13:23 -
The directories contain code packages discussed in various articles I have written for IBM and O'Reilly.
The directories also contain code and documentation for the PDL, JAMA, and NUMAL projects.
JANUARY 14, 2006
Got the IT1 and IT2 packages working again. Not sure if demos ever really worked but they work now. The
demo for IT1 are not as good as they could be because I am only using a month's worth of Webstats data.
+ modified Customers.sql in IT2 to remove > and < signs which can cause minor glitches.
+ fixed independence.php and consistency.php examples: changed setcolumns(array("age","buys_computer"))
to setColumns("age,buys_computer")
Note: I have not updated the tarball for IT2 yet to reflect these changes.
JANUARY 13, 2006
Switched to a new server and took some packages off line that depend on database access because
they were throwing errors. Haven't had time to set up databases and do testing. I should have all
the packages back online next week.
AUGUST 1, 2005
+ added SR and VLOG packages
+ got CHI package demos working
+ added some consistency to packages
+ removed build-02 from file path: PDL/build-02/NormalDistribution.php is now PDL/NormalDistribution.php
+ got some download links working
JULY 25, 2005
+ Added the PDL, JAMA and NUMAL packages to this repository.
+ Removed some previous builds from PDL and JAMA to make it easier to get around the code.
+ Todo: Add Markov & SLR packages, get demos working better, include download links, etc....
Paul Meagher
datavore.com