Author: tn
Date: Thu May 1 11:12:12 2014
New Revision: 1591603
URL: http://svn.apache.org/r1591603
Log:
Fix typo.
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=1591603&r1=1591602&r2=1591603&view=diff
==============================================================================
--- commons/proper/math/trunk/src/changes/changes.xml (original)
+++ commons/proper/math/trunk/src/changes/changes.xml Thu May 1 11:12:12 2014
@@ -56,7 +56,7 @@ This is a minor release: It combines bug
way such as to allow drop-in replacement of the v3.x JAR file.
Most notable among the new features are:
- Framework for creating artifical neural nets, self organizing feature maps,
+ Framework for creating artificial neural nets, self organizing feature maps,
computational geometry algorithms (convex hull, enclosing ball), performance
improvements of the linear simplex solver, refactoring of curve fitters,
low-discrepancy random generators (sobol, halton), least-squares fitting.