On 8/21/13 3:07 PM, Bernd Eckenfels wrote:
> Hello,
>
> "but those who propose it must be ready to perform a _committer_ work"
>
> I wonder if this is correct, this is after all (a somewhat annoyingly broad)
> discussion list. If somebody suggest a new API/Structure and backs it up even
> with so
Hello,
This shows one way of interpreting the derivative for strictly +ve numbers.
public static void main(final String[] args) {
final double x = 1d;
DerivativeStructure dsA = new DerivativeStructure(1, 1, 0, x);
System.out.println("Derivative of |a|^x wrt x");
Hi Ajo,
Le 23/08/2013 17:48, Ajo Fod a écrit :
> Try this and I'm happy to explain if necessary:
>
> public class Derivative {
>
> public static void main(final String[] args) {
> DerivativeStructure dsA = new DerivativeStructure(1, 1, 0, 1d);
> System.out.println("Derivative
Search the archives for discussion of 0^0.
Phil
On 8/23/13 7:17 AM, Ajo Fod wrote:
> Seems like the DerivativeCompiler returns NaN.
>
> IMHO it should return 0.
>
> Is this worthy of an issue?
>
> Thanks,
> -Ajo
>
-
To unsubscr
On Thu, Aug 22, 2013 at 11:52 AM, Luc Maisonobe wrote:
> Then you just clone it as you
> would clone any repositories and provide a link to your own repository.
> If I remember well, Evan just did that a few days ago.
>
And you can do with it as you will.
Build a prototype without tests to make
Try this and I'm happy to explain if necessary:
public class Derivative {
public static void main(final String[] args) {
DerivativeStructure dsA = new DerivativeStructure(1, 1, 0, 1d);
System.out.println("Derivative of constant^x wrt x");
for (int a = -3; a < 3; a++) {
On Fri, 23 Aug 2013 07:17:35 -0700, Ajo Fod wrote:
Seems like the DerivativeCompiler returns NaN.
IMHO it should return 0.
What should be 0? And Why?
Is this worthy of an issue?
As is, no.
Gilles
Thanks,
-Ajo
-
To
Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=27376&projectId=132
Build statistics:
State: Failed
Previous State: Failed
Started at: Fri 23 Aug 2013 14:27:55 +
Finished at: Fri 23 Aug 2013 14:28:03 +
Total time: 8s
Build Trigger: Schedule
Bui
Hi!
IMHO, 0^x should equal 0. But note please, that 0^0 is not define, so
it should be NaN
---
TIA, Rodion
Ajo Fod писал 23.08.2013 05:17 PM:
Seems like the DerivativeCompiler returns NaN.
IMHO it should return 0.
Is this worthy of an issue?
Thanks,
-Ajo
---
Seems like the DerivativeCompiler returns NaN.
IMHO it should return 0.
Is this worthy of an issue?
Thanks,
-Ajo
On 23 August 2013 14:57, wrote:
> Author: mbenson
> Date: Fri Aug 23 13:57:11 2013
> New Revision: 1516850
>
> URL: http://svn.apache.org/r1516850
> Log:
> fix commons componentid and modify scmPubUrl accordingly; remove
> unnecessarily overridden plugin config; document maven.compile.* properti
On Fri, 23 Aug 2013 09:00:32 -0400, Evan Ward wrote:
On 08/21/2013 06:00 PM, Gilles wrote:
Hi.
On Wed, 21 Aug 2013 18:23:52 + (UTC), Evan Ward (JIRA) wrote:
Evan Ward created MATH-1024:
---
Summary: LU and QR have different default singularity
thre
On 08/21/2013 06:00 PM, Gilles wrote:
> Hi.
>
> On Wed, 21 Aug 2013 18:23:52 + (UTC), Evan Ward (JIRA) wrote:
>> Evan Ward created MATH-1024:
>> ---
>>
>> Summary: LU and QR have different default singularity
>> thresholds
>> Key: MATH-
2013/8/22 :
> Author: mbenson
> Date: Thu Aug 22 18:21:57 2013
> New Revision: 1516531
>
> URL: http://svn.apache.org/r1516531
> Log:
> toward correct site management
>
> Modified:
> commons/sandbox/weaver/trunk/pom.xml
>
> Modified: commons/sandbox/weaver/trunk/pom.xml
> URL:
> http://svn.ap
There's a few last patches I want to add while we can still break the API,
but I am away this week, and only fully available for anything the week
after next.
Damjan
On Fri, Aug 23, 2013 at 8:02 AM, Andreas Lehmkuehler wrote:
> Hi,
>
> Am 22.08.2013 22:01, schrieb Gary Gregory:
>
> Hi all (Dam
15 matches
Mail list logo