Bugzilla – Full Text Bug Listing |
Summary: | implement deserialization of normal/gaussian random variables | ||
---|---|---|---|
Product: | ns-3 | Reporter: | Gustavo J. A. M. Carneiro <gjcarneiro> |
Component: | core | Assignee: | Michele Weigle <mweigle> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | mathieu.lacage, ns-bugs, raj.b, tomh |
Priority: | P5 | Keywords: | patch |
Version: | ns-3-dev | ||
Hardware: | All | ||
OS: | All | ||
Attachments: |
patch
implement serialization also rebased patch |
The patch looks good to me but, gustavo, could you please add serialization support also ? Created attachment 388 [details]
implement serialization also
(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. Created attachment 391 [details]
rebased patch
ok for me. let's ask raj and michele for an ack. 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? (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. I'll take that as approval. Committed. |
Created attachment 366 [details] patch like the summary says