You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ni...@apache.org on 2008/04/15 18:18:00 UTC

svn commit: r648309 - in /commons/proper/commons-build/trunk: menus/sandbox-items.ent parts/sandbox-table.ent

Author: niallp
Date: Tue Apr 15 09:17:46 2008
New Revision: 648309

URL: http://svn.apache.org/viewvc?rev=648309&view=rev
Log:
Add Nabla to Sandbox components

Modified:
    commons/proper/commons-build/trunk/menus/sandbox-items.ent
    commons/proper/commons-build/trunk/parts/sandbox-table.ent

Modified: commons/proper/commons-build/trunk/menus/sandbox-items.ent
URL: http://svn.apache.org/viewvc/commons/proper/commons-build/trunk/menus/sandbox-items.ent?rev=648309&r1=648308&r2=648309&view=diff
==============================================================================
--- commons/proper/commons-build/trunk/menus/sandbox-items.ent (original)
+++ commons/proper/commons-build/trunk/menus/sandbox-items.ent Tue Apr 15 09:17:46 2008
@@ -7,6 +7,7 @@
     <item name="Id"                    href="http://commons.apache.org/sandbox/id/"/>
     <item name="Javaflow"              href="http://commons.apache.org/sandbox/javaflow/"/>
     <item name="Monitoring"            href="http://commons.apache.org/sandbox/monitoring/"/>
+    <item name="Nabla"                 href="http://commons.apache.org/sandbox/nabla/"/>
     <item name="OpenPGP"               href="http://commons.apache.org/sandbox/openpgp/"/>
     <item name="Performance"           href="http://commons.apache.org/sandbox/performance/"/>
     <item name="Pipeline"              href="http://commons.apache.org/sandbox/pipeline/"/>

Modified: commons/proper/commons-build/trunk/parts/sandbox-table.ent
URL: http://svn.apache.org/viewvc/commons/proper/commons-build/trunk/parts/sandbox-table.ent?rev=648309&r1=648308&r2=648309&view=diff
==============================================================================
--- commons/proper/commons-build/trunk/parts/sandbox-table.ent (original)
+++ commons/proper/commons-build/trunk/parts/sandbox-table.ent Tue Apr 15 09:17:46 2008
@@ -57,6 +57,13 @@
     </td>
 </tr>
 <tr>
+    <td><a href="http://commons.apache.org/sandbox/nabla/">Nabla</a></td>
+    <td>
+     Nabla provides automatic differentiation classes that can generate derivative
+     of any function implemented in the Java language.
+    </td>
+</tr>
+<tr>
     <td><a href="http://commons.apache.org/sandbox/openpgp/">OpenPGP</a></td>
     <td>
       Interface to signing and verifying data using OpenPGP.