Re: [math] EmpiricalDistribution

2011-09-07 Thread Phil Steitz
On 9/7/11 11:20 AM, Mikkel Meyer Andersen wrote: > 2011/9/7 Phil Steitz : >> On 9/6/11 8:58 AM, Mikkel Meyer Andersen wrote: >>> 2011/9/6 Phil Steitz : On 9/6/11 12:00 AM, Mikkel Meyer Andersen wrote: > 2011/9/5 Phil Steitz : >> I have a couple of proposals for this class: >> >

Re: [math] EmpiricalDistribution

2011-09-07 Thread Mikkel Meyer Andersen
2011/9/7 Phil Steitz : > On 9/6/11 8:58 AM, Mikkel Meyer Andersen wrote: >> 2011/9/6 Phil Steitz : >>> On 9/6/11 12:00 AM, Mikkel Meyer Andersen wrote: 2011/9/5 Phil Steitz : > I have a couple of proposals for this class: > > 0) Merge the interface and impl.   This is consistent wi

Re: [math] EmpiricalDistribution

2011-09-07 Thread Phil Steitz
On 9/6/11 8:58 AM, Mikkel Meyer Andersen wrote: > 2011/9/6 Phil Steitz : >> On 9/6/11 12:00 AM, Mikkel Meyer Andersen wrote: >>> 2011/9/5 Phil Steitz : I have a couple of proposals for this class: 0) Merge the interface and impl. This is consistent with what we are doing in so

Re: [math] EmpiricalDistribution

2011-09-06 Thread Mikkel Meyer Andersen
2011/9/6 Phil Steitz : > On 9/6/11 12:00 AM, Mikkel Meyer Andersen wrote: >> 2011/9/5 Phil Steitz : >>> I have a couple of proposals for this class: >>> >>> 0) Merge the interface and impl.   This is consistent with what we >>> are doing in some other places where we have only one implementation. >

Re: [math] EmpiricalDistribution

2011-09-06 Thread Phil Steitz
On 9/6/11 12:00 AM, Mikkel Meyer Andersen wrote: > 2011/9/5 Phil Steitz : >> I have a couple of proposals for this class: >> >> 0) Merge the interface and impl. This is consistent with what we >> are doing in some other places where we have only one implementation. > Fine with me. >> 1) Extend th

Re: [math] EmpiricalDistribution

2011-09-06 Thread Mikkel Meyer Andersen
2011/9/5 Phil Steitz : > I have a couple of proposals for this class: > > 0) Merge the interface and impl.   This is consistent with what we > are doing in some other places where we have only one implementation. Fine with me. > 1) Extend this class to actually provide a distribution - i.e. > imple

[math] EmpiricalDistribution

2011-09-05 Thread Phil Steitz
I have a couple of proposals for this class: 0) Merge the interface and impl. This is consistent with what we are doing in some other places where we have only one implementation. 1) Extend this class to actually provide a distribution - i.e. implement the Distribution interface. 2) make the ke