-
diving into gdb, the issue seems to arise between probstat and the underlying gsl code. The function permute_smart_item (which is in the version of probstat, but not the current one) returns an index out of range error (I get a break at line 107 of python/permutation.c), which the python interface does not seem to propagate through. I don't spk C very well, but the code looks correct, so I...
2007-01-24 21:45:49 UTC by timcoote
-
I'm not getting complete permutations. if I try to get all of the permutations of the numbers from 1 to 14, using a simple script, it terminates early. I've tried this on fc5 native and fc6 as a vmware guest and get the same result. it appears to stop cleanly, just early.
Have I built the code wrongly or something? I took that standard _0.912 tarball. I cannot even work out how to debug this.
2007-01-17 18:02:38 UTC by timcoote
-
* Bugfix, if the size of a combination wasn't in our lookup table, we returned 0. (lists of approx size 70 and below were in the table)
* John Hunter joins probstat as a developer
* compiles on windows.
2002-10-12 14:27:49 UTC by jackdied
-
jackdied committed revision 58 to the Probability and Stastics for python SVN repository, changing 3 files.
2002-10-11 20:00:26 UTC by jackdied
-
jackdied committed patchset 49 of module src to the Probability and Stastics for python CVS repository, changing 3 files.
2002-10-11 20:00:25 UTC by jackdied
-
jackdied committed patchset 48 of module src to the Probability and Stastics for python CVS repository, changing 1 files.
2002-10-11 19:52:42 UTC by jackdied
-
jackdied committed revision 57 to the Probability and Stastics for python SVN repository, changing 1 files.
2002-10-11 19:52:42 UTC by jackdied
-
jackdied committed patchset 47 of module src to the Probability and Stastics for python CVS repository, changing 1 files.
2002-10-11 19:50:18 UTC by jackdied
-
jackdied committed revision 56 to the Probability and Stastics for python SVN repository, changing 1 files.
2002-10-11 19:50:18 UTC by jackdied
-
jdh2358 committed patchset 46 of module src to the Probability and Stastics for python CVS repository, changing 1 files.
2002-10-11 18:19:45 UTC by jdh2358