On 4 November 2010 01:31, Brent Worden wrote:
> On 11/3/2010 8:10 PM, Bill Barker wrote:
>>>
>>> */
>>> public interface UnivariateRealFunction {
>>> -
>>> /**
>>> - * Compute the value for the function.
>>> - * @param x the point for which the function value should be
>>> computed
>>>
On 11/3/2010 8:10 PM, Bill Barker wrote:
*/
public interface UnivariateRealFunction {
-
/**
- * Compute the value for the function.
- * @param x the point for which the function value should be
computed
- * @return the value
- * @throws FunctionEvaluationException if the fu
--
From:
Sent: Wednesday, November 03, 2010 6:46 AM
To:
Subject: svn commit: r1030464 [1/3] - in /commons/proper/math/trunk/src:
main/java/org/apache/commons/math/
main/java/org/apache/commons/math/analysis/
main/java/org/apache/commons/math/a
On 3 November 2010 23:22, Ralph Goers wrote:
> This is a vote to release Apache Commons VFS 2.0.
>
> [ ] +1 release it
> [ ] +0 go ahead I don't care
> [ ] -1 no, do not release it because...
>
> Ralph
>
> tag:
> https://svn.apache.org/repos/asf/commons/proper/vfs/tags/commons-vfs-project-2.0/
c
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Commons Wiki" for
change notification.
The "MavenGroupIDChange" page has been changed by sebbapache.
The comment on this change is: Intial draft - needs examples etc..
http://wiki.apache.org/commons/MavenGroupIDChange
-
This is a vote to release Apache Commons VFS 2.0.
[ ] +1 release it
[ ] +0 go ahead I don't care
[ ] -1 no, do not release it because...
Ralph
tag:
https://svn.apache.org/repos/asf/commons/proper/vfs/tags/commons-vfs-project-2.0/
site: http://people.apache.org/~rgoers/commons-vfs/index.html
On Nov 3, 2010, at 5:03 PM, Steven Siebert wrote:
>>
>>
>> You restore the pool fields that used to hold the configuration setting
>> properties and leave the getters and setters (for the mutable ones) in
>> place.
>>
>> Phil
>>
>>
> so something like this?
>
> public class GOP extends
>
>
> You restore the pool fields that used to hold the configuration setting
> properties and leave the getters and setters (for the mutable ones) in
> place.
>
> Phil
>
>
so something like this?
public class GOP extends {
/**
* ref to immutable config reference, immutable config val
That makes sense. I'll provide uniqueness through a property on the
ObjectName (UUID) and discoverability though the domain name if a name is
provided (so it will be easily apparent in the management system). A
resultant ObjectName like:
domain=[optionalProvidedName||org.apache.commons.pool.poolT
On 11/3/10 12:01 PM, Gilles Sadowski wrote:
URL: http://svn.apache.org/viewvc?rev=1030464&view=rev
Log:
MATH-195
Created an unchecked "FunctionEvaluationException" in package
"exception".
Removed "throws" clause from interface "UnivariateRealFunction".
"PolynomialFunctionLagrangeForm": Added earl
On 11/3/10 11:09 AM, Steven Siebert wrote:
Hi Phil,
I caught up on the messages, and I agree with Gary as well. What can I do
to help at this point? I think the group decided to implement immutable
configuration classes...the pools would provide a reference in the
pools/factories and sync/r
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-jci-core has an issue affecting its community integration.
This is
Yeah. I'm having trouble getting mvn release:prepare to work following the
instructions on Using Nexus. Henning and I are looking at it.
Ralph
On Nov 3, 2010, at 9:27 AM, sebb wrote:
> On 3 November 2010 16:04, wrote:
>> Author: rgoers
>> Date: Wed Nov 3 16:04:41 2010
>> New Revision: 1030
This is the poster child use case for git because it allows you to re-order
commits or even move commits to an
ephemeral branch after creating the branch.
I can't count the number of times this has saved my butt.
On Wed, Nov 3, 2010 at 9:01 AM, Gilles Sadowski <
gil...@harfang.homelinux.org> wrot
sebb wrote:
> On 3 November 2010 16:04, wrote:
>> Author: rgoers
>> Date: Wed Nov 3 16:04:41 2010
>> New Revision: 1030509
>>
>> URL: http://svn.apache.org/viewvc?rev=1030509&view=rev
>> Log:
>> Creating VFS-2.0-RC1 tag
>>
>> Added:
>> commons/proper/vfs/tags/VFS-2.0-RC1/VFS-2.0-RC1/
>
> Neste
On 3 November 2010 16:04, wrote:
> Author: rgoers
> Date: Wed Nov 3 16:04:41 2010
> New Revision: 1030509
>
> URL: http://svn.apache.org/viewvc?rev=1030509&view=rev
> Log:
> Creating VFS-2.0-RC1 tag
>
> Added:
> commons/proper/vfs/tags/VFS-2.0-RC1/VFS-2.0-RC1/
Nested tag name looks wrong ...
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
This problem is massively helped by using git as your front end to SVN. The
key feature is that in git you can re-order
commits and even retrospectively move commits onto different development
threads. I can't count the number of times
that fixes have occurred to me out of order.
On Wed, Nov 3,
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-jci-fam has an issue affecting its community integration.
This iss
On Wed, Nov 3, 2010 at 11:51 AM, Steven Siebert wrote:
> I considered this, but the problem would be finding/viewing the specific
> pool in the JMX management app (ie jconsole). A GUID gives us uniqueness,
> but it doesn't give us the descriptive name. This has to do with ObjectName
> given when
> > URL: http://svn.apache.org/viewvc?rev=1030464&view=rev
> > Log:
> > MATH-195
> > Created an unchecked "FunctionEvaluationException" in package
> > "exception".
> > Removed "throws" clause from interface "UnivariateRealFunction".
> > "PolynomialFunctionLagrangeForm": Added early check on the
> >
I considered this, but the problem would be finding/viewing the specific
pool in the JMX management app (ie jconsole). A GUID gives us uniqueness,
but it doesn't give us the descriptive name. This has to do with ObjectName
given when registering the MBean...
On Wed, Nov 3, 2010 at 11:12 AM, Jame
On Wed, Nov 3, 2010 at 11:09 AM, Steven Siebert wrote:
> Something I have been considering is the how to represent multiple pools in
> a JVM. I'm thinking we'll need to add an additional optional configuration
> value "poolName" (or something similar) so the MBean will be uniquely named
> and dis
Hi Phil,
> I caught up on the messages, and I agree with Gary as well. What can I do
>> to help at this point? I think the group decided to implement immutable
>> configuration classes...the pools would provide a reference in the
>> pools/factories and sync/reconfigure with the reconfigure()?
- er...@apache.org a écrit :
> Author: erans
> Date: Wed Nov 3 13:46:04 2010
> New Revision: 1030464
>
> URL: http://svn.apache.org/viewvc?rev=1030464&view=rev
> Log:
> MATH-195
> Created an unchecked "FunctionEvaluationException" in package
> "exception".
> Removed "throws" clause from int
On 9/27/10 09:55 PM, luc.maison...@free.fr wrote:
- "Gilles Sadowski" a écrit :
[...]
---CUT---
double[] a = new double[] {1, 2, 3};
double[] b = new double[] {1, 2, 3, 4, 5};
Percentile pA = new Percentile(a);
Percentile pB = new Percentile(b);
double r;
r = pA
Hi Luc,
Sorry to not reply sooner, I have been away most of October. I've tested
the snapshot with these changes and see the same level of performance
improvement.
So yes, this suits my needs. Thanks to everyone for their efforts
Leanne
On 10/10/10 17:14 PM, Luc Maisonobe wrote:
Hi all,
Th
> >>Agree, we should be consistent with the JLS, so throwing exceptions in case
> >>of overflow isn't the right thing to do.
> >
> >"ArithmeticException" is currently used for that purpose in many methods of
> >"MathUtils".
> >
> For floating point values? Which methods?
No. But from the start,
29 matches
Mail list logo