Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Python

Probstat Combination Objects and Persistence

 

 

Python python RSS feed   Index | Next | Previous | View Threaded


dohertywa at gmail

Sep 16, 2007, 8:01 AM

Post #1 of 3 (210 views)
Permalink
Probstat Combination Objects and Persistence

Hi:

I'm working with probstat module which does an excellent job for the
project I'm working on.

I am passing the Combination objects I generate to generator functions
that allow me to scale down the results.

I am trying to find a way however to store the end resultant
Combination object. Try to pickle it, and Python segfaults.

I want to be able to store the Combination object at any point so I
may operate on it later without having to repeat previous work.

Any suggestions?

TVKIA,
Adam

--
http://mail.python.org/mailman/listinfo/python-list


iamsidd at gmail

Sep 16, 2007, 12:11 PM

Post #2 of 3 (175 views)
Permalink
Re: Probstat Combination Objects and Persistence [In reply to]

On Sep 16, 8:01 am, dohertywa <dohert...@gmail.com> wrote:
> Hi:
>
> I'm working with probstat module which does an excellent job for the
> project I'm working on.
>
> I am passing the Combination objects I generate to generator functions
> that allow me to scale down the results.
>
> I am trying to find a way however to store the end resultant
> Combination object. Try to pickle it, and Python segfaults.
>
> I want to be able to store the Combination object at any point so I
> may operate on it later without having to repeat previous work.
>
> Any suggestions?
>
> TVKIA,
> Adam

You might want to take a look at this tutorial:http://www.ibm.com/
developerworks/library/l-pypers.html

--
http://mail.python.org/mailman/listinfo/python-list


dohertywa at gmail

Sep 17, 2007, 1:07 PM

Post #3 of 3 (169 views)
Permalink
Re: Probstat Combination Objects and Persistence [In reply to]

On Sep 16, 3:11 pm, Sidd <iams...@gmail.com> wrote:
> On Sep 16, 8:01 am, dohertywa <dohert...@gmail.com> wrote:
>
>
>
> > Hi:
>
> > I'm working with probstat module which does an excellent job for the
> > project I'm working on.
>
> > I am passing the Combination objects I generate to generator functions
> > that allow me to scale down the results.
>
> > I am trying to find a way however to store the end resultant
> > Combination object. Try to pickle it, and Python segfaults.
>
> > I want to be able to store the Combination object at any point so I
> > may operate on it later without having to repeat previous work.
>
> > Any suggestions?
>
> > TVKIA,
> > Adam
>
> You might want to take a look at this tutorial:http://www.ibm.com/
> developerworks/library/l-pypers.html

Thanks for the suggestion. Unfortunately I've already read the
article and still find myself a bit of a loss as to a solution.

--
http://mail.python.org/mailman/listinfo/python-list

Python python RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.