-
troeger committed patchset 84 of module condor_src to the Condor Extensions CVS repository, changing 22 files.
2008-12-15 10:31:42 UTC in Condor Extensions
-
troeger changed the public information on the Condor Extensions project.
2008-12-15 10:26:08 UTC in Condor Extensions
-
troeger committed patchset 83 of module condor_src to the Condor Extensions CVS repository, changing 1 files.
2008-09-10 20:25:41 UTC in Condor Extensions
-
Fixed in latest CVS trunk.
2008-09-08 22:02:29 UTC in Condor Extensions
-
troeger committed patchset 82 of module condor_src to the Condor Extensions CVS repository, changing 8 files.
2008-09-08 22:02:00 UTC in Condor Extensions
-
Agreed. I will fix that, and will also update the DRMAA test suite to cover that in the future.
2008-09-06 22:31:29 UTC in Condor Extensions
-
troeger committed patchset 81 of module condor_src to the Condor Extensions CVS repository, changing 1 files.
2008-09-06 22:10:06 UTC in Condor Extensions
-
Hi,
the __init__ function of the KMeansClustering class does not store the provided distance function, which leads to an exception during the computation:
cl=KMeansClustering([(1,1),(2,4)],lambda x,y:x+y)
cl.getclusters(3)
Traceback (most recent call last):
File "", line 1, in
File "C:\Python25\Lib\site-packages\cluster.py", line 674, in getclusters
res =...
2007-05-29 14:00:50 UTC in python-cluster
-
Hi,
I developed a little stupid Squirrelmail plugin, which includes the webuserprefs page in the Squirrel options page. Together with the already built-in SQ auth mode, this allows my users to stay in their interface while configuring their SA settings.
So far, no changes on the WebUserPrefs source code where needed. I only cleared header.php and footer.php, configured the output options...
2006-12-29 22:50:46 UTC in WebUserPrefs
-
troeger committed patchset 80 of module condor_src to the Condor Extensions CVS repository, changing 1 files.
2006-11-02 21:11:23 UTC in Condor Extensions