Bug 485 - implement deserialization of normal/gaussian random variables
implement deserialization of normal/gaussian random variables
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: core
ns-3-dev
All All
: P5 normal
Assigned To: Michele Weigle
: patch
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-02-02 11:54 EST by Gustavo J. A. M. Carneiro
Modified: 2009-03-03 06:25 EST (History)
4 users (show)

See Also:


Attachments
patch (1.84 KB, patch)
2009-02-02 11:54 EST, Gustavo J. A. M. Carneiro
Details | Diff
implement serialization also (5.79 KB, patch)
2009-02-25 06:22 EST, Gustavo J. A. M. Carneiro
Details | Diff
rebased patch (3.91 KB, patch)
2009-02-25 07:46 EST, Gustavo J. A. M. Carneiro
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gustavo J. A. M. Carneiro 2009-02-02 11:54:03 EST
Created attachment 366 [details]
patch

like the summary says
Comment 1 Mathieu Lacage 2009-02-25 05:25:48 EST
The patch looks good to me but, gustavo, could you please add serialization support also ?
Comment 2 Gustavo J. A. M. Carneiro 2009-02-25 06:22:05 EST
Created attachment 388 [details]
implement serialization also
Comment 3 Mathieu Lacage 2009-02-25 06:26:02 EST
(In reply to comment #2)
> Created an attachment (id=388) [details]
> implement serialization also
> 

Would you mind generate a final patch against the tip of ns-3-dev ? This patch does not apply since the rng changes have been merged.
Comment 4 Gustavo J. A. M. Carneiro 2009-02-25 07:46:13 EST
Created attachment 391 [details]
rebased patch
Comment 5 Mathieu Lacage 2009-02-25 07:56:20 EST
ok for me. let's ask raj and michele for an ack.
Comment 6 Michele Weigle 2009-03-02 15:41:03 EST
I don't see any problems with this patch.  Is this something that should be go ahead and be added for 3.4 or wait until later?
Comment 7 Rajib Bhattacharjea 2009-03-02 15:51:42 EST
(In reply to comment #5)
> ok for me. let's ask raj and michele for an ack.
> 

ACK.

(In reply to comment #6)
> I don't see any problems with this patch.  Is this something that should be go
> ahead and be added for 3.4 or wait until later?
> 

My two cents is that there is no sense in allowing this to bitrot again if it works as promised now.
Comment 8 Gustavo J. A. M. Carneiro 2009-03-03 06:25:00 EST
I'll take that as approval.  Committed.