Menu

PyDoodles / Blog: Recent posts

Upcoming Patch: 1.1.0.1

Sometime during the next few days, I'll be releasing a minor patch for PyDoodles that will bring it up to snuff with the official guidelines for distributing Python modules. This will be the last update to be released for a while, as I will be very busy during much of the summer. In the meantime, please feel free to submit your suggestions for 1.2.

Posted by Jordan A. Meyer 2013-05-08 Labels: 1.1.0.1

1.1 Released

Version 1.1 has been released and is now available for download! There isn't a lot of new functionality in this release, but [mean()] and [mean_remext()] have been merged and a couple of redundant or unnecessary functions such as [itemFrequency()] have been removed. Aside from visible changes such as this, some general code cleanup has been done. Enjoy!

Posted by Jordan A. Meyer 2013-05-05 Labels: 1.1 release

1.0 Released

Version 1.0 is now available for download! Nothing particularly spectacular in this initial release, but you can expect more to be added in the very near future!

Posted by Jordan A. Meyer 2013-05-04 Labels: release 1.0

1.0 Progress Report

Today, I added the following functions:

[median()]
[evenint()]
[oddint()]

Nothing groundbreaking, but still progress! Look for a release sometime in the next couple of days. I want to have at least 10 basic functions available in 1.0.

Posted by Jordan A. Meyer 2013-05-02 Labels: progress report 1.0

1.0 Progress Report

Added the following functions today:

[mean()]
[itemFrequency()]
[itemProportion()]
[itemPercentage()]
[mode()]

This will be released sometime soon with 1.0!

Posted by Jordan A. Meyer 2013-04-29 Labels: progress report 1.0

Welcome to the PyDoodles Blog

There might not be much to post here at the moment, but feel free to subscribe to the RSS to get updates when new versions are released, bugs are discovered, or other news develops!

Posted by Jordan A. Meyer 2013-04-28