Author: luc
Date: Fri Aug 10 12:19:48 2012
New Revision: 1371683
URL: http://svn.apache.org/viewvc?rev=1371683&view=rev
Log:
Added forgotten notification of recent changes.
Modified:
commons/proper/math/trunk/src/changes/changes.xml
Modified: commons/proper/math/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/math/trunk/src/changes/changes.xml?rev=1371683&r1=1371682&r2=1371683&view=diff
==============================================================================
--- commons/proper/math/trunk/src/changes/changes.xml (original)
+++ commons/proper/math/trunk/src/changes/changes.xml Fri Aug 10 12:19:48 2012
@@ -53,6 +53,9 @@ If the output is not quite correct, chec
<release version="3.1" date="TBD" description="
">
<action dev="luc" type="add" >
+ Added a utility method to compute Stirling numbers of the second kind.
+ </action>
+ <action dev="luc" type="add" >
Added a new package dealing with differentials, for one or more free
parameters and derivation order 1 or higher.
</action>