To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-collections4 has an issue affecting its community integration.
Thi
On Wed, Jan 26, 2011 at 7:23 AM, Gilles Sadowski
wrote:
> Hi.
>
> I need some clarifications before embarking into the clean-up of that
> package.
>
> The "integrate" method of interface "UnivariateRealIntegrator" is defined
> as:
> double integrate(UnivariateRealFunction f, double min, double ma
What functions are you talking about?
Phil
On Wed, Jan 26, 2011 at 9:11 AM, Gilles Sadowski
wrote:
> Hello.
>
> If I want to add new function classes to the "analysis.function" package, do
> I have to open a JIRA issue?
>
> Are there some guidelines as to which functions belong there and which n
On Wed, Jan 26, 2011 at 6:44 PM, Gilles Sadowski
wrote:
> On Wed, Jan 26, 2011 at 05:33:09PM -0500, Phil Steitz wrote:
>> On Wed, Jan 26, 2011 at 2:21 PM, Luc Maisonobe wrote:
>> > There are only two issues left in Jira for 2.2.
>> >
>> > I think MATH-488 could be considered resolved as the class
On Wed, Jan 26, 2011 at 05:33:09PM -0500, Phil Steitz wrote:
> On Wed, Jan 26, 2011 at 2:21 PM, Luc Maisonobe wrote:
> > There are only two issues left in Jira for 2.2.
> >
> > I think MATH-488 could be considered resolved as the class has been
> > deprecated as requested 5 days ago.
> >
> > Conce
>> However, it will probably do no harm to ask at legal@.
>
> Do we actually have to distribute it? Maybe we can add is as zip to the
> Maven repo and use the dependency plugin to download and extract it on the
> fly.
>
> - Jörg
Another option: ask the copyright holder to relicense to us under
Oliver Heger wrote:
> Am 26.01.2011 02:36, schrieb Gary Gregory:
>>> -Original Message-
>>> From: Oliver Heger [mailto:oliver.he...@oliver-heger.de]
>>> Sent: Tuesday, January 25, 2011 15:19
>>> To: Commons Developers List
>>> Subject: Re: [codec] Large test data set!
>>>
>>> Am 25.01.2011
On Wed, Jan 26, 2011 at 2:21 PM, Luc Maisonobe wrote:
> There are only two issues left in Jira for 2.2.
>
> I think MATH-488 could be considered resolved as the class has been
> deprecated as requested 5 days ago.
>
> Concerning MATH-487, I understood we are going to keep
> ConvergenceException as
> -Original Message-
> From: Julius Davies [mailto:juliusdav...@gmail.com]
> Sent: Wednesday, January 26, 2011 17:10
> To: Commons Developers List
> Subject: Re: [CODEC] Base-n refactoring
>
> On Wed, Jan 26, 2011 at 2:09 PM, Julius Davies
> wrote:
> >>
> >> Which begs for full support of
On Wed, Jan 26, 2011 at 2:09 PM, Julius Davies wrote:
>>
>> Which begs for full support of the RFC with... Base16!
>>
>> That should really clean up the refactoring :)
>>
>> Gary
>>
>
> Nice work, Sebb! Gary if you do Base64 I'll do Base2
>
>
>
Doh, meant to say "Gary, if you do Base16 I'l
>
> Which begs for full support of the RFC with... Base16!
>
> That should really clean up the refactoring :)
>
> Gary
>
Nice work, Sebb! Gary if you do Base64 I'll do Base2
--
yours,
Julius Davies
250-592-2284 (Home)
$ sudo apt-get install cowsay
$ echo "Moo." | cowsay | cowsay -n |
Am 26.01.2011 02:36, schrieb Gary Gregory:
-Original Message-
From: Oliver Heger [mailto:oliver.he...@oliver-heger.de]
Sent: Tuesday, January 25, 2011 15:19
To: Commons Developers List
Subject: Re: [codec] Large test data set!
Am 25.01.2011 21:01, schrieb Gary Gregory:
Hi All:
I just f
There are only two issues left in Jira for 2.2.
I think MATH-488 could be considered resolved as the class has been
deprecated as requested 5 days ago.
Concerning MATH-487, I understood we are going to keep
ConvergenceException as a base class for a bunch of lower level
exceptions. Who volunteers
> -Original Message-
> From: sebb [mailto:seb...@gmail.com]
> Sent: Wednesday, January 26, 2011 11:05
> To: Commons Developers List
> Subject: [CODEC] Base-n refactoring
>
> I have just committed a reworking of the Base32 class, and added I/O
> stream classes for it.
Thank you for taking
I have just committed a reworking of the Base32 class, and added I/O
stream classes for it.
As can be seen, the specific I/O classes are pretty simple, as most of
the code is in the super-classes.
I think these are probably good enough (apart from the name!)
Likewise, the Base32 super-class (curr
On 26 January 2011 15:31, Gary Gregory wrote:
> Hi Sebb,
>
> Instead of "BasedCodec", I think "BaseN" works better. It also matches the
> concept from the RFC which talks about "Base-N Encodings".
>
> "Based" just sounds very odd to me.
>
These are an initial design. See separate mail to follow.
Hi Sebb,
Instead of "BasedCodec", I think "BaseN" works better. It also matches the
concept from the RFC which talks about "Base-N Encodings".
"Based" just sounds very odd to me.
Gary Gregory
Senior Software Engineer
Rocket Software
3340 Peachtree Road, Suite 820 • Atlanta, GA 30326 • USA
Tel:
Hello.
If I want to add new function classes to the "analysis.function" package, do
I have to open a JIRA issue?
Are there some guidelines as to which functions belong there and which not?
Thanks,
Gilles
-
To unsubscribe, e-ma
Hi.
> FastMath aims to give the best accuracy possible given the
> constraint of IEEE binary double precision representation, while
> also giving superior performance.
This what I meant by:
> >I'd say (and the name "FastMath" reflects that) that it is a fast
> >replacement of "Math". Thus all "M
On Wed, 26 Jan 2011, Gilles Sadowski wrote:
On Wed, Jan 26, 2011 at 12:12:47PM +, sebb wrote:
On 26 January 2011 11:05, Gilles Sadowski wrote:
Hi.
I'd wish to make it clear that I referred to this statement:
The Javadoc for FastMath says that it is a replacement for
StrictMath,
whi
On Wed, Jan 26, 2011 at 12:12:47PM +, sebb wrote:
> On 26 January 2011 11:05, Gilles Sadowski
> wrote:
> > Hi.
> >
> > I'd wish to make it clear that I referred to this statement:
> >
> >> > > The Javadoc for FastMath says that it is a replacement for
> >> > StrictMath,
> >> > > which is why
Hi.
I need some clarifications before embarking into the clean-up of that
package.
The "integrate" method of interface "UnivariateRealIntegrator" is defined
as:
double integrate(UnivariateRealFunction f, double min, double max)
throws ConvergenceException, MathUserException,
IllegalArg
On 26 January 2011 11:05, Gilles Sadowski wrote:
> Hi.
>
> I'd wish to make it clear that I referred to this statement:
>
>> > > The Javadoc for FastMath says that it is a replacement for
>> > StrictMath,
>> > > which is why I tested against that.
>
> An my understanding was:
>
>> > Unless I'm mis
Hi.
I'd wish to make it clear that I referred to this statement:
> > > The Javadoc for FastMath says that it is a replacement for
> > StrictMath,
> > > which is why I tested against that.
An my understanding was:
> > Unless I'm missing something, this is a doc mistake then.
So we have:
[Pleas
On Tue, Jan 25, 2011 at 8:01 PM, Gary Gregory
wrote:
> Hi All:
>
> I just found a data set that I would like to integrate with [codec] to test
> the language package:
>
> http://sourceforge.net/projects/familynamephon/
>
> The test data file contains 837K German names (37MB) in a text file and
>
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-proxy-test has an issue affecting its community integration.
This
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-jelly-tags-quartz has an issue affecting its community
integratio
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-scxml-test has an issue affecting its community integration.
This
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Commons Wiki" for
change notification.
The "MathWishList" page has been changed by Andy Turner.
http://wiki.apache.org/commons/MathWishList?action=diff&rev1=61&rev2=62
--
29 matches
Mail list logo