Fix typo.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1591603 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Thomas Neidhart 2014-05-01 11:12:12 +00:00
parent f5f960d1fe
commit 784d6b391f
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ This is a minor release: It combines bug fixes and new features.
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.