On Mon, Aug 21, 2017 at 11:20 PM, Gilles wrote:
> Other programming languages eco-systems successfully follow
> an approach based on (really) small components; why would you
> want "Commons Math" to remain this monolithic beast?
No one is arguing for monolithic. We are simply questioning, whethe
Am 21.08.2017 um 23:29 schrieb sebb:
> On 21 August 2017 at 21:04, Gary Gregory wrote:
>> Hi All,
>>
>> We have a request for [CSV] to provide mutable records. There is no clear
>> consensus to me on how to do this. The current CSVRecord class is immutable
>> but is not documented as such. I att
On Tue, Aug 22, 2017 at 1:27 PM, Oliver Heger
wrote:
>
>
> Am 21.08.2017 um 23:29 schrieb sebb:
> > On 21 August 2017 at 21:04, Gary Gregory wrote:
> >> Hi All,
> >>
> >> We have a request for [CSV] to provide mutable records. There is no
> clear
> >> consensus to me on how to do this. The curre
Am 22.08.2017 um 21:34 schrieb Gary Gregory:
> On Tue, Aug 22, 2017 at 1:27 PM, Oliver Heger
> wrote:
>
>>
>>
>> Am 21.08.2017 um 23:29 schrieb sebb:
>>> On 21 August 2017 at 21:04, Gary Gregory wrote:
Hi All,
We have a request for [CSV] to provide mutable records. There is no
>
On Tue, 22 Aug 2017 18:35:22 +0200, Jochen Wiedmann wrote:
On Mon, Aug 21, 2017 at 11:20 PM, Gilles
wrote:
Other programming languages eco-systems successfully follow
an approach based on (really) small components; why would you
want "Commons Math" to remain this monolithic beast?
No one is
Hello all,
Does anyone remember how to, from an old ant build, get a project released. I
think that I can piece it together by simply do a bunch of manual stuff to md5,
sha1, and gpg sign things and publish artifacts and then manually update the
site, but that feels fairly heavy. Does anyone re